remove polyglot; not playing nicely with more language-specific packages
This commit is contained in:
parent
11a2e67eb4
commit
dddd56a3fc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue