removes edge.vom and installs vim-cool

This commit is contained in:
Dennis 2026-02-19 08:18:24 +01:00
parent 9761e420c0
commit 831139228a

View file

@ -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 = [