aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/deprecated.c
Commit message (Expand)AuthorAge
* refactor: minimize variable scope and eliminate empty declarationsDundar Göc2022-03-13
* feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* refactor(extmarks): use a more efficient representationBjörn Linse2022-01-15
* refactor(api): break out Vim script functions to its own fileBjörn Linse2021-10-29
* refactor(api): move extmark API to its own fileBjörn Linse2021-10-25
* refactor(api): make export of functions opt-in, not opt-outBjörn Linse2021-10-03
* feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* refactor: format #15702dundargoc2021-09-18
* feat(decorations): deprecate nvim_buf_set_virtual_textBjörn Linse2021-07-29
* api: move deprecated functions to separate filesBjörn Linse2020-12-05