summaryrefslogtreecommitdiff
path: root/user/vim/vimrc
blob: 8c85c4e7c71e4b2b17932e7f24c2e7c65f5e22bb (plain)
1
2
3
4
5
6
7
syntax on

" Don't break words in the middle.
set linebreak

" Enable pasting with middle mouse click in insert mode.
set mouse=