Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(gen_vimfn_types): don't include tag before signature's line (#24492) | zeertzjq | 2023-07-26 |
| | | | | | | | When signature is a bit long or there are too many tags, the tags appear before the signature's line. Don't include the line with tags in the previous function' docs. Also fix lint warnings. | ||
* | feat(lua): typing for vim.fn.* (#24473) | Lewis Russell | 2023-07-26 |
| | | | | | | | Problem: No LSP information for `vim.fn.*` Solution: Add meta file for `vim.fn.*`. | ||
* | docs(lua): add missing word in docs for vim.empty_dict (#24401) | Gnik | 2023-07-22 |
| | |||
* | fix: doc errors | Lewis Russell | 2023-07-17 |
| | |||
* | fix: luacheck | 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 |