aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/command_line_completion_spec.lua
Commit message (Expand)AuthorAge
* feat(lua): completion for vim.fn, vim.v, vim.o #30472Jongwook Choi2024-10-04
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor: format test/*Justin M. Keyes2024-01-03
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* feat(lua): omnifunc for builting lua interpreterBjörn Linse2023-03-06
* feat(lua): handle lazy submodules in `:lua vim.` wildmenu completionbfredl2022-03-09
* lintchentau2021-01-26
* Don't show entire context when completingTony Chen2021-01-26
* feat: add completion to ':lua'TJ DeVries2021-01-26