Suggestion
This commit is contained in:
		| @@ -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 | ||||
| [language server | ||||
| protocol](https://en.wikipedia.org/wiki/Language_Server_Protocol) and what you | ||||
| want from any LaTeX IDEs: [backward and forward | ||||
| searches](https://tug.org/tugboat/tb29-3/tb93laurens.pdf). | ||||
| want from any LaTeX IDEs: forward and backward | ||||
| 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 | ||||
| show how to setup backward search (search from the document toward the source). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user