aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api
Commit message (Expand)AuthorAge
...
| * fix(ui): propagate line wrapping state on grid_line eventsRicky Zhou2023-06-05
* | fix(api): nvim_parse_cmd error message in pcall() #23297Alexandre Teoi2023-07-01
* | refactor: fix clang/PVS warnings (#24213)zeertzjq2023-06-30
* | fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181Justin M. Keyes2023-06-28
* | docs: fix misparsed headings (#24162)Christian Clason2023-06-26
* | docs: autocmds, miscJustin M. Keyes2023-06-25
* | feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)zeertzjq2023-06-22
* | test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* | fix(api): wrong nvim_buf_set_extmark error for invalid hl_modezeertzjq2023-06-22
* | fix(docs): the runtimepath is not the runtime pathbfredl2023-06-19
* | docs #22363Justin M. Keyes2023-06-19
* | docs: various clarifications (#23999)zeertzjq2023-06-12
* | test: more tests for nvim_{set,del}_keymap with abbreviation (#23970)zeertzjq2023-06-10
* | feat(api): support abbreviations in nvim_set_keymapbfredl2023-06-09
* | refactor(api): adjust errors for setting options (#23942)zeertzjq2023-06-07
* | refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)Famiu Haque2023-06-07
* | refactor(api): remove `BOOL` macro #23936Famiu Haque2023-06-06
|/
* Merge pull request #23864 from folke/nvim_win_set_heightbfredl2023-06-03
|\
| * fix(api): dont change curwin for nvim_win_set_widthFolke Lemaitre2023-06-01
| * fix(api): dont change curwin for nvim_win_set_heightFolke Lemaitre2023-06-01
* | fix(folds): allow overlay virtual text on folded line (#23892)zeertzjq2023-06-03
* | docs: small fixes (#23619)dundargoc2023-06-02
|/
* test(extmarks): add test for virt_text_hide with 'smoothscroll' (#23791)zeertzjq2023-05-28
* Merge pull request #23730 from famiu/refactor/api/helpersbfredl2023-05-23
|\
| * refactor(api): new helper macrosFamiu Haque2023-05-23
* | feat(ui): inline virtual textIbby2023-05-22
|/
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* refactor(map): avoid duplicated khash_t types for valuesbfredl2023-05-17
* docs: small fixesdundargoc2023-05-13
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* perf(events): store autocommands in flat vectors (#23256)ii142023-04-27
* fix: disallow removing extmarks in on_lines callbacks (#23219)Lewis Russell2023-04-27
* refactor: uncrustifydundargoc2023-04-26
* refactor(clang-tidy): remove redundant castsdundargoc2023-04-26
* fix(api): avoid assertion when autocmd group id is 0 (#23210)Dhruv Manilawala2023-04-23
* fix(api): avoid integer truncationAndreas Schneider2023-04-21
* build: update uncrustify to 0.76Lewis Russell2023-04-19
* fix(api): extmark highlight groups not always included in details (#23179)luukvbaal2023-04-18
* Merge pull request #22968 from luukvbaal/evalstcbfredl2023-04-14
|\
| * fix(api): update "w_scwidth" in nvim_eval_statusline()Luuk van Baal2023-04-09
* | vim-patch:8.2.1080: Vim9: no line break allowed in a for loopzeertzjq2023-04-14
* | vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def functionzeertzjq2023-04-14
* | vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)zeertzjq2023-04-14
* | Merge pull request #22865 from MunifTanjim/issue-20370bfredl2023-04-10
|\ \ | |/ |/|
| * fix(api): do not re-apply win_config.style when missingMunif Tanjim2023-04-10
* | Merge pull request #22873 from bfredl/keyset2bfredl2023-04-08
|\ \
| * | refactor(api): make typed dicts appear as types in the source codebfredl2023-04-07
* | | refactor: remove redundant castsii142023-04-07
|/ /
* | refactor: remove redundant const char * castsii142023-04-07
* | Merge pull request #22907 from luukvbaal/evalstcbfredl2023-04-07
|\ \