aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* | lsp: Add support for call hierarchies (#12556)cbarrete2020-07-18
|/
* doc: Add information about lua function calls (#12574)TJ DeVries2020-07-08
* doc: mention that defer_fn applies schedule_wrap (#12601)Christian Clason2020-07-07
* Merge pull request #12538 from janlazo/vim-8.2.1055Matthieu Coudron2020-07-06
|\
| * vim-patch:8.1.1372: when evaluating 'statusline' the current window is unknownJan Edmund Lazo2020-07-04
* | lua: add options to highlight.on_yank (#12549)Christian Clason2020-07-05
|/
* doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* docs: Describe how to escape keycodes with nvim_feedkeys (#12484)Anmol Sethi2020-07-01
* Merge pull request #12491 from vigoux/treesitter-set-rangesMatthieu Coudron2020-06-30
|\
| * treesitter: add some documentation for parsersThomas Vigouroux2020-06-29
* | doc: fix wordcount descriptionMatthieu Coudron2020-06-29
* | Merge pull request #12252 from dlukes/formatting-syncHirokazu Hata2020-06-27
|\ \
| * | lsp: Add sync variant of LSP formattingDavid Lukes2020-06-22
* | | vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computedBrad King2020-06-23
| |/ |/|
* | vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
|/
* lsp: Add new highlight groups used in show_line_diagnostics (#12473)francisco souza2020-06-18
* Merge pull request #12342 from h-michael/fix-docHirokazu Hata2020-06-15
|\
| * doc: fix vim.api.nvim_buf_attach callback argumentsHirokazu Hata2020-06-15
* | Fix highlight group names in LSP documentation (#12427)Kevin Fleming2020-06-14
* | Add overlapped option to jobstarterw72020-06-10
* | vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
* | Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* | lua: add vim.highlight.range (#12401)Christian Clason2020-05-31
* | lua: vim.wait implementationTJ DeVries2020-05-30
* | lsp: add preview_location util function (#12368)Christian Clason2020-05-26
* | vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* | doc: Add optional d for `:lcd` and `:tcd` (#12359)Austin Traver2020-05-22
|/
* lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
* doc: Vim internal variables & options in lua (#12302)TJ DeVries2020-05-17
* vim-patch:8.1.1084: cannot delete a match from another window (#12325)Shougo2020-05-16
* LSP: Add textDocument/codeAction support (#11607)Jesse2020-05-16
* Merge #12203 from janlazo/vim-8.2.0648Justin M. Keyes2020-05-05
|\
| * vim-patch:8.2.0688: output clobbered if setting 'verbose' to see shell commandsJan Edmund Lazo2020-05-03
* | vim-patch:8.1.1120: cannot easily get directory entry matches #12222Hennadii Chernyshchyk2020-05-05
* | terminal: disable 'scrolloff' (fixes flicker)Justin M. Keyes2020-05-04
|/
* lsp: add workspace/symbol (#12224)Christian Clason2020-05-02
* doc/UI: mode_info_set: mention colors should be swapped #12211Ghjuvan Lacambre2020-05-01
* Merge pull request #12204 from archseer/lsp-user-dataMatthieu Coudron2020-04-30
|\
| * 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
|/
* 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: remove obsolete "peek definition" code #12178Thore Weilbier2020-04-25
* | LSP: Expose diagnostics grouped by bufnr (#11932)Mathias Fußenegger2020-04-25
* | doc: fix vim.lsp.stop_all_clients doc (#12055)Hirokazu Hata2020-04-21
|/
* lua: allow deepcopy of functions (#12136)Tristan Konolige2020-04-19