onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.35k stars 301 forks source link

Add `:help oni` documentation #1923

Open CrossR opened 6 years ago

CrossR commented 6 years ago

A cool idea from justinmk was bundling some help documentation under :help oni in Vim. This would be great for the veteran vim users, who expect the docs to be there.

If we had a process of auto-creating some based on our Wiki, that would be very helpful. (Though its probably a seperate issue to auto-create some of the wiki pages for the code that is more easily parsed - ie bindings, and changes regularly.)

bryphe commented 6 years ago

I like it a lot!

We could add a doc folder to one of our core plugins, like oni-core-interop (one that is always loaded). The vim-differences would probably be a good template.