| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | doc: Misc. improvements to nvim-related docs | Michael Reed | 2014-12-07 |
| | | | | | | | | | | | | | | | - Improved wording in a few places for clarity - Various capitalization/grammar fixes - Change references to Neovim as 'editor' to 'Nvim' - Be consistent regarding utilization of vim's documentation features, e.g. unnamedclip -> |unnamedclip| - Reflowed all changed paragraphs accordingly - Add spaces before parentheses - Remove trailing whitespace - Standardize single spaces after periods. Vim's docs use two for the most part, but Nvim's use one mainly, so just follow Nvim's conventions | ||
| * | docs: Update to the latest changes in the plugin infrastructure | Thiago de Arruda | 2014-11-18 |
| | | |||
| * | Fix python setup: Fix issue for users not using python. | Eliseo Martínez | 2014-10-31 |
| | | |||
| * | eval.c: Rename has('neovim') feature to has('nvim') | Thiago de Arruda | 2014-09-15 |
| | | | | | To follow the convention of 'nvim' for technical references | ||
| * | runtime: Document python interface, clipboard and add intro doc | Thiago de Arruda | 2014-09-13 |