aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/context.c
Commit message (Expand)AuthorAge
* feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor(api): break out Vim script functions to its own fileBjörn Linse2021-10-29
* refactor(api): break out vim_to_object/object_to_vim to own fileBjörn Linse2021-10-29
* refactor: format with uncrustify #15722dundargoc2021-09-19
* option: use char* for get_option_value() paramJan Edmund Lazo2021-02-07
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
* API: Context: save/restoreAbdelhakeem2019-07-27
* API: ContextJustin M. Keyes2019-07-27