nixos-laptop/modules/home-manager/neovim/commentary.lua

3 lines
128 B
Lua
Raw Normal View History

2023-11-07 12:54:14 +00:00
vim.cmd([[autocmd FileType nix setlocal commentstring=#%s]])
vim.cmd([[autocmd FileType terraform setlocal commentstring=#%s]])