index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
Age
Commit message (
Expand
)
Author
Files
2023-06-19
docs #22363
Justin M. Keyes
1
2023-06-12
docs: various clarifications (#23999)
zeertzjq
1
2023-06-10
test: more tests for nvim_{set,del}_keymap with abbreviation (#23970)
zeertzjq
1
2023-06-09
feat(api): support abbreviations in nvim_set_keymap
bfredl
1
2023-06-07
refactor(api): adjust errors for setting options (#23942)
zeertzjq
1
2023-06-07
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
4
2023-06-06
refactor(api): remove `BOOL` macro #23936
Famiu Haque
1
2023-06-05
fix(ui): propagate line wrapping state on grid_line events
Ricky Zhou
2
2023-06-03
Merge pull request #23864 from folke/nvim_win_set_height
bfredl
1
2023-06-03
fix(folds): allow overlay virtual text on folded line (#23892)
zeertzjq
1
2023-06-02
docs: small fixes (#23619)
dundargoc
1
2023-06-01
fix(api): dont change curwin for nvim_win_set_width
Folke Lemaitre
1
2023-06-01
fix(api): dont change curwin for nvim_win_set_height
Folke Lemaitre
1
2023-05-28
test(extmarks): add test for virt_text_hide with 'smoothscroll' (#23791)
zeertzjq
1
2023-05-23
Merge pull request #23730 from famiu/refactor/api/helpers
bfredl
11
2023-05-23
refactor(api): new helper macros
Famiu Haque
11
2023-05-22
feat(ui): inline virtual text
Ibby
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
3
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
4
2023-05-13
docs: small fixes
dundargoc
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2023-04-27
perf(events): store autocommands in flat vectors (#23256)
ii14
1
2023-04-27
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2
2023-04-26
refactor: uncrustify
dundargoc
3
2023-04-26
refactor(clang-tidy): remove redundant casts
dundargoc
1
2023-04-23
fix(api): avoid assertion when autocmd group id is 0 (#23210)
Dhruv Manilawala
1
2023-04-21
fix(api): avoid integer truncation
Andreas Schneider
1
2023-04-19
build: update uncrustify to 0.76
Lewis Russell
1
2023-04-18
fix(api): extmark highlight groups not always included in details (#23179)
luukvbaal
1
2023-04-14
Merge pull request #22968 from luukvbaal/evalstc
bfredl
1
2023-04-14
vim-patch:8.2.1080: Vim9: no line break allowed in a for loop
zeertzjq
1
2023-04-14
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
1
2023-04-14
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
1
2023-04-10
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
1
2023-04-10
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
1
2023-04-09
fix(api): update "w_scwidth" in nvim_eval_statusline()
Luuk van Baal
1
2023-04-08
Merge pull request #22873 from bfredl/keyset2
bfredl
14
2023-04-07
refactor: remove redundant casts
ii14
1
2023-04-07
refactor(api): make typed dicts appear as types in the source code
bfredl
14
2023-04-07
refactor: remove redundant const char * casts
ii14
3
2023-04-07
Merge pull request #22907 from luukvbaal/evalstc
bfredl
2
2023-04-07
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2
2023-04-06
refactor: remove use of reserved c++ keywords
ii14
1
2023-04-06
Merge pull request #22910 from bfredl/nonormal
bfredl
2
2023-04-06
fix(highlight): use winhl=Foo:Bar even when Bar is empty
bfredl
2
2023-04-05
refactor: make error message definitions const
ii14
1
2023-04-05
refactor: rename local API alias from a to api
Lewis Russell
1
2023-04-05
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
3
2023-04-04
fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)
zeertzjq
1
2023-04-02
Merge pull request #22778 from luukvbaal/getext
bfredl
1
[prev]
[next]