aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-12-21 10:58:27 +1300
committerTom Ryder <tom@sanctum.geek.nz>2011-12-21 10:58:27 +1300
commit4c2967839bcb49220136259b761855960e9c12e1 (patch)
tree1f3b333868b186d4c6815ee4990badd190e39e9b /vim
parentSpaces not tabs (diff)
downloaddotfiles-4c2967839bcb49220136259b761855960e9c12e1.tar.gz
dotfiles-4c2967839bcb49220136259b761855960e9c12e1.zip
Show linebreaks
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index a5845093..8f2dce1b 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -100,6 +100,7 @@ set tabstop=4
set nowrap
if has("linebreak")
set linebreak
+ set showbreak=...
endif
" Visual