summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
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
2023-08-09vim-patch:b69b9d5e1753 (#24628)Christian Clason1
2023-08-09vim-patch:44ff25d5243b (#24625)Christian Clason1
2023-08-09vim-patch:7159ac7fec28 (#24624)Christian Clason1
2023-08-09vim-patch:a13eb2b14791 (#24622)Christian Clason1
2023-08-10Merge pull request #24631 from clason/vim-c2bd205254c8zeertzjq1
2023-08-09vim-patch:c2bd205254c8Christian Clason1
2023-08-09fix(lua): annotate that TSNode functions can return nil (#24621)Kyuuhachi1
2023-08-09fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason16
2023-08-08docs(builtin): fix some missing lines (#24615)Sean Dewar1
2023-08-08fix(filetype): add typing and dry (#24573)Lewis Russell3
2023-08-08fix(lua): vim.fs typing (#24608)Lewis Russell1
2023-08-08docs(lua): the keyset nilocalypsebfredl1
2023-08-07fix(treesitter): make sure injections don't return empty ranges (#24595)Lewis Russell1
2023-08-07vim-patch:9.0.1678: blade files are not recognized (#24601)ObserverOfTime1
2023-08-07feat: add .luarc.json (#24592)Lewis Russell1
2023-08-07docs(lsp): fix references to protocol.constants #24578Maria José Solano1
2023-08-07fix(treesitter): escape quotes in :InspectTree view #24582ObserverOfTime1
2023-08-07Merge pull request #24524 from bfredl/typed_keysbfredl1
2023-08-07feat(lua): use keyset type informationbfredl1
2023-08-05refactor(lsp): use protocol.Methods instead of strings #24570Raphael2
2023-08-04docs(options): take ownership of options.txt (#24528)Lewis Russell1
2023-08-04fix(lsp): do not assume client capability exists in watchfiles check (#24550)Sean Dewar2
2023-08-03docs: luaref cleanup #24541Justin M. Keyes2
2023-08-03Merge #24351 docsJustin M. Keyes3
2023-08-03docs: miscJustin M. Keyes3
2023-08-03refactor(lsp): use protocol.Methods instead of strings #24537Raphael9
2023-08-03fix(gen_lsp.lua): no notifications in lsp.Methods #24530Raphael1
2023-08-02docs(lua): fix generated `fname` param annotations #24533Marc Jakobi1
2023-08-02docs(builtin): fix alignment of comments in code blocks (#24529)zeertzjq1
2023-08-01docs: drop "Can also be used as a method" #24508Justin M. Keyes1
2023-08-01feat(lua): add meta file for vim submodules (#24525)Lewis Russell1
2023-08-01fix(loader): cache path ambiguity #24491Tyler Miller2