summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/vim.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix
index d46c3303b..13ec89841 100644
--- a/tv/2configs/vim.nix
+++ b/tv/2configs/vim.nix
@@ -207,7 +207,6 @@ let
nix.vim = pkgs.writeText "nix.vim" ''
setf nix
- set isk=@,48-57,_,192-255,-,'
syn match NixCode /./
@@ -291,6 +290,8 @@ let
syn match NixQuote3 "'''\\[nrt]" contained containedin=@NixSubLangs
let b:current_syntax = "nix"
+
+ set isk=@,48-57,_,192-255,-,'
'';
in
out
[cgit] Unable to lock slot /tmp/cgit/e9100000.lock: No such file or directory (2)