1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-08 22:33:27 +02:00
home-manager/tests/modules/programs/neovim/plugin-config.vim

6 lines
164 B
VimL
Raw Normal View History

2022-08-23 22:02:05 +02:00
" plugin-specific config
autocmd FileType c setlocal commentstring=//\ %s
autocmd FileType c setlocal comments=://
2022-08-23 22:02:05 +02:00
" This 'extraConfig' should be present in vimrc