forked from VimPlug/jedi-vim
added split support for goto action
This commit is contained in:
@@ -221,6 +221,7 @@ endfor
|
||||
|
||||
let s:settings = {
|
||||
\ 'use_tabs_not_buffers': 1,
|
||||
\ 'use_splits_not_buffers': "",
|
||||
\ 'auto_initialization': 1,
|
||||
\ 'auto_vim_configuration': 1,
|
||||
\ 'goto_assignments_command': "'<leader>g'",
|
||||
|
||||
Reference in New Issue
Block a user