Explorar o código

force nice backspace behavioour

Kevin Heinicke %!s(int64=10) %!d(string=hai) anos
pai
achega
143a487894
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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