| Commit message (Expand) | Author | Age |
* | lua: Add paths from &runtimepath to package.path and package.cpath | ZyX | 2017-05-25 |
* | doc | Justin M. Keyes | 2017-05-21 |
* | Merge #6737 "options: make 'highlight' read-only" | Justin M. Keyes | 2017-05-15 |
|\ |
|
| * | options: make 'highlight' read-only | Björn Linse | 2017-05-15 |
* | | Merge #6480 from ZyX-I/colored-cmdline'/input-dict | Justin M. Keyes | 2017-05-13 |
|\ \
| |/
|/| |
|
| * | doc: Add a note to vim_diff.txt | ZyX | 2017-05-13 |
* | | doc: Lua (#6722) | Justin M. Keyes | 2017-05-11 |
|/ |
|
* | Merge branch 'master' into luaviml'/lua | ZyX | 2017-05-08 |
|\ |
|
| * | doc: Replace hardcoded TOCs with <M-]> advice. | Justin M. Keyes | 2017-05-01 |
| * | doc: bracketed-paste-mode | Justin M. Keyes | 2017-05-01 |
| * | doc: Removed t_XX options/keycodes. (#6616) | Justin M. Keyes | 2017-04-29 |
* | | Merge branch 'master' into luaviml'/lua | ZyX | 2017-04-08 |
|\| |
|
| * | 'listchars': `Whitespace` highlight group #6367 | Yichao Zhou | 2017-04-03 |
| * | 'guicursor': Empty means "block cursor in all modes". | Justin M. Keyes | 2017-04-01 |
| * | Merge #6344 'vim-patch:7.4.2236,7.4.2306' | Justin M. Keyes | 2017-04-01 |
* | | doc: Update vim_diff data regarding ShaDa | ZyX | 2017-03-27 |
* | | doc: Update vim_diff.txt | ZyX | 2017-03-27 |
|/ |
|
* | doc: Replace "For Vim ... Last change ..." headers (#6328) | Justin M. Keyes | 2017-03-21 |
* | defaults: 'showcmd', 'belloff', 'ruler' | Justin M. Keyes | 2017-03-16 |
* | doc: eval.txt fixup, README.md | Justin M. Keyes | 2017-03-13 |
* | 'cpoptions': "_" flag to toggle `cw` behaviour #6235 | raichoo | 2017-03-10 |
* | Merge #6137 from justinmk/cmdline-ctrl-r | Justin M. Keyes | 2017-02-19 |
|\ |
|
| * | cmdline: CTRL-R: Omit trailing <CR>. | Justin M. Keyes | 2017-02-18 |
| * | cmdline: CTRL-R: <Space> instead of CR between lines. | Justin M. Keyes | 2017-02-18 |
* | | options: Remove 'esckeys' (#6138) | Justin M. Keyes | 2017-02-18 |
|/ |
|
* | eval: Add id() function and make printf("%p") return something useful (#6095) | Nikolai Aleksandrovich Pavlov | 2017-02-11 |
* | win: Append process dir to $PATH | Justin M. Keyes | 2017-02-04 |
* | defaults: Revert 'mouse=a' (#6022) | Justin M. Keyes | 2017-01-28 |
* | Document DirChanged | Marco Hinz | 2017-01-13 |
* | refactor: Remove VimL function `test()` | Justin M. Keyes | 2017-01-04 |
* | vim-patch:7.4.1731 Mark as NA | Michael Ennen | 2016-12-12 |
* | os/shell: do_os_system(): Always show last chunk. | Justin M. Keyes | 2016-12-10 |
* | os/shell: Throttle :! output, pulse "..." message. | Justin M. Keyes | 2016-12-09 |
* | Merge #5561 'inccommand' | Justin M. Keyes | 2016-11-09 |
|\ |
|
| * | 'inccommand': rename 'incsubstitute' | Justin M. Keyes | 2016-11-08 |
| * | 'inccommand': disable 'cursorline', 'spell' in preview | Justin M. Keyes | 2016-11-08 |
| * | 'inccommand': rework | Justin M. Keyes | 2016-11-08 |
* | | encoding: update documentation | Björn Linse | 2016-11-05 |
* | | doc: Remove features from vim_diff which have been merged upstream (#5554) | James McCoy | 2016-10-31 |
|/ |
|
* | CheckHealth: check for sensible.vim | Justin M. Keyes | 2016-10-28 |
* | doc; vim-patch.sh | Justin M. Keyes | 2016-10-24 |
* | system('foo &', 'bar'): Show error, don't crash. | Justin M. Keyes | 2016-10-19 |
* | test: system(): backgrounded shell command | Justin M. Keyes | 2016-10-19 |
* | doc | Justin M. Keyes | 2016-10-16 |
* | doc/vim_diff.txt (#5432) | Justin M. Keyes | 2016-10-06 |
* | doc/deprecated.txt (#5338) | Justin M. Keyes | 2016-09-24 |
* | release.sh: Touch NVIM_VERSION_PATCH, show obnoxious message. | Justin M. Keyes | 2016-08-22 |
* | CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args. | Justin M. Keyes | 2016-08-21 |
* | man.vim: doc fixes #5171 | Anmol Sethi | 2016-08-13 |
* | Restore ":browse oldfiles" behavior from Vim | James McCoy | 2016-08-11 |