tv hack.vim: minor refactoring

This commit is contained in:
tv 2016-06-09 13:20:29 +02:00
parent 3fca2434b1
commit f94ce5630a

View file

@ -25,9 +25,8 @@ let
})
((rtp: rtp // { inherit rtp; }) (pkgs.writeTextFile (let
name = "hack";
version = "1.0";
in {
name = "vim-color-${name}-${version}";
name = "vim-color-${name}-1.0";
destination = "/colors/${name}.vim";
text = /* vim */ ''
set background=dark