Removing outdated comment

This commit is contained in:
Luiz Gonzaga dos Santos Filho 2013-12-21 00:16:03 -02:00
parent e3181339d2
commit 94f2237d86

View File

@ -136,8 +136,6 @@ nnoremap <silent> ,x :bn<CR>
" Window/Tab/Split Manipulation
" ==============================
" Move between split windows by using the four directions H, L, I, N
" (note that I use I and N instead of J and K because J already does
" line joins and K is mapped to GitGrep the current word
nnoremap <silent> <C-h> <C-w>h
nnoremap <silent> <C-l> <C-w>l
nnoremap <silent> <C-k> <C-w>k