Skip to content

Commit

Permalink
Vim: tweak backspace for Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasb committed Feb 17, 2014
1 parent 5acbaad commit c1b48d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/dot/vimrc
Expand Up @@ -81,6 +81,9 @@ vmap <Nul> <Nop>
cmap <Nul> <Nop>
nmap <Nul> <Nop>
" What should backspace do?
set backspace=indent,eol,start

" Don't break words in middle
set linebreak

Expand Down

0 comments on commit c1b48d5

Please sign in to comment.