Org.vim
Org mode syntax highlighting and folding for Vim.
Install / Use
/learn @axvr/Org.vimREADME
#+TITLE: Org mode and Outline mode syntax highlighting for Vim
Org.vim is a minimal [[https://orgmode.org][Org mode]] and [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Outline-Mode.html][Outline mode]] plugin for [[https://www.vim.org][Vim]] providing only syntax highlighting and folding.
This plugin aims to replicate Vim's [[https://github.com/tpope/vim-markdown/][existing Markdown]] editing experience on Org mode (and Outline mode) files, rather than trying to be a full featured Org mode plugin—that is what Emacs is for. Originally created so I could use [[https://github.com/orgzly/orgzly-android/][Orgzly]] without worrying about Emacs lock-in.
Note: this project is considered /feature complete/ by the author, so the addition of new features will be unlikely.
** Installation
Installation of Org.vim can be performed by using your preferred plugin/package management tool(s). If you don't have a Vim package manager I recommend using Vim 8 packages.
Just run these 2 commands from your shell.
#+BEGIN_SRC sh git clone https://github.com/axvr/org.vim ~/.vim/pack/plugins/start/org vim +'helptags ~/.vim/pack/plugins/start/org/doc/' +q #+END_SRC
Make sure the following options are set in your vimrc to enable all functionality:
#+BEGIN_SRC vim syntax enable filetype plugin indent on #+END_SRC
Once installed check out the Org.vim manual (run ~:help org.txt~ to open it) for usage information and configuration options.
** Screenshots
Different Vim colour schemes will result in different appearances.
| [[https://github.com/axvr/raider.vim][Raider]] | Unokai (built-in) | |--------+------------| | [[https://raw.githubusercontent.com/axvr/org.vim/images/raider.png]] | [[https://raw.githubusercontent.com/axvr/org.vim/images/unokai.png]] |
** Licence
Copyright © 2018–2021, 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 [[http://vimdoc.sourceforge.net/htmldoc/uganda.html#license][web]] or by invoking ~:help license~ from within Vim.
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
