tv vim: don't ru ~/vim
This commit is contained in:
parent
7a9800289e
commit
51f875a436
@ -11,9 +11,7 @@ let
|
||||
};
|
||||
|
||||
runtimepath = concatStringsSep "," [
|
||||
"$HOME/.vim" # TODO get rid if this and incorporate everything from wu:~tv/.vim
|
||||
"${pkgs.vimPlugins.undotree}/share/vim-plugins/undotree"
|
||||
#"${tv-vim}/share/vim"
|
||||
];
|
||||
|
||||
vim-industry-colors = pkgs.writeTextFile rec {
|
||||
|
Loading…
Reference in New Issue
Block a user