aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/nvim.txt
Commit message (Collapse)AuthorAge
* doc: gentle transition steps; stub XDG sectionJustin M. Keyes2016-07-29
| | | | Closes #4951
* doc: consolidate nvim.txtJustin M. Keyes2016-06-15
|
* doc/python: cleanupJustin M. Keyes2016-06-15
| | | | | | - Move info to providers.txt - Remove "nvim-" prefix. - Brevity, clarity, ...
* doc: cleanupJustin M. Keyes2016-06-15
|
* doc/terminal: cleanupJustin M. Keyes2016-06-15
|
* doc/clipboard: cleanupJustin M. Keyes2016-06-15
|
* doc: Add transition instructions to nvim_from_vim.txtFlorian Walch2015-08-04
Also move introduction to Nvim and topic overview to nvim.txt. Reviewed-by: Michael Reed <Pyrohh@users.noreply.github.com> Reviewed-by: Justin M. Keyes <justinkz@gmail.com>