remove ale and vim-javascript
This commit is contained in:
parent
41f125d4ca
commit
80bc8db0a9
1 changed files with 2 additions and 2 deletions
|
|
@ -19,11 +19,11 @@ in {
|
||||||
plugins = with pkgs.vimPlugins; [
|
plugins = with pkgs.vimPlugins; [
|
||||||
# nerdtree
|
# nerdtree
|
||||||
# vim-fugitive
|
# vim-fugitive
|
||||||
ale
|
# ale
|
||||||
coc-nvim
|
coc-nvim
|
||||||
dart-vim-plugin
|
dart-vim-plugin
|
||||||
vim-airline
|
vim-airline
|
||||||
vim-javascript
|
# vim-javascript
|
||||||
vim-material
|
vim-material
|
||||||
vim-nix
|
vim-nix
|
||||||
vim-repeat
|
vim-repeat
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue