vimtex VS texlab

Compare vimtex vs texlab and see what are their differences.

vimtex

VimTeX: A modern Vim and neovim filetype plugin for LaTeX files. (by lervag)

texlab

An implementation of the Language Server Protocol for LaTeX (by latex-lsp)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vimtex texlab
94 23
5,138 1,359
- 5.0%
8.9 9.2
6 days ago 2 days ago
TeX Rust
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vimtex

Posts with mentions or reviews of vimtex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-10.
  • VimTeX 2.14
    1 project | /r/neovim | 18 Jul 2023
    The full changelog is here: https://github.com/lervag/vimtex/releases/tag/v2.14.
  • setting up vimtex in nvchad
    1 project | /r/neovim | 20 Jun 2023
    Feel free to open an issue on GitHub. Please take care to fill in the issue template; it's meant to help you provide useful details that make it easier for me to give a useful answer.
  • My uses for vimwiki have dried up... and it makes me a little sad
    3 projects | /r/vim | 10 Jun 2023
    I use vimwiki almost daily, but it's not professional use, just daily notes and organizing my life. I started using zim but I found I really missed writing/editing with vim. Then I found vimwiki. There are things I'm not super happy about with it. I saw that /u/lervag (love his vimtex plugin) released a wiki plugin and I was/am interested in it, but I have so much in my wiki right now that I don't want to deal with conversion issues.
  • Note Taking Applications, Beyond the Doc
    1 project | /r/berkeley | 31 May 2023
    Definitely get vimtex and set it up so you can view the compiled document in one window, and your notes in the other. Get used to vim a bit with some vim tutorial (there are a bunch out there), and have latex shortcuts you use in all your documents.
  • I like Tabasco.
    5 projects | /r/linuxmasterrace | 6 May 2023
    I do think VSCode is a great tool and I recommend it frequently to people, but I still want to set the record straight here. Yes, vim is obviously limited in the sense that as a CLI app it doesn't draw it's own PDF or HTML windows, that's fair. But it can remote control your favorite PDF viewer or browser for roughly the same functionality. I'm currently writing my thesis using vimtex and it's quite smooth. And all the other stuff you mention is implemented quite competently by various plugins like vim-fugitive, coc.nvim, vimspector and copilot.vim.
  • Is there a way to render advanced latex on Obsidian?
    1 project | /r/ObsidianMD | 4 May 2023
    Obsidian is limited by its use of markdown files. You can use Overleaf, Vimtex, or LaTeX workshop on VS Code to render your tex documents.
  • [Latex] NVIM, VIM-TEX - Latexrun n'est pas exécutable!
    1 project | /r/enfrancais | 19 Apr 2023
  • What are all the accepted "inner" motion arguments?
    6 projects | /r/vim | 25 Mar 2023
    Some language-specific plugins like vimtex also include their own text objects.
  • [VimTeX] vim on mac lags when trying to use includegraphics[]{} for attaching image to a .tex file
    2 projects | /r/vim | 26 Feb 2023
    I would post an issue on the VimTeX Github page: https://github.com/lervag/vimtex/issues. That way you might also get help to disable the possible indexing. I have also needed to disable project file scanning to stop Vim from hanging, when pressing Ctrl + N to perform simple auto-complete.
  • Which vim plugins do not have a lua equivalent yet?
    23 projects | /r/neovim | 18 Feb 2023
    Absolutely VimTeX

texlab

Posts with mentions or reviews of texlab. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.
  • Is there any way to use Helix for juypter notebooks !
    1 project | /r/HelixEditor | 9 May 2023
    Helix defaults to texlab so try that?
  • emacs-29 and eglot inlay hints?
    1 project | /r/emacs | 1 Mar 2023
    This is overly verbose and redundant, therefore I disabled eglot-inlay-hints mode in LaTeX and opened and issue: https://github.com/latex-lsp/texlab/issues/858
  • UnTeX - Parsing and formatting TeX documents with Rust - Looking for help
    6 projects | /r/rust | 27 Jan 2023
    I have a very limited understanding of Parsing but I would assume that Latex Language Servers have to implement similar parsing too? So maybe check out TexLab. It’s implemented in Rust so maybe it’s an interesting reference.
  • Is there any way to get a wordcount from an LSP?
    1 project | /r/neovim | 19 Jan 2023
    Is it possible to get a wordcount for LaTeX documents from an LSP like ltex-ls or texlab?
  • Texlab LSP server crashes on launch
    2 projects | /r/neovim | 25 Nov 2022
    If you’re still stuck you can try reporting an issue here or look for ones similar to yours: https://github.com/latex-lsp/texlab
  • Overleaf makes me mad and TeXstudio is superior
    3 projects | /r/LaTeX | 25 Oct 2022
    If you use emacs, I recommend to get some modern goodness by installing lsp-mode (or eglot) to interact with language servers and then install a latex language servers like texlab. This in my expericence really improved the autocompletion so I don't feel like I loose anything over using vscode, texlab or overleaf .Recently I also switched to lsp-ltex for language-tool integration. All those tools lsp servers can also be used from other editors with lsp support, so use what you prefer. I would only recommend emacs to those who want a fully customized and keyboard driven experience and are not afraid to eventually modify some lisp code. But it has its unique advantages, many editing tools and in addition to the still great auctex also cdlatex for super quick math typesetting.
  • Is there a way to continuously update the PDF file while using on Emacs?
    2 projects | /r/emacs | 11 Sep 2022
    you can use https://github.com/latex-lsp/texlab
  • Most straightforward installation of LaTeX in VSCode
    6 projects | /r/LaTeX | 9 Sep 2022
  • Ask HN: What LaTeX editor do you use?
    3 projects | news.ycombinator.com | 26 Aug 2022
    I use overleaf these days mostly because overleaf makes it effortless to work across multiple machines. I still have my neovim + texlab [1] setup just in case though.

    [1]: https://github.com/latex-lsp/texlab

  • pantran.nvim: asynchronous, interactive machine translation directly from your editor
    8 projects | /r/neovim | 6 Jul 2022
    Story time: I really love Neovim for programming, but one thing I love it even more for is scientific writing. Tools like texlab make this especially fun! But for a well-rounded experience, I need a few more things: (i) Grammar checking. For that I can recommend ltex, an LSP-server which adds LaTeX support to language tool. (ii) Thesaurus lookup. (Neo)vims integrated thesaurus format is a little bit limited. But thankfully 'thesaurusfunc' exists so I could easily write a small plugin to add support for openoffice.org mythes thesauri. (iii) Machine translation. Now we're finally getting to the topic of this post. I write most of my stuff in English but I'm not a native speaker, so machine translation is valuable for me. It can help me to overcome writers block to an extent, for example. There already exist a few plugins for that problem, like vim-translator or translate.nvim. But none of these support interactive modes, a slick UI, and, as far as I know, useful things like motions and counts. This is where my plugin pantran.nvim comes into place! The demo should speak for itself. In the end it was a lot more effort than I anticipated but I'm very pleased with the result. I hope this can be useful to others as well!

What are some alternatives?

When comparing vimtex and texlab you can also consider the following projects:

coc-texlab - TexLab extension for coc.nvim

ltex-ls - LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others

tex-conceal.vim

nvim-lspconfig - Quickstart configs for Nvim LSP

xournalpp - Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.

nvim-texlabconfig - nvim-texlabconfig: Forward and Inverse Search for Texlab and neovim

zathura - a document viewer

tectonic - A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

lsp-ltex - lsp-mode ❤️ LTEX

homebrew-zathura - Homebrew formulae to build Zathura on Mac OS X

LaTeX-Workshop - Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.