aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/manpages
Commit message (Collapse)AuthorAge
* doc: man pages: restore removed line. #1968Michael Reed2015-02-09
| | | | Accidentally done in 7b98b4c442e3e8e9cebf6288f1f41ef0ffa42ba3
* Remove vimdiffMichael Reed2015-02-03
| | | | | | | While we're here: - Remove references to the '+diff' feature, which has since been made non-optional. - Update a few Vim instances with Nvim.
* Remove easy modeFelipe Morales2015-01-15
|
* Remove Amiga remnantsMichael Reed2014-12-19
| | | | | | | | | Notes regarding the removal of specific items: - Aztec C: only on the Amiga. - mch_check_win(): doesn't exist anymore. - Comment in ex_cmds.c: It seems the context for this comment was removed, but the comment was inadvertantly left alone.
* Remove remaining crypto referencesMichael Reed2014-12-03
| | | | | | | Closes https://github.com/neovim/docs/pull/26 Also added stubs for 'cryptmethod' and 'key', and placeholders for explanation regarding removal of crypto functionality.
* doc: move manpages into their own folderStefan Hoffmann2014-09-20