From fca1cca6e8bf9478d3dadde009093d51e587108d Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Tue, 22 Aug 2017 11:40:10 +0200
Subject: ma vim: update listchars

---
 makefu/2configs/vim.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'makefu/2configs')

diff --git a/makefu/2configs/vim.nix b/makefu/2configs/vim.nix
index 524caf8f5..9f3a59717 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
-- 
cgit v1.2.3