stuff
This commit is contained in:
parent
26cb9266d7
commit
3d768660dd
9 changed files with 40 additions and 177 deletions
|
|
@ -145,18 +145,11 @@ return {
|
|||
forwardSearchAfter = true,
|
||||
},
|
||||
forwardSearch = {
|
||||
executable = 'sioyek',
|
||||
executable = 'zathura',
|
||||
args = {
|
||||
'--reuse-window',
|
||||
'--execute-command',
|
||||
'toggle_synctex',
|
||||
'--inverse-search',
|
||||
'texlab inverse-search -i \"%%1\" -l %%2',
|
||||
'--forward-search-file',
|
||||
'%f',
|
||||
'--forward-search-line',
|
||||
'%l',
|
||||
'%p',
|
||||
'--synctex-forward',
|
||||
'%l:1:%f',
|
||||
'%p'
|
||||
},
|
||||
},
|
||||
chktex = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue