Suggestion
This commit is contained in:
parent
41b4bba16b
commit
d9e2205553
@ -34,8 +34,10 @@ In this blog post we will see how to setup [Neovim](https://neovim.io/) to
|
|||||||
manipulate LaTeX document while enabling modern features such as
|
manipulate LaTeX document while enabling modern features such as
|
||||||
[language server
|
[language server
|
||||||
protocol](https://en.wikipedia.org/wiki/Language_Server_Protocol) and what you
|
protocol](https://en.wikipedia.org/wiki/Language_Server_Protocol) and what you
|
||||||
want from any LaTeX IDEs: [backward and forward
|
want from any LaTeX IDEs: forward and backward
|
||||||
searches](https://tug.org/tugboat/tb29-3/tb93laurens.pdf).
|
searches (respectively going from the source code to the resulting document and
|
||||||
|
vice-versa, thanks to
|
||||||
|
[synctex](https://tug.org/tugboat/tb29-3/tb93laurens.pdf)).
|
||||||
|
|
||||||
As a PDF reader, we will use [zathura](https://pwmt.org/projects/zathura/) to
|
As a PDF reader, we will use [zathura](https://pwmt.org/projects/zathura/) to
|
||||||
show how to setup backward search (search from the document toward the source).
|
show how to setup backward search (search from the document toward the source).
|
||||||
|
Loading…
Reference in New Issue
Block a user