aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | doc/lsp: start_client config cmd must be a list (#11866)Mathias Fußenegger2020-02-13
* | | | | Merge pull request #11859 from h-michael/empty-dictBjörn Linse2020-02-12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: add json_encode test for vim.empty_dict()Hirokazu Hata2020-02-12
|/ / / /
* | | | Merge #10433 from erw7/vim-8.1.0027Justin M. Keyes2020-02-12
|\ \ \ \
| * | | | Fix issue where callbacks are garbage collectederw72020-02-12
| * | | | vim-patch:8.1.0092: prompt buffer test failserw72020-02-12
| * | | | vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningerw72020-02-12
| * | | | vim-patch:8.1.0071: terminal debugger only works with the terminal featureerw72020-02-12
| * | | | vim-patch:8.1.0070: missing part of the changes for prompt_setinterrupt()erw72020-02-12
| * | | | vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
| * | | | vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...erw72020-02-12
| * | | | vim-patch:8.1.0032: BS in prompt buffer starts new lineerw72020-02-12
| * | | | vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
|/ / / /
* | | | LSP: rename validate_command to _cmd_parts #11847Matthieu Coudron2020-02-11
* | | | LSP: Refine formatting tabSize #11834Jesse-Bakker2020-02-10
* | | | Merge pull request #11845 from rht/masterMatthieu Coudron2020-02-11
|\ \ \ \
| * | | | doc/manpage: Remove the extra nvim subdirectoryrht2020-02-10
* | | | | Merge pull request #11848 from fwalch/build-tree-sitter-out-of-sourceBjörn Linse2020-02-10
|\ \ \ \ \
| * | | | | Build tree-sitter out-of-sourceFlorian Walch2020-02-10
|/ / / / /
* | | | | Merge pull request #11842 from bfredl/decotestBjörn Linse2020-02-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treesitter: cleanup some luahl stuffBjörn Linse2020-02-10
| * | | | treesitter: use internal "decorations" bufferBjörn Linse2020-02-10
|/ / / /
* | | | eval.c: factor out eval/funcs.c #11828Jakub Łuczyński2020-02-10
* | | | doc/manpage: reference $VIM instead of /usr/local/share #11840 [ci skip]rht2020-02-09
* | | | lsp: Support text edit on inactive buffer (#11843)Mathias Fußenegger2020-02-10
* | | | Merge pull request #11841 from bfredl/libdirBjörn Linse2020-02-09
|\ \ \ \
| * | | | build: always create build/lib/nvim so the install command doesn't failBjörn Linse2020-02-09
|/ / / /
* | | | Merge pull request #11836 from bfredl/vim-dbe5d361feb6Björn Linse2020-02-09
|\ \ \ \
| * | | | vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'Björn Linse2020-02-09
* | | | | LSP: set InitializeParams.rootPath value #11838Hirokazu Hata2020-02-08
|/ / / /
* | | | Merge pull request #11830 from teto/treesitter_fixBjörn Linse2020-02-07
|\ \ \ \
| * | | | build: allow to skip treesitter C parser installMatthieu Coudron2020-02-07
|/ / / /
* | | | Merge pull request #11757 from bfredl/treesitter_runtimeBjörn Linse2020-02-07
|\ \ \ \
| * | | | tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculatedBjörn Linse2020-02-07
| * | | | treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
| * | | | build: include tree-sitter-c parser in bundled buildBjörn Linse2020-02-07
| * | | | env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtpBjörn Linse2020-02-07
| * | | | api: add nvim_get_runtime_file for finding runtime filesBjörn Linse2020-02-07
* | | | | Merge #11827 'deps/MSVC: gettext 0.20.1'Justin M. Keyes2020-02-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | deps/msvc: gettext 0.20.1b-r-o-c-k2020-02-06
| * | | | deps: gettext 0.20.1Justin M. Keyes2020-02-04
* | | | | doc: Fix {spell,mlang}.txt files text encoding #11814Ramiro Morales2020-02-05
|/ / / /
* | | | Merge #11807 'refactor: eliminate os_unix.c (almost)'Justin M. Keyes2020-02-02
|\ \ \ \
| * | | | lintJustin M. Keyes2020-02-02
| * | | | refactor: rename mch_exit => os_exitJustin M. Keyes2020-02-02
| * | | | refactor: move various things to os/shell.cJustin M. Keyes2020-02-02
|/ / / /
* | | | checkhealth: fix accidental change [ci skip]Justin M. Keyes2020-02-02
* | | | Merge #11781 'checkhealth: $VIRTUAL_ENV validation' [ci skip]Justin M. Keyes2020-02-02
|\ \ \ \
| * | | | checkhealth: avoid irrelevant virtualenv executablesJustin M. Keyes2020-02-02
| * | | | checkhealth: cleanup, brevityJustin M. Keyes2020-02-02