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