update guid shortcut
This commit is contained in:
parent
e89a4d13a4
commit
3b362b8d70
@ -40,7 +40,7 @@ inoremap <expr><TAB> pumvisible() ? '<C-y>' : '<TAB>'
|
||||
inoremap <expr><CR> pumvisible() ? '<C-e><CR>' : '<CR>'
|
||||
|
||||
" functions
|
||||
nnoremap <Leader>g :Guid<Cr>
|
||||
nnoremap <Leader>ig :Guid<Cr>
|
||||
|
||||
" fzf
|
||||
nnoremap <silent><Leader>fg :GFiles<Cr>
|
||||
|
Loading…
Reference in New Issue
Block a user