parent
490a24daf0
commit
74d19dc17d
2
test/issue/324/minimal.aux
Normal file
2
test/issue/324/minimal.aux
Normal file
@ -0,0 +1,2 @@
|
||||
\relax
|
||||
\newlabel{eq:eq}{{1}{1}}
|
@ -6,12 +6,3 @@ set completeopt=menu,preview
|
||||
|
||||
let &rtp = '~/.vim/bundle/vimtex,' . &rtp
|
||||
let &rtp = '~/.vim/bundle/vimtex/after,' . &rtp
|
||||
let &rtp = '~/.vim/bundle/supertab,' . &rtp
|
||||
|
||||
|
||||
au FileType *
|
||||
\ if &omnifunc != '' |
|
||||
\ call SuperTabChain(&omnifunc, "<c-p>") |
|
||||
\ call SuperTabSetDefaultCompletionType("<c-x><c-u>") |
|
||||
\ endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user