map ,f to QNameFileInit() for all files under the current directory
This commit is contained in:
parent
8ad81ecf2b
commit
e17cce7083
1
vimrc
1
vimrc
@ -84,6 +84,7 @@ nnoremap <Leader>s m`:%s/\v\s+$//<CR>``
|
|||||||
nnoremap <Leader>w :tab :tag <C-R><C-W><CR>
|
nnoremap <Leader>w :tab :tag <C-R><C-W><CR>
|
||||||
" re-indent the following line how vim would automatically do it
|
" re-indent the following line how vim would automatically do it
|
||||||
nnoremap <Leader>j Ji<CR><Esc>
|
nnoremap <Leader>j Ji<CR><Esc>
|
||||||
|
nmap <Leader>f :call QNameFileInit(".", "", 1)<CR>:~
|
||||||
nnoremap <C-N> :cnext<CR>
|
nnoremap <C-N> :cnext<CR>
|
||||||
nnoremap <C-P> :cprev<CR>
|
nnoremap <C-P> :cprev<CR>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user