Alex Vear 481fde5dc4 Fix issues with spell check and disable italic font by default
- 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.
2019-02-24 14:59:22 +00:00
2018-12-08 22:40:13 +00:00
2018-12-08 22:40:13 +00:00
2019-02-24 13:23:19 +00:00

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
Org mode syntax highlighting and folding for Vim.
Readme 2.8 MiB
Languages
Vim Script 100%