Neovim: :h nvim

This commit is contained in:
Marco Hinz 2016-02-05 13:22:00 +01:00
parent 5484a410f0
commit 09c8f4fa9d

View File

@ -1,10 +1,16 @@
## Neovim
- [Help](#help)
- [Configuration](#configuration)
- [Terminal emulator](#terminal-emulator)
---
#### Help
See `:h nvim`. Seriously, do it. It contains a table of contents for all the
things that either changed or were added to Neovim.
#### Configuration
Neovim adheres to the [XDG Base Directory