mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
This commit is contained in:
parent
e20b2cbd46
commit
37297ddae6
@ -375,9 +375,7 @@ function! <SID>BufcloseCloseIt()
|
||||
endfunction
|
||||
|
||||
function! CmdLine(str)
|
||||
exe "menu Foo.Bar :" . a:str
|
||||
emenu Foo.Bar
|
||||
unmenu Foo
|
||||
call feedkeys(":" . a:str)
|
||||
endfunction
|
||||
|
||||
function! VisualSelection(direction, extra_filter) range
|
||||
|
Loading…
Reference in New Issue
Block a user