neovim: YouCompleteMe replaced deprecated neocomplete-vim
This commit is contained in:
parent
0d027676d2
commit
9a2a8b9523
|
@ -17,7 +17,7 @@
|
|||
haskell-vim # Syntax Highlighting and Indentation for Haskell
|
||||
indentLine # Display thin vertical lines at each indentation level
|
||||
lualine-nvim
|
||||
neocomplete-vim # Keyword completion system
|
||||
YouCompleteMe # A code-completion engine for Vim
|
||||
nerdcommenter # Comment functions so powerful—no comment necessary
|
||||
nerdtree # File system explorer
|
||||
nerdtree-git-plugin # Plugin for nerdtree showing git status
|
||||
|
|
Loading…
Reference in a new issue