Skip to content

Commit

Permalink
Merge pull request spf13#33 from bikoz/patch-1
Browse files Browse the repository at this point in the history
Removed duplicate line.
  • Loading branch information
spf13 committed Aug 20, 2011
2 parents 3331105 + 5d9c09e commit 5c9c324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vimrc
Expand Up @@ -148,7 +148,6 @@
map <C-K> <C-W>k<C-W>_
map <C-L> <C-W>l<C-W>_
map <C-H> <C-W>h<C-W>_
map <C-K> <C-W>k<C-W>_
" Wrapped lines goes down/up to next row, rather than next line in file.
nnoremap j gj
Expand Down

0 comments on commit 5c9c324

Please sign in to comment.