neovim: fix tests (#3147)
https://github.com/NixOS/nixpkgs/pull/184364 broke the tests Closes #3146 Signed-off-by: Sumner Evans <me@sumnerevans.com>
This commit is contained in:
parent
ff5133843c
commit
688e5c85b7
2 changed files with 4 additions and 21 deletions
|
|
@ -1,10 +1,4 @@
|
|||
set packpath^=/nix/store/00000000000000000000000000000000-vim-pack-dir
|
||||
set runtimepath^=/nix/store/00000000000000000000000000000000-vim-pack-dir
|
||||
|
||||
" vim-commentary {{{
|
||||
" This should be present too
|
||||
autocmd FileType c setlocal commentstring=//\ %s
|
||||
autocmd FileType c setlocal comments=://
|
||||
|
||||
" }}}
|
||||
" This should be present in vimrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue