1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41:08 +01:00

vim: improve tooling

This commit is contained in:
Kierán Meinhardt
2019-03-22 13:42:12 +01:00
parent 1460818ecb
commit 1d38af20b7
7 changed files with 271 additions and 271 deletions

View File

@@ -102,7 +102,6 @@ in {
xdg.configFile = {
"mpv/input.conf".text = import dot/mpv.nix;
"Typora/themes/base.user.css".text = import dot/typora.nix;
"htop/htoprc".text = builtins.readFile dot/htoprc;
"zathura/zathurarc".text = "set selection-clipboard clipboard";
};