文件名称:vim-evince-synctex:gvim和Evince之间的向前和向后搜索(synctex)
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-20 08:43:10
vim tex latex gvim evince
Vim <-> Evince向前和向后搜索vim-LaTeXSuite和VimTeX
该插件提供了GVIM和之间的向后和向前搜索。
目前仅适用于GVIM。
安装
应与标准插件管理器一起使用。
要求
表明
的Python 3
的Python 2
用法
" compile your pdf with --synctex support:
let g: Tex_CompileRule_pdf =
\ ' pdflatex --synctex=1 -interaction=nonstopmode -shell-escape "$*" '
使用\ls进行向前搜索,使用Ctrl+Left Mouse进行向后搜索。
" Bind forward search (this command is provided by us)
nnoremap
【文件预览】:
vim-evince-synctex-master
----README.md(1KB)
----after()
--------ftplugin()
----bin()
--------evince_dbus.py(7KB)
--------evince_backward_search(6KB)
--------evince_backward.sh(232B)