doc: vim
This commit is contained in:
parent
f3e5b326d0
commit
21ba4d670b
@ -13,7 +13,7 @@ let g:mapleader = ","
|
|||||||
|
|
||||||
set cursorline
|
set cursorline
|
||||||
|
|
||||||
|
" like tabdo but restore the current tab
|
||||||
function! TabDo(command)
|
function! TabDo(command)
|
||||||
let currTab=tabpagenr()
|
let currTab=tabpagenr()
|
||||||
execute 'tabdo ' . a:command
|
execute 'tabdo ' . a:command
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user