Files
org.vim/README.md
2019-02-24 13:23:19 +00:00

497 B

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