aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* doc: Adjust documentation a bitZyX2017-07-17
* Merge branch 'master' into colored-cmdlineZyX2017-07-15
|\
| * health.vim: validate g:clipboardJustin M. Keyes2017-07-15
| * doc: rewrite job-control exampleMarco Hinz2017-07-13
| * tui: Improve the setrgbf/setrgbb fallback logic.Jonathan de Boyne Pollard2017-07-09
| * doco: Document constant 'term' in more detail.Jonathan de Boyne Pollard2017-07-09
| * doc: api.txt; deprecate <special>Justin M. Keyes2017-07-08
| * 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
| * 'cpoptions': remove "k" flagJustin M. Keyes2017-07-08
| * runtime: K: prefer Vim help instead of man #3104Peter Renström2017-07-08
| * runtime: update vimCommand syntax pattern (#6976)Ivan2017-07-08
| * Merge #6816 'TUI improvements'Justin M. Keyes2017-07-07
| |\
| | * doco: Adjust TERM and terminfo doco.Jonathan de Boyne Pollard2017-06-07
| | * tui: Recognize "Tc" terminfo capability.Jonathan de Boyne Pollard2017-06-05
| | * doco: Add some guidance on up-to-date terminfo.Jonathan de Boyne Pollard2017-06-03
| | * doco: Correct :help term-dependent-settings .Jonathan de Boyne Pollard2017-06-03
| | * doco: Move TERM help into its own section and expand.Jonathan de Boyne Pollard2017-06-03
| | * doco: Note some common $TERM mistakes and how to fix them.Jonathan de Boyne Pollard2017-06-03
| | * tui: Improvements to RGB colour support.Jonathan de Boyne Pollard2017-06-03
| | * tui: Spelling corrections in doco and commentaryJonathan de Boyne Pollard2017-06-03
| | * doco: Replace termcap with terminfo where appropriate.Jonathan de Boyne Pollard2017-06-03
| | * tui: More refactoring, and improvements to cursor shape support.Jonathan de Boyne Pollard2017-06-03
| | * doc: Document some more terminal behaviours.Jonathan de Boyne Pollard2017-06-03
| | * doc: Relegate xterm-8bit to a removed feature.Jonathan de Boyne Pollard2017-06-03
| * | options: Default to 'ttimeout' and 'ttimeoutlen=50'Paul "LeoNerd" Evans2017-07-05
| * | provider/clipboard.vim: Handle missing g:clipboard keysJustin M. Keyes2017-06-28
| * | provider/clipboard.vim: allow configuration #6030Justin M. Keyes2017-06-27
| * | Merge pull request #6927 from jamessan/vim-7.4.2259James McCoy2017-06-27
| |\ \
| | * | vim-patch:7.4.2268James McCoy2017-06-26
| | * | vim-patch:7.4.2259raichoo2017-06-26
| * | | Merge #6789 from ZyX-I/lua-pathJustin M. Keyes2017-06-27
| |\ \ \ | | |/ / | |/| |
| | * | doc: Clarify documentationZyX2017-05-28
| | * | lua: Use automatic determining of suffixes only for package.cpathZyX2017-05-28
| | * | doc: Add example pluginZyX2017-05-25
| | * | lua: Add paths from &runtimepath to package.path and package.cpathZyX2017-05-25
* | | | eval,ex_getln: Add support for coloring input() promptsZyX2017-06-27
|/ / /
* | | runtime: Add docs for g:ruby_host_progAlex Genco2017-06-17
* | | runtime: Allow overriding ruby host with g:ruby_host_progAlex Genco2017-06-17
* | | runtime: Fix issue with Ruby health `latest_gem` determinationAlex Genco2017-06-17
* | | provider/clipboard: add tmux support (#6894)Xu Cheng2017-06-15
* | | screen.c: make more highlights window specificBjörn Linse2017-06-14
* | | Merge #6827 'Always enable logging'Justin M. Keyes2017-06-07
|\ \ \
| * | | doc: *standard-path*, *$NVIM_LOG_FILE*Justin M. Keyes2017-06-07
* | | | Merge remote-tracking branch 'origin/master' into vim-7.4.1975James McCoy2017-06-06
|\| | |
| * | | vim-patch:8.0.0477James McCoy2017-06-06
| * | | vim-patch:8.0.0360James McCoy2017-06-06
| | |/ | |/|
* / | vim-patch:7.4.1976James McCoy2017-06-04
|/ /
* | Merge #4700 from AdnoC/keep-default-registerJustin M. Keyes2017-05-31
|\ \
| * | eval: Add ability to set the unnamed register with setregAdnoC2017-05-31
| * | shada: Set the unnamed register to the previous unnamed register on startupAdnoC2017-05-31