aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason2023-04-14
* refactor: remove modelines from Lua filesGregory Anders2023-04-13
* fix(loader): reset hashes when running the loaderLewis Russell2023-04-13
* Merge pull request #23054 from bfredl/nobehavebfredl2023-04-13
|\
| * feat(ex_cmds)!: remove :behavebfredl2023-04-13
* | refactor: remove bugreport.vimdundargoc2023-04-12
* | docs: add vim.lsp.buf.formatting_sync() to deprecated.txt (#23045)zeertzjq2023-04-12
* | fix(diagnostic): rename buffer → bufnr in type annotation (#23042)Mathias Fußenegger2023-04-12
|/
* fix(runtime): add commentstring for C# ftplugin (#23039)Christian Clason2023-04-12
* refactor: remove :CheckHealthdundargoc2023-04-12
* feat!: remove vimballs (#22402)dundargoc2023-04-11
* feat(lua): vim.region accepts getpos() arg (#22635)NAKAI Tsuyoshi2023-04-11
* fix(treesitter): Use the correct replacement args for #gsub! directive (#23015)Scott Ming2023-04-11
* fix(health): check for _host_prog variables properly (#23014)zeertzjq2023-04-11
* fix(man.lua): don't continue on command error (#23009)zeertzjq2023-04-11
* fix(health): combine python and virtualenv healthchecks (#23004)Gregory Anders2023-04-10
* fix(health): fix typo in function nameGregory Anders2023-04-10
* refactor: rewrite perl healthcheck in luadundargoc2023-04-10
* refactor: rewrite node healthcheck in luadundargoc2023-04-10
* Merge pull request #22865 from MunifTanjim/issue-20370bfredl2023-04-10
|\
| * fix(api): do not re-apply win_config.style when missingMunif Tanjim2023-04-10
* | refactor: rewrite ruby healthcheck in luadundargoc2023-04-10
* | refactor: rewrite virtualenv healthcheck in luadundargoc2023-04-10
* | refactor: rewrite python provider healthcheck in Luadundargoc2023-04-09
* | refactor: rewrite clipboard provider healthchecks in Luadundargoc2023-04-09
* | docs: add `hl-DiagnosticDeprecated` and `hl-DiagnosticUnnecessary`Evgeni Chasnovski2023-04-08
* | refactor(mappings)!: remove #n as a notation for a function key (#17318)zeertzjq2023-04-08
* | fix(termdebug): handle partial lines passed to callback (#22950)zeertzjq2023-04-08
* | feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)Gregory Anders2023-04-07
* | docs(news): create new news, rename old news (#22922)Christian Clason2023-04-07
* | NVIM v0.9.0bfredl2023-04-07
* | Merge pull request #22907 from luukvbaal/evalstcbfredl2023-04-07
|\ \
| * | feat(api): set statuscolumn line number in nvim_eval_statusline()Luuk van Baal2023-04-07
* | | fix(treesitter): do not track ranges of the root tree (#22912)Lewis Russell2023-04-06
|/ /
* | docs: add vim.treesitter.query.get_query() to deprecated.txtC.D. MacEachern2023-04-05
* | refactor: rename local API alias from a to apiLewis Russell2023-04-05
* | Merge pull request #22859 from luukvbaal/evalstcbfredl2023-04-05
|\ \
| * | feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()Luuk van Baal2023-04-05
* | | refactor(lsp): do not parse verbose output when overwriting options (#22810)Michal Liszcz2023-04-05
|/ /
* | feat(vim.diff): allow passing an integer for linematchLewis Russell2023-04-04
* | fix(windows): consistent normalization in fs.finddundargoc2023-04-04
* | docs: regenerategithub-actions[bot]2023-04-04
* | test: replace lfs with luv and vim.fsdundargoc2023-04-04
* | refactor(treesitter): move inspect_tree implLewis Russell2023-04-04
* | docs: fix typosdundargoc2023-04-04
* | fix(treesitter): disable folding in inspect_tree() (#22885)Lewis Russell2023-04-04
* | refactor(treesitter): delegate region calculation to treesitter (#22576)Lewis Russell2023-04-04
* | fix(treesitter): use capture metadata range if exists danilax9992023-04-04
* | vim-patch:9.0.1438: .fs files are falsely recognized as forth files (#22871)Christian Clason2023-04-03
* | Merge pull request #22847 from luukvbaal/redrstatusbfredl2023-04-03
|\ \