Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(api): make `nvim_parse_cmd` work correctly with both range and count | Famiu Haque | 2022-05-07 |
* | Merge pull request #18442 from dundargoc/uncrustify | bfredl | 2022-05-06 |
|\ | |||
| * | refactor: upgrade uncrustify configuration to version 0.75 | Dundar Goc | 2022-05-06 |
* | | fix(api): make `nvim_parse_cmd` propagate errors | Famiu Haque | 2022-05-05 |
|/ | |||
* | refactor(api): make `range` in `nvim_parse_cmd` an array | Famiu Haque | 2022-05-05 |
* | refactor: replace char_u variables and functions with char | Dundar Goc | 2022-05-04 |
* | feat(nvim_parse_cmd): add range, count, reg #18383 | Famiu Haque | 2022-05-04 |
* | refactor: replace char_u variables and functions with char | Dundar Goc | 2022-05-03 |
* | feat(lua): show proper verbose output for lua configuration | shadmansaleh | 2022-02-28 |
* | refactor: saner options for uncrustify (#16204) | dundargoc | 2021-11-19 |
* | refactor: saner options for uncrustify #16196 | dundargoc | 2021-10-31 |
* | refactor(api): break out Vim script functions to its own file | Björn Linse | 2021-10-29 |