Ver Fonte

force nice backspace behavioour

Kevin Heinicke há 10 anos atrás
pai
commit
143a487894
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

@@ -84,6 +84,7 @@ set expandtab " use 'tabstop' spaces instead of tab
 set colorcolumn=80 " Bar hinting for 80 chars
 set breakindent "baby, yeah!
 set mouse=a " activate mouse support
+set backspace=indent,eol,start "this is the backspace you want!
 
 "Tomorrow color scheme
 colo Tomorrow-Night-Eighties