vim-rst
vim reStructuredText syntax and some more (by habamax)
Vim
The official Vim repository (by vim)
vim-rst | Vim | |
---|---|---|
3 | 435 | |
23 | 37,721 | |
- | 1.1% | |
4.7 | 9.9 | |
7 months ago | 6 days ago | |
Vim Script | Vim Script | |
- | Vim 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.
vim-rst
Posts with mentions or reviews of vim-rst.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-13.
-
TIL you can open a URL under cursor by pressing "gx". Just started using Vim + Markdown for taking notes, highly recommended.
The same thing for reStructuredText is described here. For markdown it is similar and there is also a link to implementation.
-
Any ASCIIDOC VIM users care to share tips/workflow..
Having deep NIH (Not Invented Here) syndrom :), I have also built https://github.com/habamax/vim-rst
- vim-rst: another reStructuredText for vim
Vim
Posts with mentions or reviews of Vim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-15.
-
VIM is gem!!
Official site of VIM VIM git repo Here you can download Or refer some YouTube videos
- GNU Readline: Uma experiência Shell mais agradável no seu terminal
-
Development Environment Configuration
Editors: Helix, NeoVim, Vim, Visual Studio Code
-
How to Get Started with Bash Scripting for Automation
Use a text editor: nano, vim, or graphical editors like VSCode with Bash extensions.
-
What I've Learned About My Editing Skills
A friend showed me a cool editor named vim and some tricks he did with text on it.
-
How to start using Vim
Vim and Neovim
-
Visual Studio vs. Visual Studio Code: An In-depth Comparison
Whereas Visual Studio Code is a text editor whose functionality and performance is aided by extensions. Some of the other notable text editors like Visual Studio Code include Atom, Sublime Text, Vim and Notepad++.
- Robert Elder's Guide to GNU Coreutils
-
Kivy – a cross platform Python UI framework
Kivy led to one of my first open source contributions in 2014. I submitted Kivy file support to Vim. It was done via patch diffs over email with Bram Moolenaar. It's still in Vim today[1].
RIP Bram.
[1]: https://github.com/vim/vim/blob/master/runtime/syntax/kivy.v...
-
User and groups creation automation in linux
Editor (Vim, Vi, Nano, VSCode). I will be using Vim as the editor of choice; here is a link to learn more about Vim.
What are some alternatives?
When comparing vim-rst and Vim you can also consider the following projects:
vim-c-cpp-modern - Extended Vim syntax highlighting for C and C++ (C++11/14/17/20/23)
Geany - A fast and lightweight IDE
vim-asciidoctor - Asciidoctor plugin for Vim
KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP
vim-svelte-plugin - Vim syntax and indent plugin for .svelte files
Visual Studio Code - Visual Studio Code