I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
if exists("histogram_package_file")
|
||||
finish
|
||||
endif
|
||||
let histogram_package_file = 1
|
||||
|
||||
let g:TeX_package_option_histogram = ''
|
||||
|
||||
let g:TeX_package_histogram =
|
||||
\ 'histogram,'
|
||||
\.'noverticallines,'
|
||||
\.'verticallines'
|
||||
|
||||
" vim:ft=vim:ff=unix:
|
||||
Reference in New Issue
Block a user