Skip to content

Commit

Permalink
Rolling back the change for arrows
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jul 20, 2011
1 parent 0bdd979 commit 8832171
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions modules/mapping.vim
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
"NERDTree
nmap <silent> <c-p> :NERDTreeToggle<CR>
"Move only with h j k l
map <up> <nop>
map <down> <nop>
map <left> <nop>
map <right> <nop>
"Tabs navigation
nmap <C-Tab> gt
nmap <C-S-Tab> gT
Expand Down

0 comments on commit 8832171

Please sign in to comment.