aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | unstatic some functionsJakub Łuczyński2020-02-13
| | * | | | moved more stuffJakub Łuczyński2020-02-13
| | * | | | created header fileJakub Łuczyński2020-02-13
| | * | | | moved functions to user_funcs.c (no code changes)Jakub Łuczyński2020-02-13
* | | | | | Merge #12155 ':ls filter by terminal, lastused'Justin M. Keyes2020-04-26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
| * | | | | vim-patch:8.0.1651: cannot filter :ls output for terminal buffersRob Pilling2020-04-19
| * | | | | vim-patch:7.4.1988Rob Pilling2020-04-19
* | | | | | LSP: don't redefine LspDiagnostics signs #12164jakbyte2020-04-26
* | | | | | LSP: Fix show_line_diagnostics #12186Mathias Fußenegger2020-04-26
| |/ / / / |/| | | |
* | | | | lint: use docstring style #12187Billy SU2020-04-26
* | | | | LSP: Add a check for null version in VersionedTextDocumentIdentifier (#12185)Chris Kipp2020-04-26
* | | | | tui: improve support for GNU Screen (#12098)erw72020-04-26
* | | | | Merge #12177 'folds: decrease reliance on globals'Justin M. Keyes2020-04-26
|\ \ \ \ \
| * | | | | helpers: fix FIXED_TEMP_ARRAYMatthieu Coudron2020-04-24
| * | | | | lint: fix linting issuesMatthieu Coudron2020-04-24
| * | | | | extmark: introduce extmark_splice_colsMatthieu Coudron2020-04-24
| * | | | | folds: decrease reliance on global 'curwin'Matthieu Coudron2020-04-24
* | | | | | LSP: remove obsolete "peek definition" code #12178Thore Weilbier2020-04-25
* | | | | | TUI: block signals on suspend #12180Kei Kamikawa2020-04-25
* | | | | | Merge #12181 from janlazo/vim-8.2.0635Justin M. Keyes2020-04-25
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.0638: MS-Windows: messages test failsJan Edmund Lazo2020-04-25
| * | | | | | vim-patch:8.2.0635: when using 256 colors DarkYellow does not show expected c...Jan Edmund Lazo2020-04-25
* | | | | | | ci/travis: Enable ipv6 #12182Justin M. Keyes2020-04-25
|/ / / / / /
* | | | | | LSP: Expose diagnostics grouped by bufnr (#11932)Mathias Fußenegger2020-04-25
* | | | | | lsp: remove buffer version on buffer_detach (#12029)Hirokazu Hata2020-04-25
* | | | | | version.c: update [ci skip] (#12084)Marvim the Paranoid Android2020-04-24
|/ / / / /
* | | | | lsp: callback for references now opens qf (#12171)Thore Weilbier2020-04-23
* | | | | treesitter: check for integer overflow (#12135)Thomas Vigouroux2020-04-22
* | | | | Merge pull request #12081 from xylix/bash-version-checkJames McCoy2020-04-21
|\ \ \ \ \
| * | | | | Apply suggestions from code reviewKerkko Pelttari2020-04-07
| * | | | | Check for bash version in vim-patch.shKerkko Pelttari2020-04-06
* | | | | | terminal: Fix mouse coordinates issue (#12158)erw72020-04-21
* | | | | | lsp: do not assert even if the code does not exist in ErrorCodes (#11981)Hirokazu Hata2020-04-21
* | | | | | lsp: textDocument/definition can return Location or Location[] (#12014)Khangal2020-04-21
* | | | | | doc: fix vim.lsp.stop_all_clients doc (#12055)Hirokazu Hata2020-04-21
* | | | | | Merge pull request #12108 from mcepl/luv-1.18.0-compatJames McCoy2020-04-21
|\ \ \ \ \ \
| * | | | | | Test on actual libuv version number, not on existence of symbol.Matěj Cepl2020-04-21
| * | | | | | Make neovim building even with libuv 1.18.0Matěj Cepl2020-04-21
|/ / / / / /
* | | | | | Merge pull request #11989 from Weypare/textEditMatthieu Coudron2020-04-20
|\ \ \ \ \ \
| * | | | | | test: add docs for get_completion_word testAndrey Avramenko2020-04-20
| * | | | | | test: add get_completion_word test for text_doc...Andrey Avramenko2020-04-20
| * | | | | | LSP/completion: Add completion text helper functionAndrey Avramenko2020-04-20
| * | | | | | LSP/completion: add textEdit supportAndrey Avramenko2020-03-06
* | | | | | | tui: Don't call uv_write without output (#12146)erw72020-04-20
* | | | | | | lsp: export convert_signature_help_to_markdown_lines (#11950)Hirokazu Hata2020-04-19
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #12047 from erw7/fix-resolve-on-windowsMatthieu Coudron2020-04-19
|\ \ \ \ \ \
| * | | | | | Change to canonicalize only when reparse point in includederw72020-04-02
| * | | | | | Change resolve() to resolve symbolic links on Windowserw72020-04-02
* | | | | | | lua: allow deepcopy of functions (#12136)Tristan Konolige2020-04-19