Mark project as complete

This commit is contained in:
Alex Vear
2019-09-28 17:28:01 +01:00
parent a44b4ea524
commit 14402ff2a5

View File

@@ -8,10 +8,14 @@ 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. be a full featured Org mode plugin -- that is what Emacs is for.
Originally created so I would be able to quickly edit and easily read Org mode Originally created so I would be able to quickly edit and easily read Org mode
files in Vim without all _the bells and whistles_ the Emacs version provides. files in Vim without any of _the bells and whistles_ of the original Emacs
It also allowed me use [Orgzly](https://github.com/orgzly/orgzly-android/) implementation. It also allowed me use [Orgzly](https://github.com/orgzly/orgzly-android/)
(highly recommended) without worrying about Emacs lock-in. (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.
## Licence ## Licence
Copyright (c) 2018-2019, Alex Vear. Copyright (c) 2018-2019, Alex Vear.