mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update
This commit is contained in:
parent
7085965e05
commit
f4c2817f3e
@ -767,7 +767,7 @@ omap s <Nop>
|
|||||||
"{{ LaTeX editting
|
"{{ LaTeX editting
|
||||||
""""""""""""""""""""""""""""vimtex settings"""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""vimtex settings"""""""""""""""""""""""""""""
|
||||||
if ( g:is_win || g:is_mac ) && executable('latex')
|
if ( g:is_win || g:is_mac ) && executable('latex')
|
||||||
function! SetServerName()
|
function! SetServerName() abort
|
||||||
if has('win32')
|
if has('win32')
|
||||||
let nvim_server_file = $TEMP . '/curnvimserver.txt'
|
let nvim_server_file = $TEMP . '/curnvimserver.txt'
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user