summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2024-02-02fix(vim.system): don't process non-fast events during wait() (#27300)zeertzjq1
2024-02-01feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2
2024-01-29Merge #27246 from justinmk/healthJustin M. Keyes3
2024-01-29feat(api): add nvim_tabpage_set_win (#27222)Will Hopkins1
2024-01-28feat(extmarks): subpriorities (relative to declaration order) (#27131)Gregory Anders1
2024-01-28refactor(lsp): client_hints typo #27250Maria José Solano1
2024-01-28docs: enforce "treesitter" spelling #27110Jongwook Choi3
2024-01-28fix(health): "attempt to concatenate nil"Justin M. Keyes2
2024-01-28fix(health): check more "old" filesJustin M. Keyes1
2024-01-28vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar1
2024-01-27revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert2
2024-01-26feat: improve return type annotations for vim.api.*Lewis Russell2
2024-01-26vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq1
2024-01-25docs: various fixes (#27063)dundargoc1
2024-01-24feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders2
2024-01-24refactor: rewrite ruby provider in luadundargoc4
2024-01-24fix(treesitter): avoid # of nil in _query_linterDaniel Kongsgaard1
2024-01-24refactor: rewrite perl provider in luadundargoc2
2024-01-24fix(spell): always accept ':' as filename char in 'spellfile' (#27172)zeertzjq1
2024-01-24fix(treesitter): prefix treesitter types with vimPhạm Huy Hoàng4
2024-01-23test: typing for screen.luaLewis Russell1
2024-01-23fix(diagnostic): fix typing on field |diagnostic-severity|Jongwook Choi1
2024-01-22refactor: rewrite python provider in luadundargoc3
2024-01-22docs(options): remove misleading sentence (#27129)zeertzjq1
2024-01-22feat(fold): transparent foldtextLewis Russell1
2024-01-22Merge pull request #27076 from glepnir/extmark_hlgroupbfredl1
2024-01-22fix(eval): properly support checking v:lua function in exists() (#27124)Raphael1
2024-01-22refactor(api): give "hl_group" more accurate _meta typebfredl1
2024-01-21feat(vim.version): add `vim.version.le` and `vim.version.ge`Jongwook Choi1
2024-01-21vim-patch:27a4632af675Christian Clason1
2024-01-20refactor(api): use hl id directly in nvim_buf_set_extmarkglepnir1
2024-01-20fix(lsp): clean up duplicate and unused meta type annotationsJongwook Choi2
2024-01-19fix(vim.deprecate): show deprecation warning in devel versions as wellJongwook Choi1
2024-01-19refactor(lua): refactored globaltermo1
2024-01-19Merge pull request #27061 from luukvbaal/extmarkbfredl1
2024-01-18docs(extmarks): add undocumented "details" array fieldsLuuk van Baal1
2024-01-18fix(treesitter): validate language alias for injectionsChristian Clason1
2024-01-18docs(vim.iter): correct `bool` to `boolean` (#27018)notomo1
2024-01-18docs: various #25289Justin M. Keyes2
2024-01-18vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq1
2024-01-17fix(lua): return after assert returns assert message (#27064)altermo2
2024-01-17feat: add __call typing for vim.inspect()Lewis Russell1
2024-01-17docs: various fixes (#26929)dundargoc1
2024-01-16refactor(lsp): deprecate `vim.lsp.util.lookup_section`Jongwook Choi2
2024-01-16vim-patch:9.1.0013: Modula2 filetype support lacking (#27020)Sean Dewar2
2024-01-16docs(column): 'statuscolumn' redraw interaction with 'relativenumber'Luuk van Baal1
2024-01-16fix(diagnostic): typingLewis Russell2
2024-01-16docs(builtin): remove signatures of undocumented functions (#27039)zeertzjq1
2024-01-16vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq1
2024-01-16vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq1