latex-snippets
Vim + LaTeX snippets setup (by gillescastel)
orgmode
Orgmode clone written in Lua for Neovim 0.10.3+. (by nvim-orgmode)
latex-snippets | orgmode | |
---|---|---|
9 | 97 | |
1,104 | 3,478 | |
0.0% | 1.1% | |
0.0 | 9.3 | |
over 2 years ago | about 1 hour ago | |
Vim Snippet | Lua | |
MIT License | MIT License |
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.
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.
latex-snippets
Posts with mentions or reviews of latex-snippets.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-31.
- LaTeX3: Programming in LaTeX with Ease
-
Troubles to set up vimtex and ultisnips for latex
My ~/.vimrc configuration is just copied from this website https://github.com/gillescastel/latex-snippets
-
How to check if you're in markdown math?
I was trying to use some of Gilles Castel's LaTeX snippets for my own notetaking, which I do on nvim with markdown, using pandoc to convert to pdf. The problem with this is that the tex snippets are designed to be activated only when in LaTeX math, but there's no function to directly check this in the plugin I'm using for pandoc markdown.
- Emacs' org-mode gets citation support
- help with ultisnips and vimtex
- A place to learn LaTeX online (learnlatex.org)
-
Package vim-latex annoyingly inserts extra <++> after code completions
1) There's a different plugin based approach for LaTeX if you don't grow to like latex-suite (as I did): vimtex can be used to do the compiling, syntax highlighting, completion, navigating to the right spot in the code or pdf ect, and you can take care of the snippets yourself, either by simply not doing anything and typing everything out (completion aided), using :h :ab or using a snippet plugin (in the case of UltiSnips, a careful review of this would be a boost) 2) "just installing" vim plugins without reading about their features doesn't really add to anything other than the learning curve, because many vim plugins change the way vim works and can only be made useful by knowing about their features. If you just let them sit, many of them won't do anything other than slowing down the program. This might very well be different than in VSC
-
Need help with Ultisnips
tex.snippet file i use
orgmode
Posts with mentions or reviews of orgmode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-08-11.
-
I tried every todo app and ended up with a .txt file
> There's a vim plugin for org mode that I used to use, but TBH, Emacs excels at org mode.
Which one did you use? I use https://nvim-orgmode.github.io/ and am happy with it, it's fairly modern written as a lua script.
I did see an older one https://github.com/jceb/vim-orgmode but i don't think that's maintained anymore.
-
Neorg – organize your life in Neovim
nvim-orgmode [1] is also available. Knowledge from emacs orgmode should carry over without much issue. I didn't feel like there was a need to reinvent the wheel like neorg does when there were powerful notetaking solutions available; does anyone have a comparison breakdown of features and capabilities?
[1] https://github.com/nvim-orgmode/orgmode
-
People who used both neovim orgmode plugin and emacs orgmode, how would you compare them?
Hi, I'm a nvim user for quite a long time already and I don't think I'd switch to Emacs. However I'm curious if I could use Emacs for orgmode, since I'm not always satisfied by orgmode for neovim (still, kudos to the authors for the amazing work!).
-
Installing nvimorg in LazyVim
Hello i have trouble to install this plugin:https://github.com/nvim-orgmode/orgmode in LazyVim.
-
Compiler.nvim: Oficially released (beta)
But of course. https://github.com/nvim-orgmode/orgmode
- What is the light theme used in orgmode's main page?
-
Help with nvim orgmode!
This might be an issue with our handling of dynamic prefix. I opened an issue here https://github.com/nvim-orgmode/orgmode/issues/562 to double check.
-
Share your Neovim configuration for Org-mode setup.
I believe the plugin nvim-orgmode is a straight up clone - https://github.com/nvim-orgmode/orgmode
-
[Emacs] Comment les plugins Neovim pour Orgmode et Magit se comparent-ils à la vraie chose?
Neoorg (ou celui-ci))
-
How do you guys handle tasks that are due another day?
I had this issue as well. I’m on Mac and tried all sorts of task managers to address this. Nothing worked until I started using orgmode. I use a limited version on Neovim. Here is the link.
What are some alternatives?
When comparing latex-snippets and orgmode you can also consider the following projects:
vim-pandoc - pandoc integration and utilities for vim
neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim.
inkscape-figures - Inkscape figure manager
vimwiki - Personal Wiki for Vim
awesome-typst - Awesome Typst Links
tree-sitter-org - Org grammar for tree-sitter