summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/vim.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix
index 480d93e35..7da78b4ee 100644
--- a/tv/2configs/vim.nix
+++ b/tv/2configs/vim.nix
@@ -158,8 +158,9 @@ let
colorscheme hack
syntax on
- au Syntax * syn match TabStop containedin=ALL /\t\+/
- \ | syn match Garbage containedin=ALL /\s\+$/
+ au Syntax * syn match Garbage containedin=ALL /\s\+$/
+ \ | syn match TabStop containedin=ALL /\t\+/
+ \ | syn keyword Todo containedin=ALL TODO
au BufRead,BufNewFile *.hs so ${hs.vim}
[cgit] Unable to lock slot /tmp/cgit/a8300000.lock: No such file or directory (2)