aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* vim-patch:9.0.1007: there is no way to get a list of swap file nameszeertzjq2023-04-19
* feat(lua): add vim.iter (#23029)Gregory Anders2023-04-17
* feat(diagnostic): specify diagnostic virtual text prefix as a functionIsak Samsten2023-04-17
* vim-patch:partial:6f4754b9f725zeertzjq2023-04-17
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* vim-patch:9.0.0390: cannot use a partial with :deferzeertzjq2023-04-16
* vim-patch:9.0.0379: cleaning up after writefile() is a hasslezeertzjq2023-04-16
* vim-patch:9.0.0370: cleaning up afterwards can make a function messyzeertzjq2023-04-16
* vim-patch:8.2.3783: confusing error for using a variable as a functionzeertzjq2023-04-16
* vim-patch:8.2.2977: crash when using a null function referencezeertzjq2023-04-16
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* vim-patch:9.0.0303: it is not easy to get information about a scriptzeertzjq2023-04-15
* vim-patch:9.0.0269: getscriptinfo() does not include the versionzeertzjq2023-04-15
* vim-patch:b59ae59a5870zeertzjq2023-04-15
* vim-patch:3f32a5f1601azeertzjq2023-04-15
* vim-patch:partial:d899e5112079zeertzjq2023-04-15
* vim-patch:8.2.4883: string interpolation only works in heredoczeertzjq2023-04-15
* vim-patch:8.2.4770: cannot easily mix expression and heredoczeertzjq2023-04-15
* vim-patch:8.2.2138: Vim9: "exit_cb" causes Vim to exit (#23087)zeertzjq2023-04-14
* vim-patch:8.2.1794: no falsy Coalescing operatorzeertzjq2023-04-14
* feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...NAKAI Tsuyoshi2023-04-14
* feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason2023-04-14
* Merge pull request #23054 from bfredl/nobehavebfredl2023-04-13
|\
| * feat(ex_cmds)!: remove :behavebfredl2023-04-13
* | docs: add vim.lsp.buf.formatting_sync() to deprecated.txt (#23045)zeertzjq2023-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
* 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