Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docs: do not use deprecated functions #25334 | Maria José Solano | 2023-09-24 |
| | |||
* | fix(lua): not using global value in vim.opt_global (#25196) | Phelipe Teles | 2023-09-17 |
| | |||
* | docs: replace <pre> with ``` (#25136) | Gregory Anders | 2023-09-14 |
| | |||
* | fix(api/options): validate buf and win | Lewis Russell | 2023-07-22 |
| | | | Fixes #24398 | ||
* | docs(lua): more improvements (#24387) | Lewis Russell | 2023-07-18 |
| | | | | | | | | | | | | | | | | | * docs(lua): teach lua2dox how to table * docs(lua): teach gen_vimdoc.py about local functions No more need to mark local functions with @private * docs(lua): mention @nodoc and @meta in dev-lua-doc * fixup! Co-authored-by: Justin M. Keyes <justinkz@gmail.com> --------- Co-authored-by: Justin M. Keyes <justinkz@gmail.com> | ||
* | fix: luacheck | Lewis Russell | 2023-07-17 |
| | |||
* | docs(lua): move function docs to lua files | Lewis Russell | 2023-07-17 |
| | |||
* | refactor: rename _meta.lua to _options.lua | Lewis Russell | 2023-07-17 |