summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-08-22 11:40:10 +0200
committerlassulus <lassulus@lassul.us>2017-09-06 11:05:45 +0200
commitfca1cca6e8bf9478d3dadde009093d51e587108d (patch)
tree0fd08b94a4cf6c9feb559915a96514145d8e2544
parent33dae609d012d971e2b46e2708a52c8972165138 (diff)
ma vim: update listchars
-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