summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-08-22 11:40:10 +0200
committermakefu <github@syntax-fehler.de>2017-08-22 11:40:10 +0200
commitd209ea74a53d90d664aa42a5536ffcf604ef9d79 (patch)
treea056d1722fcc81f37b3fea0e1afd0f7cf63b80fd /makefu
parentbbdbee4d2785c5e7a7ae99aba515556a856f4511 (diff)
ma vim: update listchars
Diffstat (limited to 'makefu')
-rw-r--r--makefu/2configs/vim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/vim.nix b/makefu/2configs/vim.nix
index 524caf8f..9f3a5971 100644
--- a/makefu/2configs/vim.nix
+++ b/makefu/2configs/vim.nix
@@ -22,7 +22,7 @@ in {
set nocompatible
syntax on
set list
- set listchars=tab:▸
+ set listchars=tab:▸\
"set list listchars=tab:>-,trail:.,extends:>
filetype off