neovim: gitgutter -> vim-signify; add rust-vim
This commit is contained in:
parent
5436cf71df
commit
4351fffc71
1 changed files with 2 additions and 1 deletions
|
@ -185,11 +185,12 @@ in {
|
||||||
"rainbow_parentheses"
|
"rainbow_parentheses"
|
||||||
"vim-colorschemes"
|
"vim-colorschemes"
|
||||||
"vim-colorstepper"
|
"vim-colorstepper"
|
||||||
"gitgutter"
|
"vim-signify"
|
||||||
"vim-pandoc"
|
"vim-pandoc"
|
||||||
"vim-pandoc-syntax"
|
"vim-pandoc-syntax"
|
||||||
"vim-pandoc-after"
|
"vim-pandoc-after"
|
||||||
"vimpreviewpandoc"
|
"vimpreviewpandoc"
|
||||||
|
"rust-vim"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
extraPythonPackages = with gitpkgs.python2Packages; [
|
extraPythonPackages = with gitpkgs.python2Packages; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue