aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* refactor: remove :CheckHealthdundargoc2023-04-12
* feat!: remove vimballs (#22402)dundargoc2023-04-11
* feat(lua): vim.region accepts getpos() arg (#22635)NAKAI Tsuyoshi2023-04-11
* Merge pull request #22865 from MunifTanjim/issue-20370bfredl2023-04-10
|\
| * fix(api): do not re-apply win_config.style when missingMunif Tanjim2023-04-10
* | 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
* | docs(news): create new news, rename old news (#22922)Christian Clason2023-04-07
* | NVIM v0.9.0bfredl2023-04-07
* | feat(api): set statuscolumn line number in nvim_eval_statusline()Luuk van Baal2023-04-07
* | 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
* | feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()Luuk van Baal2023-04-05
* | feat(vim.diff): allow passing an integer for linematchLewis Russell2023-04-04
* | docs: regenerategithub-actions[bot]2023-04-04
* | docs: fix typosdundargoc2023-04-04
* | Merge pull request #22847 from luukvbaal/redrstatusbfredl2023-04-03
|\ \ | |/ |/|
| * fix(ui): ruler is not redrawn in cmdline with redrawstatusLuuk van Baal2023-04-02
* | refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq2023-04-02
|/
* Merge pull request #22778 from luukvbaal/getextbfredl2023-04-02
|\
| * feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal2023-04-01
* | Merge pull request #22832 from clason/bump-LuvChristian Clason2023-04-01
|\ \
| * | docs(luvref): update to version bumpChristian Clason2023-04-01
* | | feat: allow function passed to defaulttable to take an argument (#22839)Gregory Anders2023-04-01
* | | docs(treesitter): add query injectionsChristian Clason2023-04-01
* | | refactor(treesitter)!: rename help parser to vimdocChristian Clason2023-04-01
* | | fix(tests): adapt treesitter/highlight_spec priority testChristian Clason2023-04-01
* | | 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
|/ /
* | feat(diagnostic): add support for tagsLewis Russell2023-03-30
* | Merge pull request #22791 from lewis6991/refactor/loadermiscLewis Russell2023-03-30
|\ \
| * | feat(vim.fs): improve normalizeLewis Russell2023-03-26
| |/
* | feat: add `vim.treesitter.language.get_filetypes()` (#22643)Lewis Russell2023-03-30
* | 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
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* docs: more details about vim.region (#21116)Jakub Łuczyński2023-03-25
* feat(treesitter)!: deprecate top level indexes to modules (#22761)Lewis Russell2023-03-24
* feat(api): add nvim_get_hl (#22693)Null Chilly2023-03-23
* refactor(vim.gsplit): remove "keepsep"Justin M. Keyes2023-03-22
* feat(vim.gsplit): gain features of vim.splitJustin M. Keyes2023-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
* | docs: fix g:terminal_color_x terminal colors #22746Evgeni Chasnovski2023-03-21
|/
* feat(vim.version): more coercion with strict=falseJustin 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
* fix(treesitter): InspectTree does not respect 'splitright' #22692Yochem van Rosmalen2023-03-17
* docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)ii142023-03-16