aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vimscript.c
Commit message (Expand)AuthorAge
...
* | fix(api): make `nvim_parse_cmd` propagate errorsFamiu Haque2022-05-05
|/
* refactor(api): make `range` in `nvim_parse_cmd` an arrayFamiu Haque2022-05-05
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* feat(nvim_parse_cmd): add range, count, reg #18383Famiu Haque2022-05-04
* refactor: replace char_u variables and functions with charDundar Goc2022-05-03
* feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor(api): break out Vim script functions to its own fileBjörn Linse2021-10-29