AutoYADM commit: 2024-11-20 18:45:03
This commit is contained in:
parent
1fee1bb141
commit
d5f8e8ed91
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
" General Settings
|
" General Settings
|
||||||
set configversion 2.0
|
set configversion 2.0
|
||||||
set update.lastchecktime 1731706223220
|
set update.lastchecktime 1732144052278
|
||||||
set update.nag true
|
set update.nag true
|
||||||
set update.nagwait 7
|
set update.nagwait 7
|
||||||
set update.lastnaggedversion 1.14.0
|
set update.lastnaggedversion 1.14.0
|
||||||
|
@ -180,6 +180,9 @@ bind <C-m> gobble 1 markaddglobal
|
||||||
|
|
||||||
" Autocmds
|
" Autocmds
|
||||||
autocmd DocStart monkeytype.com mode ignore
|
autocmd DocStart monkeytype.com mode ignore
|
||||||
|
autocmd DocStart app.diagrams.net mode ignore
|
||||||
|
autocmd DocStart undefined mode ignore
|
||||||
|
autocmd DocStart onq.queensu.ca mode ignore
|
||||||
|
|
||||||
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
|
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
|
||||||
" vim: set filetype=tridactyl
|
" vim: set filetype=tridactyl
|
Loading…
Add table
Add a link
Reference in a new issue