diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-09-22 13:35:56 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-09-22 13:35:56 +0200 |
commit | 2ba60ebba5bcd022cc6a5542a7b7bc22d5bcd9aa (patch) | |
tree | 82b662ff120de4ad342c978c7ea1fc1dec8ad914 /vim/vimrc | |
parent | 43a556b114ee8fa5079cbe8f2ad807b63720165a (diff) | |
parent | f40cc9e44282e630264726148090816c8a231fb9 (diff) |
Merge branch 'master' of fucktheforce.de:xeno
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,3 +37,5 @@ inoremap " ""<Esc>i "noremap n k "noremap r j "noremap t l + +map <F1> :NERDTreeToggle<CR> |