aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)zeertzjq2023-09-21
* docs: misc #24561Justin M. Keyes2023-09-20
* docs: document $XDG environment variables #25227Eduardo Rittner Coelho2023-09-20
* vim-patch:9.0.1915: r_CTRL-C works differently in visual mode (#25248)zeertzjq2023-09-20
* fix(lsp)!: deprecate trim_empty_linesMaria José Solano2023-09-19
* feat(lsp): use treesitter for stylize markdownMaria José Solano2023-09-19
* Merge pull request #25148 from glepnir/fixed_optbfredl2023-09-19
|\
| * fix(float): add fixd optionglepnir2023-09-18
* | vim-patch:346ac1429c5a (#25239)zeertzjq2023-09-19
* | fix(treesitter): _trees may not be list-likeJaehwang Jung2023-09-17
* | feat(folds): support virtual text format for 'foldtext' (#25209)zeertzjq2023-09-17
* | docs: remove joke from pronouncedundargoc2023-09-17
* | feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano2023-09-16
* | perf(treesitter): do not scan past given line for predicate matchL Lllvvuu2023-09-16
* | refactor(treesitter): rename "preview" => "edit" #25161Maria José Solano2023-09-15
* | docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
* | refactor(treesitter): deprecate for_each_child #25118LW2023-09-14
|/
* docs: fix typos and other small fixes (#25005)dundargoc2023-09-14
* vim-patch:fc93594d562dChristian Clason2023-09-13
* feat(vimdoc): support Markdown code blocks (#25127)Gregory Anders2023-09-13
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* vim-patch:f787ee8451a1 (#25103)zeertzjq2023-09-12
* vim-patch:596ad66d1ddb (#25102)zeertzjq2023-09-12
* fix(decorations): better approximation of botline #24794Jaehwang Jung2023-09-11
* fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
* feat(lsp): improve control over placement of floating windows (#24494)Grace Petryk2023-09-10
* Merge pull request #25039 from glepnir/fix_hlbfredl2023-09-09
|\
| * fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
* | vim-patch:partial:9.0.1886: Various Typoszeertzjq2023-09-09
* | vim-patch:86cfb39030ebChristian Clason2023-09-09
|/
* feat(lsp): add original LSP Location as item's user_data in locations_to_item...Tom Praschan2023-09-07
* vim-patch:f7ac0ef50988Christian Clason2023-09-07
* fix(diagnostic): always return copies of diagnostic items (#25010)Evgeni Chasnovski2023-09-06
* refactor(vim.system): factor out on_exit handlingLewis Russell2023-09-05
* fix(vim.system): make timeout work properlyLewis Russell2023-09-05
* vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq2023-09-04
* docs(luv): correct uv.spawn options.args docs about the first argumentChristian Clason2023-09-02
* feat(treesitter): improve query error messageAmaan Qureshi2023-08-31
* vim-patch:a5eb6785efccChristian Clason2023-08-30
* feat(terminal): allow :terminal to take modifiers (#15427)Gregory Anders2023-08-28
* docs: update luvref.txt for version infozhaozg2023-08-27
* fix(types): add some return/parameter type annotations (#24867)Maria José Solano2023-08-27
* build(deps): bump luv to HEAD dcd1a1czhaozg2023-08-27
* feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski2023-08-26
* feat(float): implement footerEvgeni Chasnovski2023-08-26
* docs(megpack_rpc): add news entry for msgpack-rpc client typeAlisue2023-08-26
* docs(msgpack_rpc): add "msgpack-rpc" client typeAlisue2023-08-26
* docs: various clarifications (#24876)zeertzjq2023-08-26
* feat(treesitter): add a query editor (#24703)Maria José Solano2023-08-25
* vim-patch:3d3a9152fa6dSean Dewar2023-08-25