aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/deprecated.h
Commit message (Collapse)AuthorAge
* api: move deprecated functions to separate filesBjörn Linse2020-12-05
Most these are just calls to non-deprecated variants, and take up unnecessary space and search hits in the other files.