From 31d5ebf47e18da10807193b2f8ab3e749eeb4274 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sat, 31 Dec 2022 18:36:08 -0700 Subject: add license --- vim/.vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim') diff --git a/vim/.vimrc b/vim/.vimrc index 4ecd421..e81cf09 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -66,6 +66,7 @@ nnoremap ! :q! nnoremap x :wq nnoremap b :e# nnoremap e :e +nnoremap c gcc nnoremap u :tabp nnoremap o :tabn nnoremap h :wincmd h -- cgit v1.2.3