aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* doc/UI: mode_info_set: mention colors should be swapped #12211Ghjuvan Lacambre2020-05-01
* treesitter: unknown predicates always match #12173Thomas Vigouroux2020-04-30
* Merge pull request #12204 from archseer/lsp-user-dataMatthieu Coudron2020-04-30
|\
| * lsp/completion: Expose completion_item under completed_items.user_data.Blaž Hrastnik2020-04-29
| * vim-patch:8.2.0084: complete item "user_data" can only be a stringBlaž Hrastnik2020-04-29
* | LSP: enable using different highlighting rules for LSP signs (#12176)Ghjuvan Lacambre2020-04-29
* | LSP: support tagstack #12096Yen32020-04-28
* | lsp: use vim.tbl_isempty to check sign (#12190)Hirokazu Hata2020-04-28
|/
* ui_pum_get_pos: return internal pum position if external pum pos not foundYatao Li2020-04-28
* API/UI: Allow UI to set PUM position and size, and pass the position to Compl...Yatao Li2020-04-28
* 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
* | LSP: don't redefine LspDiagnostics signs #12164jakbyte2020-04-26
* | LSP: Fix show_line_diagnostics #12186Mathias Fußenegger2020-04-26
* | LSP: Add a check for null version in VersionedTextDocumentIdentifier (#12185)Chris Kipp2020-04-26
* | LSP: remove obsolete "peek definition" code #12178Thore Weilbier2020-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
* | lsp: callback for references now opens qf (#12171)Thore Weilbier2020-04-23
* | 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 #11989 from Weypare/textEditMatthieu Coudron2020-04-20
|\ \
| * | LSP/completion: Add completion text helper functionAndrey Avramenko2020-04-20
| * | LSP/completion: add textEdit supportAndrey Avramenko2020-03-06
* | | lsp: export convert_signature_help_to_markdown_lines (#11950)Hirokazu Hata2020-04-19
| |/ |/|
* | lua: allow deepcopy of functions (#12136)Tristan Konolige2020-04-19
* | lsp: replace the event that closes the signature help preview window from Ins...Hirokazu Hata2020-04-18
* | LSP: fix breakage when severity isn't specified (#12027)Ghjuvan Lacambre2020-04-18
* | Merge pull request #12141 from vigoux/treesitter_fixMatthieu Coudron2020-04-18
|\ \
| * | treesitter: escape backslashes in queriesThomas Vigouroux2020-04-18
* | | vim-patch:8.2.0589: .bsd file type not recognizedJan Edmund Lazo2020-04-17
|/ /
* | doc:Fix incorrect nvim config paths in documentation (#12134)Micah Halter2020-04-16
* | lsp: provide a default for missing reference kind (#12127)George Zhao2020-04-16
* | win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] ...erw72020-04-15
* | vim-patch:8.2.0549: user systemd files not recognizedJan Edmund Lazo2020-04-13
* | vim-patch:8.2.0415: bsdl filetype is not detectedJan Edmund Lazo2020-04-13
* | netrw.vim: gx should ignore terminal buffers #12091Santos Gallegos2020-04-08
* | api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* | vim.uri: fix uri_to_fname (#12059)Hirokazu Hata2020-03-30
* | Merge pull request #11746 from Billy4195/add_wildmenu_keyMatthieu Coudron2020-03-28
|\ \
| * | doc: Fix wildmenu doc inconsistencies and typosZantox2020-03-28
| * | doc: C-Y and C-E in wildmenu completionBilly Su2020-02-18
* | | vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* | | Merge pull request #11927 from Jesse-Bakker/lsp-buf-versionBjörn Linse2020-03-16
|\ \ \
| * | | Use buffer version instead of changedtick for editsJesse Bakker2020-02-27
* | | | vim-patch:8.2.0360: yaml files are only recognized by the file extensionJan Edmund Lazo2020-03-07
| |_|/ |/| |
* | | lsp: make showMessage and logMessage callbacks different (#11942)Hirokazu Hata2020-03-02
* | | Merge pull request #11716 from teto/folds_auto_backupMatthieu Coudron2020-03-02
|\ \ \