nvim: rusty-tags config for gutentags
This commit is contained in:
parent
1236aad075
commit
8e3915f45f
2 changed files with 10 additions and 0 deletions
|
|
@ -322,3 +322,5 @@ vnoremap // y/\V<C-R>=escape(@",'/\')<CR><CR>
|
|||
imap <C-k> <Plug>(neosnippet_expand_or_jump)
|
||||
smap <C-k> <Plug>(neosnippet_expand_or_jump)
|
||||
xmap <C-k> <Plug>(neosnippet_expand_target)
|
||||
|
||||
let g:gutentags_ctags_executable_rust = 'rusty-gutentags'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue