mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-04-28 23:29:27 +08:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
9ce22bebb8
@ -1305,7 +1305,7 @@ endfunction
|
|||||||
Now users of your plugin can execute anything when Chibby finishes running:
|
Now users of your plugin can execute anything when Chibby finishes running:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
autocmd User CheebyExit call ChibbyCleanup()
|
autocmd User ChibbyExit call ChibbyCleanup()
|
||||||
```
|
```
|
||||||
|
|
||||||
By the way, if there's no "catching" :autocmd, :doautocmd will output a pesky
|
By the way, if there's no "catching" :autocmd, :doautocmd will output a pesky
|
||||||
|
Loading…
x
Reference in New Issue
Block a user