aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api
Commit message (Expand)AuthorAge
* docs: add missing docs from some Vim patches (#21296)zeertzjq2022-12-05
* Merge pull request #21154 from clason/vimdoc-injectionsChristian Clason2022-12-02
|\
| * docs(gen): support language annotation in docstringsChristian Clason2022-12-02
* | fix(ui-ext): log and clear error in ui_comp_event (#21147)Andrew Willette2022-11-30
|/
* vim-patch:8.1.2001: some source files are too big (#21231)zeertzjq2022-11-29
* docs: fix typos (#21196)dundargoc2022-11-29
* refactor: replace char_u with chardundargoc2022-11-28
* Merge pull request #20151 from dundargoc/refactor/char_u/13bfredl2022-11-22
|\
| * refactor: replace char_u with charDundar Göc2022-11-19
* | fix: pvs warnings (#21145)dundargoc2022-11-22
|/
* fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...Jlll12022-11-17
* fix(api): nvim_buf_get_text regression (#21071)Lewis Russell2022-11-15
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* feat(lua-api): avoid unnecessary allocations (#19877)Lewis Russell2022-11-14
* feat(extmarks): allow preventing spellchecking with spell = falseThomas Vigouroux2022-11-12
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)luukvbaal2022-11-08
* | Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-namebfredl2022-11-07
|\ \
| * | feat(api): add command name to Lua command callback optsFamiu Haque2022-11-07
* | | refactor(highlight): rename FloatBorderTitle #20988Raphael2022-11-07
|/ /
* | vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
* | feat(ui): add support to display a title in the border of a float (#20184)Raphael2022-11-06
|/
* docs(api): pattern is not expanded for autocommands (#20812)Christian Clason2022-10-27
* docs: fix typos (#20724)dundargoc2022-10-23
* refactor(uncrustify): improved formatting rulesdundargoc2022-10-21
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* 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