aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/private
Commit message (Expand)AuthorAge
* api: move deprecated functions to separate filesBjörn Linse2020-12-05
* api/options: cleanup the fixupBjörn Linse2020-12-04
* decoration: split out "decoration" from "extmark" moduleBjörn Linse2020-11-07
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* api: add API for themesBjörn Linse2020-11-01
* fixup: fixup: fixup: fixup:TJ DeVries2020-10-22
* fixup: some small nit picksTJ DeVries2020-10-22
* fixup: bfredl commentsTJ DeVries2020-10-22
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* luahl: global the luahlBjörn Linse2020-09-13
* luahlBjörn Linse2020-09-13
* lua: cleanup naming conventions of executor functionsBjörn Linse2020-09-10
* vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
* helpers: fix FIXED_TEMP_ARRAYMatthieu Coudron2020-04-24
* PVS/V618: fix printf-style args #11888Justin M. Keyes2020-02-22
* shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
* extmarks/bufhl: reimplement using new marktree data structureBjörn Linse2020-01-16
* API: include invalid buffer/window/tabpage in error message (#11712)Daniel Hahler2020-01-14
* API: fix crash on copy_object(kObjectTypeWindow) #11651Ghjuvan Lacambre2020-01-02
* tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* extmark: rename ExtendedMark => ExtmarkJustin M. Keyes2019-11-11
* extmark: review changesBjörn Linse2019-11-11
* nsmarks: initial committimeyyy2019-11-11
* namespace: add ns_initialized funcTimothy C Eichler2019-11-11
* lua/executor.c: use TRY_WRAPJustin M. Keyes2019-10-29
* Remove excess <stdint.h>Jan Edmund Lazo2019-09-11
* vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* api: make try_end clean-up after an exception properly. Fixes #10809Björn Linse2019-09-02
* API: make nvim_win_set_option() set window-global, not buffer-local #9110Björn Linse2019-09-01
* paste: break lines at CR, CRLF #10877Justin M. Keyes2019-08-29
* API: nvim_pasteJustin M. Keyes2019-08-27
* rename: FUNC_API_ASYNC => FUNC_API_FASTBjörn Linse2019-06-30
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* API/nvim_set_keymap: remove mode-shortname aliasesJustin M. Keyes2019-05-12
* API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
* API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* RPC: eliminate NO_RESPONSEJustin M. Keyes2019-04-12
* floats: implement floating windowsBjörn Linse2019-03-02
* ui: implement ext_messagesBjörn Linse2019-02-10
* api: add nvim_create_buf to create a new empty buffer.Björn Linse2019-02-09
* dict_set_var: check value before checking its containerJustin M. Keyes2019-01-14
* multigrid: reorganize types and global varaiblesBjörn Linse2018-12-31
* func_attr.h: FUNC_ATTR_PRINTFMichael Hoffmann2018-09-23
* API: Avoid overrun when formatting error-messageJustin M. Keyes2018-09-05
* dispatch.c: changed api_set_error_callmicha2018-07-15
* channel.c: refactor spaghetti codemicha2018-07-14
* refactor: buf_collect_lines (#8509)Justin M. Keyes2018-06-09
* API: validation: mention invalid method name (#8489)Justin M. Keyes2018-06-07
* api: list information about all channels/jobs.Björn Linse2018-05-23