Add polyglot vim plugin
This commit is contained in:
parent
d667045151
commit
82e65e494b
@ -122,8 +122,8 @@
|
||||
pkgs.vimPlugins.committia
|
||||
pkgs.vimPlugins.gitgutter
|
||||
pkgs.vimPlugins.indentLine
|
||||
pkgs.vimPlugins.polyglot
|
||||
pkgs.vimPlugins.nerdtree
|
||||
pkgs.vimPlugins.python-syntax
|
||||
pkgs.vimPlugins.rainbow
|
||||
pkgs.vimPlugins.sonokai
|
||||
pkgs.vimPlugins.vim-airline
|
||||
@ -136,6 +136,7 @@
|
||||
];
|
||||
extraConfig = ''
|
||||
set number
|
||||
set nocompatible
|
||||
set colorcolumn=88
|
||||
set background=dark
|
||||
set cursorline
|
||||
|
Loading…
x
Reference in New Issue
Block a user