dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 00059ac35f358b04f08ee0c1b3d42f50e8985b0b
parent 2c45e9de90cc3778aa84cc0835149891fe7e76df
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Tue, 11 Aug 2015 00:27:19 -0700

Vim: Fix

Diffstat:
vimrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vimrc b/vimrc @@ -290,7 +290,7 @@ nnoremap <C-L> :bnext<CR> nnoremap <C-J> <C-D> nnoremap <C-K> <C-U> -" TODO: Fix this +" TODO: Improve this " stop ~ from shifting over one every use nnoremap ~ ~h