diff --git a/profiles/neovim.nix b/profiles/neovim.nix index de3486e..a5a66fa 100644 --- a/profiles/neovim.nix +++ b/profiles/neovim.nix @@ -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