summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
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
2023-08-01Merge #24504 feat(lsp): protocol.MethodsJustin M. Keyes2
2023-08-01feat(gen_lsp.lua): sort by name, handle failure #24504Justin M. Keyes2
2023-08-01feat(gen_lsp.lua): protocol.Methods #24504mathew2
2023-08-01feat(lua-types): types for vim.api.* (#24523)Lewis Russell3
2023-08-01fix(lsp): inlay hints: "Failed to delete autocmd" when closing buffer #24469Chris AtLee2
2023-08-01fix(defaults): don't use nvim_feedkeys in default mappings (#24520)zeertzjq1
2023-08-01docs(builtin): fix and annotate language blocks (#24506)Lewis Russell1
2023-07-29feat(lsp): add actionable advice to lsp client quit error msg (#24510)Mathias Fußenegger1
2023-07-29docs(lua): vim.str_utf_{start,end,pos} #24424altermo1
2023-07-28feat(docs): generate builtin.txt (#24493)Lewis Russell1
2023-07-26fix(gen_vimfn_types): don't include tag before signature's line (#24492)zeertzjq1
2023-07-26feat(lua): typing for vim.fn.* (#24473)Lewis Russell1
2023-07-25fix(lsp): fix multi client handling workspace_folder methods (#18839)Mathias Fußenegger1
2023-07-25fix(lsp): SignatureHelp docstring is not escaped #16702Christoph Hasse1
2023-07-25fix(lsp): E403 if doc contains multiple codeblocks #24458Raphael1
2023-07-24fix(lsp): replace @private with @nodoc for public client functions (#24415)Mathias Fußenegger2
2023-07-24fix(lsp): announce publishDiagnostics.dataSupport (#24442)Bruce Weirdan1
2023-07-24fix(lsp): send empty "added" list when removing workspace folder #24440Mitchell Hanberg1