AutoYADM commit: 2024-12-19 15:40:04
This commit is contained in:
parent
345e14fe23
commit
abcc1b5ee8
1 changed files with 2 additions and 2 deletions
|
@ -180,9 +180,9 @@ bind I forward
|
||||||
bind <C-m> gobble 1 markaddglobal
|
bind <C-m> gobble 1 markaddglobal
|
||||||
|
|
||||||
" Seturl
|
" Seturl
|
||||||
set allowautofocus false
|
set allowautofocus true
|
||||||
seturl *(chatgpt|openai)\*.com allowautofocus false
|
seturl *(chatgpt|openai)\*.com allowautofocus false
|
||||||
seturl *(monkeytype)\*.com allowautofocus true
|
seturl monkeytype.com allowautofocus true
|
||||||
|
|
||||||
" Autocmds
|
" Autocmds
|
||||||
autocmd DocStart monkeytype.com mode ignore
|
autocmd DocStart monkeytype.com mode ignore
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue