summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2024-10-24refactor(lsp.buf): remove buf_request wrapperLewis Russell1
2024-10-24refactor(lsp.buf): use alias for vim.lspLewis Russell1
2024-10-24fix(lsp): handle mixed encoding in tagfunc paramsMathias Fussenegger1
2024-10-23feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735Tristan Knight3
2024-10-23docs: miscdundargoc7
2024-10-23fix(defaults): error messages UX for unimpaired mappings #30884Maria José Solano1
2024-10-23vim-patch:9.1.0809: filetype: petalinux config files not recognizedChristian Clason1
2024-10-23vim-patch:19be0eb: runtime(doc): :ownsyntax also resets 'spelloptions'zeertzjq1
2024-10-22fix(lsp): support multiple clients in typehierarchyLewis Russell4
2024-10-22docs(options): remove description for hidden options #30903Famiu Haque6
2024-10-22vim-patch:a7d4561: runtime(netrw): deprecate and remove netrwFileHandlers#Inv...Christian Clason3
2024-10-22vim-patch:421ed14: runtime(typst): add folding to typst ftpluginChristian Clason3
2024-10-22vim-patch:9.1.0796: filetype: libtool files are not recognizedChristian Clason1
2024-10-22vim-patch:9.1.0795: filetype: Vivado memory info file are not recognizedChristian Clason1
2024-10-22vim-patch:9.1.0797: testing of options can be further improved (#30893)zeertzjq1
2024-10-21fix(meta): do not use hyphens in param namesLewis Russell2
2024-10-21feat(vim.validate): improve fast form and deprecate spec formLewis Russell17
2024-10-21refactor: rename vim.highlight => vim.hlJustin M. Keyes13
2024-10-21fix(lua): vim.deprecate does not support major>0Justin M. Keyes1
2024-10-21feat(deprecations): vim._defer_deprecated_module()Justin M. Keyes1
2024-10-20feat(lsp)!: support multiple clients in goto methods (#30877)Mathias Fußenegger6
2024-10-20feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq5
2024-10-20feat(lsp)!: support multiple clients in lsp.buf.referencesMathias Fussenegger3
2024-10-20feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq3
2024-10-18feat(vim.ui.open): support lemonade #30845Uthman Mohamed2
2024-10-18fix(lsp.util): wrong arguments to 'validate' functiontemhelk1
2024-10-18fix(types): add narrower vim.validate typesMaria José Solano1
2024-10-18vim-patch:5e48e97: runtime(compiler): check for compile_commands in build dir...Christian Clason1
2024-10-18vim-patch:f10db25: runtime(swayconfig): add flag for bindsym/bindcode to synt...Christian Clason1
2024-10-17perf(validate): use lighter versionLewis Russell19
2024-10-17Merge pull request #30825 from lewis6991/refactor/lsputilLewis Russell7
2024-10-17feat(lsp.util): minor codestyleLewis Russell1
2024-10-17feat(lsp.util): improve offset_encoding type annotationsLewis Russell2
2024-10-17feat(lsp.util): remove some variablesLewis Russell1
2024-10-17feat(lsp.util): use vim.w/bLewis Russell1
2024-10-17feat(lsp.util): remove some aliasesLewis Russell1
2024-10-17feat(lsp.util): remove unneeded tableLewis Russell1
2024-10-17fix(lsp.util): inconsistent handling of offset_encodingLewis Russell3
2024-10-17feat(lsp.util): get_bufs_with_prefix -> get_writeable_bufsLewis Russell1
2024-10-17feat(lsp.util): refactor get_border_size()Lewis Russell1
2024-10-17feat(lsp.util): simplify some bounds checkingLewis Russell1
2024-10-17feat(lsp.util): remove metatable in locations_to_itemsLewis Russell1
2024-10-17feat(lsp.util): refactor symbols_to_items()Lewis Russell1
2024-10-17feat(lsp.util): remove uneeded do-endLewis Russell1
2024-10-17feat(lsp.util): use vim.api aliasLewis Russell1
2024-10-17feat(lsp.util): fix type errorsLewis Russell2
2024-10-17feat(meta): add type for quickfix entriesLewis Russell3
2024-10-17feat(lsp): show server name in code actions #30830Jordan2
2024-10-17vim-patch:5e53fca: runtime(jinja): Support jinja syntax as secondary filetypeChristian Clason1
2024-10-17vim-patch:6c2fc37: runtime(help): Update help syntaxzeertzjq6