Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |