diff --git a/vimrc b/vimrc index 19d7d10..8769472 100644 --- a/vimrc +++ b/vimrc @@ -84,6 +84,7 @@ nnoremap s m`:%s/\v\s+$//`` nnoremap w :tab :tag " re-indent the following line how vim would automatically do it nnoremap j Ji +nmap f :call QNameFileInit(".", "", 1):~ nnoremap :cnext nnoremap :cprev