diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-02-17 17:44:10 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-02-17 17:44:10 +0100 |
commit | b49a74a1afe9740f18ca419dade45705da5bec46 (patch) | |
tree | e8e83fd12484f98571079304ed4ec7a8a185ebde | |
parent | 59254e4ae7f53a9d61d8d722f35b0b35ac686e7b (diff) | |
download | rneovim-b49a74a1afe9740f18ca419dade45705da5bec46.tar.gz rneovim-b49a74a1afe9740f18ca419dade45705da5bec46.tar.bz2 rneovim-b49a74a1afe9740f18ca419dade45705da5bec46.zip |
doc: README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,4 +1,5 @@ [](https://neovim.io) + [Wiki](https://github.com/neovim/neovim/wiki) | [Documentation](https://neovim.io/doc) | [Twitter](https://twitter.com/Neovim) | @@ -20,10 +21,8 @@ Neovim is a project that seeks to aggressively refactor Vim in order to: - Enable [advanced UIs] without modifications to the core - Maximize [extensibility](https://github.com/neovim/neovim/wiki/Plugin-UI-architecture) -See [the wiki](https://github.com/neovim/neovim/wiki/Introduction) for more -information. - -See the [Roadmap] for future plans. +See [the wiki](https://github.com/neovim/neovim/wiki/Introduction) and [Roadmap] +for more information. [](https://waffle.io/neovim/neovim/metrics) |