8f83aae020fd242032e37e857f0e7ade78691d09
Org mode and Outline mode syntax highlighting for Vim
Org.vim is a minimal Org mode plugin for Vim. It provides only the absolute necessities (e.g. syntax highlighting and folding) at a high standard.
The main goal of this plugin is to replicate Vim's default Markdown editing experience for Org mode files.
Licence
Copyright (c) 2018-2019, Alex Vear.
Org.vim is distributed under the same terms as Vim itself.
A copy of the full licence text should have been provided with this extension
in the LICENCE file. The license can also be viewed on the web or by
invoking :help license from within Vim.
Description
Languages
Vim Script
100%