This commit is contained in:
2019-05-13 09:45:12 -04:00
parent c8c46767e9
commit 214892bfdd
2 changed files with 18 additions and 5 deletions

1
vimrc
View File

@@ -23,6 +23,7 @@ set tabstop=4
set textwidth=67
au BufRead,BufNewFile *.gcfg setfiletype gitconfig
au QuickFixCmdPost *grep* cwindow
map ,t :w<CR>
map ,- :nohl<CR>