aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into floattitlefloattitleJosh Rahm2022-10-11
|\
| * docs: various #12823Justin M. Keyes2022-10-09
| * fix(api): dynamically allocate line buffer for nvim_out_write (#20537)zeertzjq2022-10-08
| * Merge pull request #20364 from zeertzjq/parse-cmd-omitbfredl2022-09-30
| |\
| | * fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supportedzeertzjq2022-09-30
| * | docs: fix typos (#20394)dundargoc2022-09-30
| * | feat(nvim_cmd): allow using first argument as countFamiu Haque2022-09-29
| |/
| * fix(api): fix nvim_cmd crash with filename expansion (#20397)zeertzjq2022-09-29
| * fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)zeertzjq2022-09-28
| * fix(api): notify dict watchers on nvim_set_var and vim.g settersmolck2022-09-27
| * docs: fix typos (#20150)dundargoc2022-09-26
| * fix(docs): invalid :help links #20345Justin M. Keyes2022-09-25
| * refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
| * vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
| * vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...zeertzjq2022-09-16
| * docs(autocmds): re-add buffer param to docstring (#20204)kylo2522022-09-16
| * refactor: replace char_u with charDundar Göc2022-09-11
| * refactor: replace char_u with charDundar Göc2022-09-09
| * refactor(typval): change FC_CFUNC abstraction into FC_LUAREFbfredl2022-09-07
| * refactor: replace char_u with charDundar Göc2022-09-06
| * feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
| * Merge pull request #20039 from zeertzjq/cmod-tabbfredl2022-09-06
| |\
| | * fix(api)!: correctly deal with number before :tabzeertzjq2022-09-02
| * | feat(api): add "move" to nvim_input_mousezeertzjq2022-09-04
| |/
| * feat(api): add support for :horizontal modifierzeertzjq2022-09-01
| * Merge pull request #20023 from bfredl/hlarenabfredl2022-09-01
| |\
| | * refactor(highlight): make hlattrs2dict always use pre-allocated dictbfredl2022-08-31
| * | Merge pull request #16396 from bfredl/luaeventbfredl2022-08-31
| |\ \ | | |/ | |/|
| | * feat(lua): vim.ui_attach to get ui events from luabfredl2022-08-31
| * | refactor(mappings)!: mapblock_fill_dict() use API Dictionary (#20020)zeertzjq2022-08-31
| * | fix(api): nvim_set_hl bail out on invalid group name (#20021)zeertzjq2022-08-31
| |/
| * fix(exceptions): restore `did_throw` (#20000)Sean Dewar2022-08-30
| * refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
| * refactor: replace char_u with charDundar Goc2022-08-25
| * Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
| |\
| | * refactor(api): provide a temporary copy solution for nvim_call_atomicbfredl2022-08-24
| | * perf(api): allow to use an arena for return valuesbfredl2022-08-23
| * | vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
| |/
* / feat(floattitle): add ability to title floating windowsJosh Rahm2022-08-22
|/
* vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq2022-08-20
* refactor: move statusline code from buffer.c and [draw]screen.c to new filebfredl2022-08-19
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)zeertzjq2022-08-18
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor: remove some unused includes (#19820)zeertzjq2022-08-17
* fix(api): nvim_exec and nvim_cmd restore msg_col when capturing output (#19789)zeertzjq2022-08-16
* fix(winbar): do not always assume cursor is valid. fixes #19458bfredl2022-08-13
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)zeertzjq2022-08-12