aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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 #25214 from bfredl/glyphcachebfredl2023-09-19
|\
| * refactor(grid): change schar_T representation to be more compactbfredl2023-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
| |/ |/|
* | vim-patch:d8b86c937a41Christian Clason2023-09-17
* | vim-patch:e30d8e4ce01dChristian Clason2023-09-17
* | vim-patch:9.0.1907: No support for liquidsoap filetypesChristian Clason2023-09-17
* | 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
* | docs(tutor): clarify the meaning of ✗ and ✓ (#25204)zeertzjq2023-09-17
* | fix(lua): not using global value in vim.opt_global (#25196)Phelipe Teles2023-09-17
* | feat(treesitter): add lang parameter to the query editor (#25181)Maria José Solano2023-09-16
* | fix(treesitter): properly combine injection.combined regionsJaehwang Jung2023-09-16
* | fix(treesitter): fix trim predicateLewis Russell2023-09-16
* | fix(typing): vim.fn.executeLewis Russell2023-09-16
* | perf(treesitter): do not scan past given line for predicate matchL Lllvvuu2023-09-16
* | fix(languagetree): apply `resolve_lang` to `metadata['injection.language']`L Lllvvuu2023-09-16
* | vim-patch:c1f8bb37c6a8Christian Clason2023-09-16
* | refactor(treesitter): remove duplicated diagnostic code (#24976)Maria José Solano2023-09-15
* | 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
* | fix(treesitter): `language.add` - only register parser if it existsL Lllvvuu2023-09-14
* | feat(lsp): remove notify from vim.lsp.buf_detach_client (#25140)Mathias Fußenegger2023-09-14
|/
* docs: fix typos and other small fixes (#25005)dundargoc2023-09-14
* vim-patch:8b2457a38198Christian Clason2023-09-13
* vim-patch:fc93594d562dChristian Clason2023-09-13
* vim-patch:f5356bf6751fChristian Clason2023-09-13
* feat(vimdoc): support Markdown code blocks (#25127)Gregory Anders2023-09-13
* fix(treesitter): don't update fold if tree is unchangedJaehwang Jung2023-09-13
* fix(treesitter): fixup for InspectTreeLewis Russell2023-09-12
* fix(treesitter): remove more double recursionLewis Russell2023-09-12
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* fix(languagetree): remove double recursion in LanguageTree:parseL Lllvvuu2023-09-12
* vim-patch:62145db91b10Christian Clason2023-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
* Merge pull request #24901 from faergeek/more-intuitive-cursor-updatebfredl2023-09-11
|\
| * fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
* | vim-patch:9.0.1891: No runtime support for MojoChristian Clason2023-09-11
* | vim-patch:e7833e73471aChristian Clason2023-09-11
* | vim-patch:066103307534Christian Clason2023-09-11
|/
* Merge pull request #25071 from bfredl/coxpcallbfredl2023-09-10
|\
| * build(lua): vendor coxpcallbfredl2023-09-10