| Commit message (Expand) | Author | Age |
* | fix(iter): make pipeline termination conditions consistent (#24614) | Gregory Anders | 2023-08-09 |
* | fix(lua): improve annotations for stricter luals diagnostics (#24609) | Christian Clason | 2023-08-09 |
* | fix(filetype): add typing and dry (#24573) | Lewis Russell | 2023-08-08 |
* | fix(lua): vim.fs typing (#24608) | Lewis Russell | 2023-08-08 |
* | docs: luaref cleanup #24541 | Justin M. Keyes | 2023-08-03 |
* | docs: remove "#" comment char in @return | Justin M. Keyes | 2023-08-03 |
* | docs: misc | Justin M. Keyes | 2023-08-03 |
* | fix(loader): cache path ambiguity #24491 | Tyler Miller | 2023-08-01 |
* | docs(lua): vim.str_utf_{start,end,pos} #24424 | altermo | 2023-07-29 |
* | feat(docs): generate builtin.txt (#24493) | Lewis Russell | 2023-07-28 |
* | docs(lua): add missing word in docs for vim.empty_dict (#24401) | Gnik | 2023-07-22 |
* | docs(lua): clarify fs.find() documentation #24394 | futsuuu | 2023-07-19 |
* | docs(lua): more improvements (#24387) | Lewis Russell | 2023-07-18 |
* | refactor(lua2dox): overhaul (#24386) | Lewis Russell | 2023-07-18 |
* | fix: doc errors | Lewis Russell | 2023-07-17 |
* | docs(lua): change *lua-foo* -> *vim.foo* | Lewis Russell | 2023-07-17 |
* | docs(lua): move function docs to lua files | Lewis Russell | 2023-07-17 |
* | docs: handle whitespace in emmycomments | Lewis Russell | 2023-07-17 |
* | docs(lua): do not render self args | Lewis Russell | 2023-07-17 |
* | docs(lua): adds links to related keymap functions to keymap.set (#24337) | Mathias Fußenegger | 2023-07-13 |
* | fix(lint): lint warnings #24226 | Raphael | 2023-07-10 |
* | docs: gather @notes items into one section | Justin M. Keyes | 2023-07-08 |
* | docs: "Return (multiple)" heading | Justin M. Keyes | 2023-07-08 |
* | docs: MAINTAIN.md, nvim_get_mark | Justin M. Keyes | 2023-07-08 |
* | feat(lua): allow vim.wo to be double indexed (#20288) | Lewis Russell | 2023-07-07 |
* | refactor(defaults): use vim.region for visual star (*,#) | Justin M. Keyes | 2023-07-06 |
* | fix(defaults): visual mode star (*,#) is fragile | Steven Ward | 2023-07-06 |
* | fix(vim.ui.open): return (don't show) error message | Justin M. Keyes | 2023-07-05 |
* | fix(gx): visual selection, expand env vars | Justin M. Keyes | 2023-07-04 |
* | feat(vim.ui): vim.ui.open, "gx" without netrw | marshmallow | 2023-07-04 |
* | fix(docs): ignore_invalid #24174 | Justin M. Keyes | 2023-06-27 |
* | docs: autocmds, misc | Justin M. Keyes | 2023-06-25 |
* | test: spellcheck :help (vimdoc) files #24109 | Justin M. Keyes | 2023-06-22 |
* | fix(vim.json)!: remove global options, "null", "array_mt" #24070 | Justin M. Keyes | 2023-06-21 |
* | docs #24061 | Justin M. Keyes | 2023-06-19 |
* | docs #22363 | Justin M. Keyes | 2023-06-19 |
* | docs: various clarifications (#23999) | zeertzjq | 2023-06-12 |
* | docs: fix vim.tbl_get type annotations #23992 | Stanislav Asunkin | 2023-06-11 |
* | feat(lua): use callable table as iterator in vim.iter (#23957) | Mathias Fußenegger | 2023-06-10 |
* | docs: fix typos (#23917) | Jonas Strittmatter | 2023-06-10 |
* | feat(lua): add ringbuffer (#22894) | Mathias Fußenegger | 2023-06-08 |
* | feat(lua): add `vim.system()` | Lewis Russell | 2023-06-07 |
* | fix: version-range < and <= #23539 | Gianmaria Bajo | 2023-06-06 |
* | feat(lua): rename vim.loop -> vim.uv (#22846) | Lewis Russell | 2023-06-03 |
* | docs: small fixes (#23619) | dundargoc | 2023-06-02 |
* | refactor(options): deprecate nvim[_buf|_win]_[gs]et_option | Lewis Russell | 2023-05-21 |
* | feat(fs): expose join_paths as `vim.fs.joinpath` (#23685) | Christian Clason | 2023-05-20 |
* | docs: small fixes | dundargoc | 2023-05-13 |
* | feat(lua): add hl priority opts on yank (#23509) | marcoSven | 2023-05-06 |
* | Merge pull request #23382 from gpanders/iter-benchmark | Gregory Anders | 2023-04-29 |
|\ |
|