Cleanup vim dictionary syntax
This commit is contained in:
parent
d225180985
commit
1d3d06bf0d
3
vimrc
3
vimrc
@ -129,7 +129,8 @@ if !platform#is_windows()
|
||||
let g:fzf_action = {
|
||||
\ 'ctrl-t': 'tab split',
|
||||
\ 'ctrl-s': 'split',
|
||||
\ 'ctrl-v': 'vsplit' }
|
||||
\ 'ctrl-v': 'vsplit'
|
||||
\ }
|
||||
endif
|
||||
|
||||
Plug 'kbenzie/note.vim'
|
||||
|
Loading…
x
Reference in New Issue
Block a user