aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NVIM v0.2.1v0.2.1Justin M. Keyes2017-11-07
* Merge #7503 from justinmk/vim-patchesJustin M. Keyes2017-11-07
|\
| * vim-patch:b0d45e7f5354Justin M. Keyes2017-11-07
| * vim-patch:01164a6546b4Justin M. Keyes2017-11-07
| * vim-patch.sh: avoid creating *.orig filesJustin M. Keyes2017-11-07
| * vim-patch.sh: remove vimrc_example.vimJustin M. Keyes2017-11-07
| * vim-patch:24a98a0eb772Justin M. Keyes2017-11-07
| * vim-patch: NAJustin M. Keyes2017-11-07
| * vim-patch:37c64c78fd87Justin M. Keyes2017-11-07
|/
* Merge #7500 'vim-patch: runtime'Justin M. Keyes2017-11-07
|\
| * vim-patch:c572da5f67aaJustin M. Keyes2017-11-07
| * vim-patch:1ccd8fff8acfJustin M. Keyes2017-11-07
| * vim-patch:f55e4c867f77Justin M. Keyes2017-11-07
| * vim-patch:NAJustin M. Keyes2017-11-07
| * vim-patch:b6e0ec6b71c4Justin M. Keyes2017-11-07
| * vim-patch:bf92e3a3719fJustin M. Keyes2017-11-07
* | ui: remove ext_cmdline noise (#7486)Björn Linse2017-11-07
* | Merge pull request #7496 from jamessan/windows-spellfile-fixJames McCoy2017-11-06
|\ \ | |/ |/|
| * spellfile.vim: Search for a writable directory on WindowsJames McCoy2017-11-06
|/
* Merge #7499 'vim-patch: runtime'Justin M. Keyes2017-11-07
|\
| * po: remove duplicate definitionsJustin M. Keyes2017-11-07
| * health.vim: env var may be defined but empty #7498Justin M. Keyes2017-11-07
| * vim-patch:74675a666b51Justin M. Keyes2017-11-07
| * vim-patch:3ec574f2b549Justin M. Keyes2017-11-07
| * vim-patch:6aa8cea46d41Justin M. Keyes2017-11-07
| * vim-patch:b4d6c3ea4a59Justin M. Keyes2017-11-07
| * vim-patch:0635ee682481Justin M. Keyes2017-11-07
| * vim-patch:94237495c03fJustin M. Keyes2017-11-07
| * vim-patch:cd5c8f825078Justin M. Keyes2017-11-07
| * vim-patch:e0720cbf63ebJustin M. Keyes2017-11-07
| * vim-patch:3c2881dc1195Justin M. Keyes2017-11-07
|/
* vim-patch.sh: new option `-P`Justin M. Keyes2017-11-07
* health.vim: show TUI-related env vars (#7498)Justin M. Keyes2017-11-07
* doc: deprecate 'highlight'; remove howto.txt (#7497)Justin M. Keyes2017-11-07
* Merge #7491 'vim-patch: runtime'Justin M. Keyes2017-11-06
|\
| * vim-patch:036986f1507dJustin M. Keyes2017-11-06
| * vim-patch:214641f77df6Justin M. Keyes2017-11-06
|/
* eval/decode.c: Avoid NULL arg to memchr() #7332Adrian Neumann2017-11-06
* Merge #7188 from justinmk/docJustin M. Keyes2017-11-06
|\
| * doc: API (generated)Justin M. Keyes2017-11-06
| * gen_api_vimdoc.py: workaround: attributes of (void) functionsJustin M. Keyes2017-11-06
| * gen_api_vimdoc.py: support Doxygen @noteJustin M. Keyes2017-11-06
| * doc: job-controlJustin M. Keyes2017-11-06
| * man.vim: allow other ex-commands after :ManJustin M. Keyes2017-11-06
| * spellfile.vim: use :keeppatterns before :globalJustin M. Keyes2017-11-06
| * doc: nvim_buf_add_highlight(): zero-indexed linesJustin M. Keyes2017-11-06
| * docJustin M. Keyes2017-11-06
|/
* 'inccommand': Fix matches for zero-width (#7487)KillTheMule2017-11-05
* docs: correct cmdline_special_char documentation (#7475)Björn Linse2017-11-03
* test: server_spec: Tolerate missing protocol (#7478)James McCoy2017-11-02