481fde5dc461c828960c1b6acf62dbea261498f5
- Fixes issues with Vim's spell checker not spell checking regular text in Org-mode files. - Disables the use of italic fonts by default (an option is now provided to change this behaviour). - Disabled conceal for all elements except hyperlinks. - Concealed elements are now only unconcealed when editing the text. - Re-organised blocks in the syntax file.
Org-mode syntax highlighting for Vim
This is a minimal Org-mode plugin for Vim. It provides only the absolute necessities (e.g. syntax highlighting, indentation, folding, etc.). The goal of this plugin is to replicate Vim's existing Markdown editing experience for Org-mode files.
NOTE: This plugin is still a work in progress.
- TODO: test with other colorthemes
- TODO: fix italics
- TODO: fix spell checker
Description
Languages
Vim Script
100%