aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
Commit message (Expand)AuthorAge
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
* Merge #6344 'vim-patch:7.4.2236,7.4.2306'Justin M. Keyes2017-04-01
* doc: Replace "For Vim ... Last change ..." headers (#6328)Justin M. Keyes2017-03-21
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* doc: eval.txt fixup, README.mdJustin M. Keyes2017-03-13
* 'cpoptions': "_" flag to toggle `cw` behaviour #6235raichoo2017-03-10
* Merge #6137 from justinmk/cmdline-ctrl-rJustin M. Keyes2017-02-19
|\
| * cmdline: CTRL-R: Omit trailing <CR>.Justin M. Keyes2017-02-18
| * cmdline: CTRL-R: <Space> instead of CR between lines.Justin M. Keyes2017-02-18
* | options: Remove 'esckeys' (#6138)Justin M. Keyes2017-02-18
|/
* eval: Add id() function and make printf("%p") return something useful (#6095)Nikolai Aleksandrovich Pavlov2017-02-11
* win: Append process dir to $PATHJustin M. Keyes2017-02-04
* defaults: Revert 'mouse=a' (#6022)Justin M. Keyes2017-01-28
* Document DirChangedMarco Hinz2017-01-13
* refactor: Remove VimL function `test()`Justin M. Keyes2017-01-04
* vim-patch:7.4.1731 Mark as NAMichael Ennen2016-12-12
* os/shell: do_os_system(): Always show last chunk.Justin M. Keyes2016-12-10
* os/shell: Throttle :! output, pulse "..." message.Justin M. Keyes2016-12-09
* Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\
| * 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
| * 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
| * 'inccommand': reworkJustin M. Keyes2016-11-08
* | encoding: update documentationBjörn Linse2016-11-05
* | doc: Remove features from vim_diff which have been merged upstream (#5554)James McCoy2016-10-31
|/
* CheckHealth: check for sensible.vimJustin M. Keyes2016-10-28
* doc; vim-patch.shJustin M. Keyes2016-10-24
* system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
* test: system(): backgrounded shell commandJustin M. Keyes2016-10-19
* docJustin M. Keyes2016-10-16
* doc/vim_diff.txt (#5432)Justin M. Keyes2016-10-06
* doc/deprecated.txt (#5338)Justin M. Keyes2016-09-24
* release.sh: Touch NVIM_VERSION_PATCH, show obnoxious message.Justin M. Keyes2016-08-22
* CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes2016-08-21
* man.vim: doc fixes #5171Anmol Sethi2016-08-13
* Restore ":browse oldfiles" behavior from VimJames McCoy2016-08-11
* docJustin M. Keyes2016-08-10
* man.vim: doc, UX tweaksJustin M. Keyes2016-08-04
* eval.c: rename capture() to execute() (#5132)Justin M. Keyes2016-07-31
* Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\
| * Remove if_ruby from list of unimplemented featuresAlex Genco2016-07-09
* | docJustin M. Keyes2016-07-03
|/
* doc: consolidate nvim.txtJustin M. Keyes2016-06-15
* doc/python: cleanupJustin M. Keyes2016-06-15
* eval: Rename json* functions to json_*ZyX2016-04-18
* eval: Port parts of 7.4.1267 that are not already presentZyX2016-04-18
* eval: Remove v:noneZyX2016-04-18
* eval: Add jsondecode() functionZyX2016-04-18
* test: defaults_spec.luaJustin M. Keyes2016-04-15
* doc: formatting #4543Chiel Kooijman2016-04-08