Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: remove unused runtime lua functions (#16535) | dundargoc | 2021-12-05 |
* | feat(api): add nvim_get_option_value | Gregory Anders | 2021-12-04 |
* | chore: fix typos (#16361) | dundargoc | 2021-11-27 |
* | fix(vim.opt): vimL map string values not trimmed (#14982) | jadedpasta | 2021-07-04 |
* | fix(vim.opt): Fix #14828 with empty values being incorrectly inserted | TJ DeVries | 2021-06-29 |
* | fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style | TJ DeVries | 2021-06-29 |
* | fix(vim.opt): Fix #14669 whichwrap now acts as expected | TJ DeVries | 2021-06-29 |
* | fix(vim.opt): Add basic error handling | David Zhang | 2021-06-29 |
* | fix(vim.opt): Get window options before setting. | ckipp01 | 2021-06-29 |
* | fix(vim.opt): #14708 Now lets you put duplicate values in wildmode | TJ DeVries | 2021-06-29 |
* | lua: Add vim.opt and fix scopes of vim.o (#13479) | TJ DeVries | 2021-05-28 |