parent
d25d3aa0b7
commit
7c22be8fe3
@ -64,6 +64,11 @@ function! vimtex#init() " {{{1
|
|||||||
"
|
"
|
||||||
call s:init_mappings()
|
call s:init_mappings()
|
||||||
|
|
||||||
|
"
|
||||||
|
" Allow custom configuration through an event hook
|
||||||
|
"
|
||||||
|
doautocmd User VimtexInitPost
|
||||||
|
|
||||||
let s:initialized = 1
|
let s:initialized = 1
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user