mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-02-17 12:54:12 +08:00
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