summaryrefslogtreecommitdiff
path: root/user/vim
diff options
context:
space:
mode:
Diffstat (limited to 'user/vim')
-rw-r--r--user/vim/vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/user/vim/vimrc b/user/vim/vimrc
index b65deb0..8c85c4e 100644
--- a/user/vim/vimrc
+++ b/user/vim/vimrc
@@ -1,4 +1,7 @@
syntax on
+" Don't break words in the middle.
+set linebreak
+
" Enable pasting with middle mouse click in insert mode.
set mouse=