tridactylrc: unfocus on TabEnter
This commit is contained in:
parent
6c39e13629
commit
c9160c48df
@ -169,6 +169,7 @@ autocmd DocStart undefined mode ignore
|
|||||||
autocmd DocStart https://rootnroll.com mode ignore
|
autocmd DocStart https://rootnroll.com mode ignore
|
||||||
autocmd DocLoad ^https://github.com/tridactyl/tridactyl/issues/new$ issue
|
autocmd DocLoad ^https://github.com/tridactyl/tridactyl/issues/new$ issue
|
||||||
autocmd TriStart .* source_quiet
|
autocmd TriStart .* source_quiet
|
||||||
|
autocmd TabEnter .* unfocus
|
||||||
|
|
||||||
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
|
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
|
||||||
" vim: set filetype=vim.tridactyl
|
" vim: set filetype=vim.tridactyl
|
||||||
|
Loading…
Reference in New Issue
Block a user