diff --git a/content/neovim.md b/content/neovim.md index 5da431f..8e3aaf1 100644 --- a/content/neovim.md +++ b/content/neovim.md @@ -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