Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(options): deprecate nvim[_buf|_win]_[gs]et_option | Lewis Russell | 2023-05-21 |
| | | | | | Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: famiu <famiuhaque@protonmail.com> | ||
* | feat(lua): omnifunc for builting lua interpreter | Björn Linse | 2023-03-06 |
| | | | | | | | also make implicit submodules "uri" and "_inspector" work with completion this is needed for `:lua=vim.uri_<tab>` wildmenu completion to work even before uri or _inspector functions are used. | ||
* | feat(lua): handle lazy submodules in `:lua vim.` wildmenu completion | bfredl | 2022-03-09 |
| | |||
* | lint | chentau | 2021-01-26 |
| | |||
* | Don't show entire context when completing | Tony Chen | 2021-01-26 |
| | |||
* | feat: add completion to ':lua' | TJ DeVries | 2021-01-26 |