mirror of
https://github.com/nix-community/home-manager
synced 2024-11-14 15:19:45 +01:00
688e5c85b7
https://github.com/NixOS/nixpkgs/pull/184364 broke the tests Closes #3146 Signed-off-by: Sumner Evans <me@sumnerevans.com>
4 lines
153 B
VimL
4 lines
153 B
VimL
" This should be present too
|
|
autocmd FileType c setlocal commentstring=//\ %s
|
|
autocmd FileType c setlocal comments=://
|
|
" This should be present in vimrc
|