aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
Commit message (Expand)AuthorAge
* lua: Add paths from &runtimepath to package.path and package.cpathZyX2017-05-25
* docJustin M. Keyes2017-05-21
* Merge #6737 "options: make 'highlight' read-only"Justin M. Keyes2017-05-15
|\
| * options: make 'highlight' read-onlyBjörn Linse2017-05-15
* | Merge #6480 from ZyX-I/colored-cmdline'/input-dictJustin M. Keyes2017-05-13
|\ \ | |/ |/|
| * doc: Add a note to vim_diff.txtZyX2017-05-13
* | doc: Lua (#6722)Justin M. Keyes2017-05-11
|/
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * doc: Replace hardcoded TOCs with <M-]> advice.Justin M. Keyes2017-05-01
| * doc: bracketed-paste-modeJustin M. Keyes2017-05-01
| * doc: Removed t_XX options/keycodes. (#6616)Justin M. Keyes2017-04-29
* | Merge branch 'master' into luaviml'/luaZyX2017-04-08
|\|
| * '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: Update vim_diff data regarding ShaDaZyX2017-03-27
* | doc: Update vim_diff.txtZyX2017-03-27
|/
* 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