Add v1.2 entry to change log + minor README content updates
This commit is contained in:
11
README.org
11
README.org
@@ -1,7 +1,9 @@
|
||||
#+TITLE: Org mode and Outline mode syntax highlighting for Vim
|
||||
|
||||
Org.vim is a very 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.
|
||||
Org.vim is a very 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
|
||||
@@ -12,9 +14,8 @@ files in Vim without any of /the bells and whistles/ of the original Emacs
|
||||
implementation. It also allowed me use [[https://github.com/orgzly/orgzly-android/][Orgzly]]
|
||||
(highly recommended) without worrying about Emacs lock-in.
|
||||
|
||||
*Notice*: this project is considered complete by the author. You can still
|
||||
report bugs and request additional features, however it is unlikely that new
|
||||
features will be added.
|
||||
*Note*: this project is considered /feature complete/ by the author, so the
|
||||
addition of new features will be unlikely.
|
||||
|
||||
** Licence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user