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
|
||||
""""""""""""""""""""""""""""vimtex settings"""""""""""""""""""""""""""""
|
||||
if ( g:is_win || g:is_mac ) && executable('latex')
|
||||
function! SetServerName()
|
||||
function! SetServerName() abort
|
||||
if has('win32')
|
||||
let nvim_server_file = $TEMP . '/curnvimserver.txt'
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user