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 = [
|
extraPlugins = [
|
||||||
(pkgs.vimUtils.buildVimPlugin {
|
pkgs.vimPlugins.vim-cool
|
||||||
name = "edge.vim";
|
|
||||||
src = pkgs.fetchFromGitHub {
|
|
||||||
"owner" = "Yohannfra";
|
|
||||||
"repo" = "edge.vim";
|
|
||||||
"rev" = "c5a165269d2643c12e62841776e8ba55e0f05e28";
|
|
||||||
"hash" = "sha256-nXXcg2ggYN75ZSOgB8isxCbN8YigldO05Ja0/WigjAs=";
|
|
||||||
};
|
|
||||||
})
|
|
||||||
];
|
];
|
||||||
|
|
||||||
autoCmd = [
|
autoCmd = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue