I broke up with neovim....vim is my best friend now
This commit is contained in:
19
dot_vim/plugged/vim-latex/README.md
Normal file
19
dot_vim/plugged/vim-latex/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# vim-latex aka latex-suite
|
||||
|
||||
This vim plugin provides a rich tool of features for editing latex files.
|
||||
For further descriptions, we refer to
|
||||
the [website](http://vim-latex.sourceforge.net/).
|
||||
There is also a [user manual](http://vim-latex.sourceforge.net/index.php?subject=manual&title=Manual#user-manual)
|
||||
and a [beginner's tutorial](http://vim-latex.sourceforge.net/index.php?subject=manual&title=Tutorial#tutorial).
|
||||
|
||||
|
||||
## Installation
|
||||
We recommend the installation via a plugin manager such as [pathogen](https://github.com/tpope/vim-pathogen) or [Vundle](https://github.com/gmarik/vundle).
|
||||
|
||||
Instructions for manual installation is documented at the [website](http://vim-latex.sourceforge.net/index.php?subject=download).
|
||||
|
||||
Recommended settings after installation can be found in [Section 1](http://vim-latex.sourceforge.net/documentation/latex-suite.html#recommended-settings) of the manual.
|
||||
|
||||
## Documentation
|
||||
As already mentioned, the manual can be found [here](http://vim-latex.sourceforge.net/index.php?subject=manual&title=Manual#user-manual).
|
||||
After installation, you will also have a rich in-vim documentation, see `:help latex-suite`.
|
||||
Reference in New Issue
Block a user