Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs #20986 | Justin M. Keyes | 2022-12-11 |
| | | | | | | - https://github.com/neovim/tree-sitter-vimdoc v1.2.4 eliminates most errors in pi_netrw.txt, so we can remove that workaround from ignore_parse_error(). - improved codeblock | ||
* | docs: add language annotation to Nvim manual | Christian Clason | 2022-12-02 |
| | |||
* | docs: various #12823 | Justin M. Keyes | 2022-10-09 |
| | | | | | | | | | | | | - increase python line-length limit from 88 => 100. - gen_help_html: fix bug in "tag" case (tbl_count => tbl_contains) ref #15632 fix #18215 fix #18479 fix #20527 fix #20532 Co-authored-by: Ben Weedon <ben@weedon.email> | ||
* | doc [ci skip] | Justin M. Keyes | 2019-03-26 |
| | | | | closes #9719 | ||
* | doc: manpage: formatting, update --headless | Justin M. Keyes | 2018-10-11 |
| | |||
* | doc: xdg, MAINTAIN.md, channel-id, job control | Justin M. Keyes | 2018-10-11 |
| | | | | - tutor: emphasize K | ||
* | doc: platform-specific config locations (#8297) | Andy Russell | 2018-04-20 |
| | | | Fixes #7374. | ||
* | help, man.vim: change "outline" map to gO (#7405) | Justin M. Keyes | 2017-10-21 |
| | |||
* | intro: change byline to "by al." (#6984) | Justin M. Keyes | 2017-07-15 |
| | | | | | | | | Several people have suggested that the "by Bram" byline is misleading, it implies that Bram is actively involved with the project. Up to now we left it as an homage. Bram agreed that it is misleading, and suggested a mention somewhere other than the intro. | ||
* | doc: nvim-from-vim: Prepend "~/.vim" #6694 | Adam Byrtek | 2017-05-08 |
| | |||
* | doc: Replace hardcoded TOCs with <M-]> advice. | Justin M. Keyes | 2017-05-01 |
| | |||
* | doc: Revise nvim-from-vim advice (#6505) | Drew Neil | 2017-04-25 |
| | |||
* | doc: Update missing headers. (#6330) | Justin M. Keyes | 2017-03-22 |
| | | | | pi_* docs are considered standalone plugins so they don't follow this convention. | ||
* | doc: gentle transition steps; stub XDG section | Justin M. Keyes | 2016-07-29 |
| | | | | Closes #4951 | ||
* | doc: consolidate nvim.txt | Justin M. Keyes | 2016-06-15 |
| | |||
* | doc/python: cleanup | Justin M. Keyes | 2016-06-15 |
| | | | | | | - Move info to providers.txt - Remove "nvim-" prefix. - Brevity, clarity, ... | ||
* | doc: cleanup | Justin M. Keyes | 2016-06-15 |
| | |||
* | doc/terminal: cleanup | Justin M. Keyes | 2016-06-15 |
| | |||
* | doc/clipboard: cleanup | Justin M. Keyes | 2016-06-15 |
| | |||
* | doc: Add transition instructions to nvim_from_vim.txt | Florian Walch | 2015-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> |