summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2023-08-27fix(types): add some return/parameter type annotations (#24867)Maria José Solano2
2023-08-27fix(treesitter): validate window before updating preview highlightsMaria José Solano1
2023-08-26feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski1
2023-08-26feat(float): implement footerEvgeni Chasnovski2
2023-08-26docs(msgpack_rpc): add "msgpack-rpc" client typeAlisue1
2023-08-26docs: various clarifications (#24876)zeertzjq3
2023-08-25feat(treesitter): add a query editor (#24703)Maria José Solano2
2023-08-24fix(filetype): return on_detect function when matching by file contentsGregory Anders1
2023-08-24fix(filetype): call on_detect before setting buffer filetypeGregory Anders1
2023-08-24docs(builtin): small fixes (#24861)Sean Dewar1
2023-08-24feat(treesitter): add 'injection.self' and 'injection.parent'Amaan Qureshi1
2023-08-23vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841)zeertzjq2
2023-08-23fix(types): add more annotations to eval.luaLewis Russell1
2023-08-22vim-patch:9.0.0837: append() reports failure when not appending anythingzeertzjq1
2023-08-21vim-patch:e46a44050562zeertzjq1
2023-08-21vim-patch:589edb340454zeertzjq1
2023-08-21vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()zeertzjq1
2023-08-21vim-patch:8.1.2047: cannot check the current statezeertzjq1
2023-08-21vim-patch:9.0.1768: Runtime: no support for bicep filesChristian Clason1
2023-08-21vim-patch:9.0.1766: Runtime: Missing QML supportChristian Clason1
2023-08-21vim-patch:9.0.1774: no support for custom cmdline completion (#24808)zeertzjq1
2023-08-19vim-patch:9.0.1515: reverse() does not work for a Stringzeertzjq1
2023-08-18vim-patch:9.0.1728: missing winid argument for virtcol() (#24770)zeertzjq1
2023-08-17docs(builtin): fix some missing lines (#24759)Sean Dewar1
2023-08-17vim-patch:8.2.4455: accepting one and zero for second sort() argument is strangezeertzjq1
2023-08-17vim-patch:partial:8.2.3849: functions implementing reduce and map are too longzeertzjq1
2023-08-17vim-patch:8.2.3848: cannot use reduce() for a stringzeertzjq1
2023-08-17vim-patch:8.2.3818: cannot filter or map characters in a stringzeertzjq1
2023-08-17vim-patch:1b884a005398zeertzjq1
2023-08-17vim-patch:8.2.1969: Vim9: map() may change the list or dict item typezeertzjq1
2023-08-16feat(diagnostic): filter diagnostics by specific severities (#24736)Michael Strobel1
2023-08-16feat(diagnostic): provide more control over virtual text display (#24724)Gregory Anders1
2023-08-16docs(lua): add missing fields to treesitter/_metaPham Huy Hoang1
2023-08-16vim-patch:9.0.1717: virtcol2col returns last byte of a multi-byte char (#24729)zeertzjq1
2023-08-15vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)zeertzjq1
2023-08-14fix(treesitter)!: remove deprecated legacy injection formatChristian Clason1
2023-08-13Merge #15440 close 'shell' :terminal automaticallyJustin M. Keyes1
2023-08-13fix(treesitter): logger memory leakLewis Russell1
2023-08-12feat(treesitter)!: incremental injection parsingLewis Russell7
2023-08-12vim-patch:9.0.1688: cannot store custom data in quickfix list (#24673)zeertzjq1
2023-08-12vim-patch:9.0.1686: undotree() only works for the current buffer (#24665)zeertzjq1
2023-08-11feat(treesitter): add injection language fallback (#24659)Christian Clason2
2023-08-11fix(lsp): extra "." when completing with tsserver #24646Raphael1
2023-08-10Use Lua autocommand and make TermClose autocommand globalGregory Anders1
2023-08-10vim-patch:9.0.1683: Updated runtime files (#24638)zeertzjq1
2023-08-09feat(defaults): treat "•" as a list item prefix #24623Justin M. Keyes1
2023-08-09fix(types): make filetype.add parameters optionalMaria José Solano1
2023-08-09vim-patch:2eb413f89b97 (#24627)Christian Clason1
2023-08-09fix(iter): make pipeline termination conditions consistent (#24614)Gregory Anders1
2023-08-09vim-patch:077ade4f6703 (#24629)Christian Clason1