on Support question: lazy.vim and ansible-language-server · c/neovim · 1 pts · 2yIt’s going in my .config/nvim/lua/config/autocmds.lua I use lazyvim
on Support question: lazy.vim and ansible-language-server · c/neovim · 2 pts · 2yI created an auto command for this -- Ansible file pattern vim.api.nvim_create_autocmd({ "BufRead", "BufNewFile", "BufEnter" }, { group = vim.api.nvim_create_augroup("Ansible", { clear = true }), pattern = { "*/roles/*/*/*.yaml", "*/roles/*/*/.yml", "main.yml", "main.yaml", "Debian*.yaml", "Debian*.yml", "*/ansible-devbox/*.yaml", "*/ansible-devbox/*.yml", "group_vars/*.yml", "group_vars/*.yaml", "files/*.yaml", "files/*.yml", "environments/*.yaml", "environments/*.yml,", }, callback = function() vim.opt.filetype = "yaml.ansible" end, }),
on Can someone point me to a guide for using caddy using Cloudflare DNS and Caddy-Security using docker compose · c/selfhosted · 1 pts · 3yCare to elaborate? We are using Caddy for several projects now, and I don’t see the advantages yet, my colleague swears by it.
on What app is everyone using for Lemmy · c/fediverse · 2 pts · 3yLiftoff! Why? Because I love swiping back from the middle of the screen instead of the sides.
It’s going in my .config/nvim/lua/config/autocmds.lua
I use lazyvim
I created an auto command for this
Care to elaborate? We are using Caddy for several projects now, and I don’t see the advantages yet, my colleague swears by it.
Liftoff! Why? Because I love swiping back from the middle of the screen instead of the sides.
Special saus curry ketchup