summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.vimrc b/.vimrc
index 4650aa3..730e8ee 100644
--- a/.vimrc
+++ b/.vimrc
@@ -78,9 +78,8 @@ set linebreak
"set nice chars for tabs and eols
set list
-set listchars=tab:▸\ ,eol:¬
if has("multi_byte")
- set lcs=tab:▸\ ,eol:⤦
+ set lcs=tab:▸\ ,eol:¬
endif
"set spelling options