remove polyglot; not playing nicely with more language-specific packages

This commit is contained in:
Haak Saxberg 2020-08-30 13:23:42 -07:00
parent 11a2e67eb4
commit dddd56a3fc

View file

@ -157,11 +157,11 @@ in {
vimAlias = true; vimAlias = true;
withPython = true; withPython = true;
plugins = with pkgs.vimPlugins; [ plugins = with pkgs.vimPlugins; [
vim-polyglot
vim-sensible vim-sensible
vim-startify vim-startify
alchemist-vim alchemist-vim
vimtex vimtex
vim-elixir
vim-airline vim-airline
rainbow rainbow
vim-signify vim-signify