removes edge.vom and installs vim-cool
This commit is contained in:
parent
9761e420c0
commit
831139228a
1 changed files with 1 additions and 9 deletions
|
|
@ -56,15 +56,7 @@
|
|||
};
|
||||
|
||||
extraPlugins = [
|
||||
(pkgs.vimUtils.buildVimPlugin {
|
||||
name = "edge.vim";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
"owner" = "Yohannfra";
|
||||
"repo" = "edge.vim";
|
||||
"rev" = "c5a165269d2643c12e62841776e8ba55e0f05e28";
|
||||
"hash" = "sha256-nXXcg2ggYN75ZSOgB8isxCbN8YigldO05Ja0/WigjAs=";
|
||||
};
|
||||
})
|
||||
pkgs.vimPlugins.vim-cool
|
||||
];
|
||||
|
||||
autoCmd = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue