feat(neovim): add fix for vim-surround
This commit is contained in:
parent
63e5929131
commit
511f115f65
2 changed files with 23 additions and 0 deletions
|
@ -99,6 +99,7 @@ in
|
|||
];
|
||||
extraConfig = with builtins;
|
||||
readFile ./init.vim +
|
||||
readFile ./vim-surround-fix.vim +
|
||||
readFile ./which-key.vim +
|
||||
readFile ./coc.vim;
|
||||
# readFile ./lsp.vim;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue