aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* refactor(loader): cache hash informationLewis Russell2023-03-31
* fix(api): return both link and attributes with nvim_get_hl (#22824)Sindre T. Strøm2023-03-31
* fix(diagnostic): use correct field name for tags (#22835)Akin2023-03-31
* fix(loader): disable profiling by defaultLewis Russell2023-03-31
* feat(diagnostic): add support for tagsLewis Russell2023-03-30
* Merge pull request #22791 from lewis6991/refactor/loadermiscLewis Russell2023-03-30
|\
| * refactor(loader): simplify tracking logicLewis Russell2023-03-26
| * feat(vim.fs): improve normalizeLewis Russell2023-03-26
| * refactor(loader): add typing for package.loadersLewis Russell2023-03-26
| * refactor(loader): remove BufWritePost autocmdLewis Russell2023-03-26
| * refactor(loader): use vim.fsLewis Russell2023-03-26
* | feat: add `vim.treesitter.language.get_filetypes()` (#22643)Lewis Russell2023-03-30
* | vim-patch:9.0.1430: Livebook files are not recognized (#22808)Christian Clason2023-03-29
* | fix(api): Use local LastSet structure in nvim_get_option_info (#22741)Michal Liszcz2023-03-29
|/
* feat(lua): add `vim.loader`Folke Lemaitre2023-03-26
* test: use exec_capture() in more places (#22787)zeertzjq2023-03-26
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* feat(lsp): render markdown in docs hover #22766Roberto Pommella Alegro2023-03-25
* fix(lsp): add missing silent check in lsp hover handler (#22763)Micah Halter2023-03-25
* docs: more details about vim.region (#21116)Jakub Łuczyński2023-03-25
* fix(treesitter): add missing deprecateLewis Russell2023-03-24
* feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell2023-03-24
* vim-patch:9.0.1425: "wat" and "wast" files are one filetype (#22774)Christian Clason2023-03-24
* fix(treesitter): annotationsLewis Russell2023-03-23
* feat(api): add nvim_get_hl (#22693)Null Chilly2023-03-23
* fix(lsp): Jump to tag locations reliably when :ltag is used (#22750)meredith2023-03-23
* Merge #22736 from justinmk/gsplitJustin M. Keyes2023-03-22
|\
| * refactor(vim.gsplit): remove "keepsep"Justin M. Keyes2023-03-22
| * fix(vim.version): prerelease compareJustin M. Keyes2023-03-22
| * feat(vim.gsplit): gain features of vim.splitJustin M. Keyes2023-03-22
* | fix(api): vim.filetype.get_option() (#22753)Lewis Russell2023-03-22
|/
* Merge pull request #22743 from bfredl/luaequalsbfredl2023-03-22
|\
| * feat(lua): allow `:=expr` as a shorter version of `:lua =expr`bfredl2023-03-22
* | vim-patch:9.0.{1419,1421,1422,1423}: some files are not recognized (#22749)Amaan Qureshi2023-03-22
* | docs: fix g:terminal_color_x terminal colors #22746Evgeni Chasnovski2023-03-21
* | vim-patch:9.0.1417: ESDL files are not recognizedChristian Clason2023-03-20
* | vim-patch:9.0.1415: Crystal files are not recognizedChristian Clason2023-03-20
|/
* feat(vim.version): more coercion with strict=falseJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* refactor(vim.version): use lazy.nvim semver moduleJustin M. Keyes2023-03-20
* feat: add `vim.filetype.get_option()`Lewis Russell2023-03-20
* feat(api): add filetype option nvim_get_option_valueLewis Russell2023-03-20
* fix(shell): on Windows :make does not echo #22728Enan Ajmain2023-03-19
* vim-patch:9.0.1412: Pony files are not recognized (#22721)Amaan Qureshi2023-03-18
* Merge pull request #22699 from clason/vim-9.0.1406Christian Clason2023-03-17
|\
| * vim-patch:9.0.1409: racket files are recognized as schemeChristian Clason2023-03-17
| * vim-patch:9.0.1408: QMLdir files are not recognizedChristian Clason2023-03-17
| * vim-patch:9.0.1407: TableGen files are not recognizedChristian Clason2023-03-17
| * vim-patch:9.0.1406: ILE RPG files are not recognizedChristian Clason2023-03-17
* | fix(treesitter): InspectTree does not respect 'splitright' #22692Yochem van Rosmalen2023-03-17