aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* docs(lua): update ":{range}lua" docs + error message #27231Justin M. Keyes2024-01-27
* vim-patch:0cc6108fea21Christian Clason2024-01-27
* vim-patch:772f8f542513Christian Clason2024-01-27
* feat(ex_cmds): ranged :lua #27167luukvbaal2024-01-26
* revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert2024-01-27
* fix(osc52): do not use 'vim.iter' (#27218)Evgeni Chasnovski2024-01-26
* feat: improve return type annotations for vim.api.*Lewis Russell2024-01-26
* vim-patch:046a0f75d025Christian Clason2024-01-26
* vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
* feat(colorscheme): update treesitter groupsEvgeni Chasnovski2024-01-25
* fix(runtime): update 'vim' color scheme to use new tree-sitter groupsEvgeni Chasnovski2024-01-25
* docs: various fixes (#27063)dundargoc2024-01-25
* feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders2024-01-24
* vim-patch:a262d3f41bc5Christian Clason2024-01-24
* vim-patch:e1ddc2d5875dChristian Clason2024-01-24
* refactor: rewrite ruby provider in luadundargoc2024-01-24
* build: various build improvementsdundargoc2024-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
* vim-patch:ca0e9823a1dfChristian Clason2024-01-24
* vim-patch:9c5b90db035bChristian Clason2024-01-24
* vim-patch:50dbe16cd818Christian Clason2024-01-24
* vim-patch:36e2c0f29332Christian Clason2024-01-24
* docs(treesitter): add more examples, and improve consistencyJongwook Choi2024-01-24
* fix(treesitter): prefix treesitter types with vimPhạm Huy Hoàng2024-01-24
* vim-patch:e13b665a6e2a (#27163)zeertzjq2024-01-24
* test: typing for screen.luaLewis Russell2024-01-23
* fix(diagnostic): fix typing on field |diagnostic-severity|Jongwook Choi2024-01-23
* vim-patch:add31baedaf0Christian Clason2024-01-22
* vim-patch:3b2c27415d7dChristian Clason2024-01-22
* vim-patch:ea9a93e5b098Christian Clason2024-01-22
* 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
* | Merge pull request #26813 from VanaIgr/screen-pos-speedupzeertzjq2024-01-22
|\ \
| * | docs(news): expand the list of performance improvementsVanaIgr2024-01-22
| |/
* | feat(vim.version): add `vim.version.le` and `vim.version.ge`Jongwook Choi2024-01-21
* | vim-patch:27a4632af675Christian Clason2024-01-21
* | feat(treesitter)!: new standard capture namesChristian Clason2024-01-21
* | fix(lsp): clean up duplicate and unused meta type annotationsJongwook Choi2024-01-20
* | build: create separate targets for nvim with and without runtime filesdundargoc2024-01-20
* | feat(api): support getting abbreviations (#26868)Raphael2024-01-20
* | feat(ui): add chdir UI event (#27093)Gregory Anders2024-01-19
* | fix(vim.deprecate): show deprecation warning in devel versions as wellJongwook Choi2024-01-19
* | refactor(lua): refactored globaltermo2024-01-19