latextags
in Vim
Install
- All systems
-
curl cmd.cat/latextags.sh
- Debian
-
apt-get install vim-latexsuite
- Ubuntu
-
apt-get install vim-latexsuite
- Arch Linux
-
pacman -S vim-latexsuite
- Kali Linux
-
apt-get install vim-latexsuite
- Fedora
-
dnf install vim-latex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vim-latexsuite
- Raspbian
-
apt-get install vim-latexsuite
- Dockerfile
- dockerfile.run/latextags
vim-latex
in Vim
vim-latexsuite
view, edit and compile LaTeX documents from within Vim
vim-latexsuite attempts to provide a comprehensive set of tools to view, edit and compile LaTeX documents in Vim. Together, they provide tools starting from macros to speed up editing LaTeX documents to functions for forward searching .dvi documents. This package also provides help to LaTeX in Vim. By default, vim-latexsuite is not enabled. Please read /usr/share/doc/vim-latexsuite/README.Debian after installing the package.