| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:036986f1507d | Justin M. Keyes | 2017-11-06 |
| | | | | | | | Update runtime files. https://github.com/vim/vim/commit/036986f1507d223549d110af300144468bd3a1f7 | ||
| * | vim-patch:214641f77df6 | Justin M. Keyes | 2017-11-06 |
| | | | | | | | | | | Runtime file updates. https://github.com/vim/vim/commit/214641f77df6f318a4b3a0b09723c19859a103f4 N/A: vim-patch:26a280c47a1c | ||
| * | doc: API (generated) | Justin M. Keyes | 2017-11-06 |
| | | |||
| * | doc: job-control | Justin M. Keyes | 2017-11-06 |
| | | | | | | | closes #4266 closes #4746 ref https://github.com/neovim/neovim/issues/7058#issuecomment-317196803 | ||
| * | doc | Justin M. Keyes | 2017-11-06 |
| | | |||
| * | docs: correct cmdline_special_char documentation (#7475) | Björn Linse | 2017-11-03 |
| | | |||
| * | Merge #7454 'ui: ext_wildmenu' | Justin M. Keyes | 2017-10-31 |
| |\ | | | | | | | | | closes #6168 ref #5686 | ||
| | * | doc: ui.txt | Björn Linse | 2017-10-29 |
| | | | |||
| | * | ui: allow external ui to draw wildmenu | Dongdong Zhou | 2017-10-29 |
| |/ | | | | | Co-authored-by: Björn Linse <bjorn.linse@gmail.com> Updated docs and tests. | ||
| * | doc/ui.txt | Justin M. Keyes | 2017-10-29 |
| | | |||
| * | docs: breakout ui.txt from msgpack_rpc.txt | Björn Linse | 2017-10-26 |
| | | |||
| * | ext_cmdline: documentation | Björn Linse | 2017-10-26 |
| | | |||
| * | ext_cmdline: fix firstc, change cmdline_leave to cmdline_hide | Dongdong Zhou | 2017-10-26 |
| | | |||
| * | ext_cmdline: change the content format | Dongdong Zhou | 2017-10-26 |
| | | |||
| * | ext_cmdline: use standard external ui functions | Dongdong Zhou | 2017-10-26 |
| | | |||
| * | ext_cmdline: Added cmdline prompt | Dongdong Zhou | 2017-10-26 |
| | | |||
| * | ext_cmdline: allow external ui to draw cmdline | Dongdong Zhou | 2017-10-26 |
| | | |||
| * | Merge #7165 'lua: Move stricmp to vim module' | Justin M. Keyes | 2017-10-22 |
| |\ | |||
| | * | doc: Describe everything what is in `vim` lua “module” | ZyX | 2017-08-16 |
| | | | | | | | | | [ci skip] | ||
| | * | lua/executor: Move stricmp to vim “module” and document it | ZyX | 2017-08-15 |
| | | | |||
| * | | :cquit : take an error code argument #7336 | Josh Leeb-du Toit | 2017-10-22 |
| | | | | | | | | | | | | | | | | | | | | | closes #2699 ex_cmds.lua: use flags consistent with similar commands such as `cnext`. upstream discussion: "[patch] :qcuit can take exit code" https://groups.google.com/d/msg/vim_dev/_PjyNbUKyRc/oPgr5_ZXc6AJ | ||
| * | | help, man.vim: change "outline" map to gO (#7405) | Justin M. Keyes | 2017-10-21 |
| | | | |||
| * | | Merge pull request #7404 from jamessan/vim-8.0.0118 | James McCoy | 2017-10-18 |
| |\ \ | | | | | | | vim-patch:8.0.0118 | ||
| | * | | vim-patch:8.0.0118 | James McCoy | 2017-10-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Runtime updates that were bundled into the otherwise NA commit: Problem: "make proto" adds extra function prototype. Solution: Add vim/vim#ifdef. https://github.com/vim/vim/commit/5162822914372fc916a93f85848c0c82209e7cec | ||
| * | | | doc: E5009 "Invalid $VIMRUNTIME" | Justin M. Keyes | 2017-10-17 |
| | | | | |||
| * | | | doc: replace ":CheckHealth" with ":checkhealth" | Justin M. Keyes | 2017-10-17 |
| |/ / | |||
| * | | syntax: 'cursorline': revert priority change (#7400) | Justin M. Keyes | 2017-10-16 |
| | | | | | | | | | | | ref #7383 reverts d1874ab2821d076397290cc154d87ec2dc352c79 ref #6380 | ||
| * | | doc: remove E172 (#7395) | Justin M. Keyes | 2017-10-15 |
| | | | | | | | | | | | vim-patch:8.0.1189 We already made the code-change in 0e44916fff88 | ||
| * | | health.vim: rename "suggestions" to "advice" in most places | Justin M. Keyes | 2017-10-15 |
| | | | |||
| * | | syntax: 'cursorline': low priority #6380 | Justin M. Keyes | 2017-10-07 |
| | | | |||
| * | | syntax: 'cursorcolumn', 'colorcolumn': low priority #6380 | Justin M. Keyes | 2017-10-07 |
| | | | |||
| * | | 'titleold': simplify behavior | Justin M. Keyes | 2017-10-05 |
| | | | | | | | | | | | | | - default 'titleold' to empty - set title on exit if 'title' is enabled and 'titleold' is non-empty - update docs | ||
| * | | doc: fix typo with :lcd (#7299) | Daniel Hahler | 2017-09-22 |
| | | | |||
| * | | runtime/syntax/vim.vim: disable g:vimsyn_embed by default | Justin M. Keyes | 2017-09-17 |
| | | | | | | | | | | | This feature is extremely slow. Also merge some minor upstream differences (missed by a previous merge). | ||
| * | | tui: support new iterm2, iTerm2.app terminfo entries | Leonardo Brondani Schenkel | 2017-08-26 |
| | | | | | | | | | | | | | | | | | iTerm2 got its own entry in Thomas Dickey's terminfo.src on 2017-08-16. Make sure that the new entry is handled in the same way as the old entry. closes #7209 closes #7214 | ||
| * | | Update documentation | Drew Neil | 2017-08-21 |
| | | | |||
| * | | doc/api: nvim_out_write() and friends | Justin M. Keyes | 2017-08-18 |
| | | | | | | | | | References #7178 | ||
| * | | version: tweak layout, doc | Justin M. Keyes | 2017-08-18 |
| | | | |||
| * | | doc | Justin M. Keyes | 2017-08-18 |
| | | | |||
| * | | Merge #6364 'command-line color hook' | Justin M. Keyes | 2017-08-16 |
| |\ \ | |/ |/| | |||
| | * | doc: State that it is called for new *displayed* input | ZyX | 2017-08-14 |
| | | | |||
| | * | doc: Clarify how function is executed | ZyX | 2017-08-14 |
| | | | |||
| | * | Merge branch 'master' into colored-cmdline | ZyX | 2017-08-06 |
| | |\ | |||
| | * \ | Merge branch 'master' into colored-cmdline | ZyX | 2017-07-31 |
| | |\ \ | |||
| | * \ \ | Merge branch 'master' into colored-cmdline | ZyX | 2017-07-31 |
| | |\ \ \ | |||
| | * | | | | doc: Update documentation | ZyX | 2017-07-26 |
| | | | | | | |||
| | * | | | | doc: Adjust documentation a bit | ZyX | 2017-07-17 |
| | | | | | | | | | | | | | | | | 2 spaces after sentense ends, clarify what will be highlighted. | ||
| | * | | | | Merge branch 'master' into colored-cmdline | ZyX | 2017-07-15 |
| | |\ \ \ \ | |||
| | * | | | | | eval,ex_getln: Add support for coloring input() prompts | ZyX | 2017-06-27 |
| | | | | | | | |||
| * | | | | | | vim-patch:8.0.0111 (#7090) | KunMing Xie | 2017-08-06 |
| | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Problem: The :history command is not tested. Solution: Add tests. (Dominique Pelle) https://github.com/vim/vim/commit/eebd84eb94ed7f59a06a52cb4863563642f58899 | ||