index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
Commit message (
Expand
)
Author
Age
*
feat(api): add nvim_win_text_height (#24236)
zeertzjq
2023-07-11
*
docs: gather @notes items into one section
Justin M. Keyes
2023-07-08
*
docs: "Return (multiple)" heading
Justin M. Keyes
2023-07-08
*
docs: MAINTAIN.md, nvim_get_mark
Justin M. Keyes
2023-07-08
*
fix(api): disallow some more functions during textlock
Sean Dewar
2023-07-05
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
fix(api): allow negative column arguments for nvim_buf_set_text (#23501)
notomo
2023-07-04
*
fix(api, lua): make blank lines in a message work properly (#24244)
zeertzjq
2023-07-04
*
Merge pull request #23891 from rickyz/grid_line_flags
bfredl
2023-07-03
|
\
|
*
fix(ui): propagate line wrapping state on grid_line events
Ricky Zhou
2023-06-05
*
|
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
2023-07-01
*
|
refactor: fix clang/PVS warnings (#24213)
zeertzjq
2023-06-30
*
|
fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181
Justin M. Keyes
2023-06-28
*
|
docs: fix misparsed headings (#24162)
Christian Clason
2023-06-26
*
|
docs: autocmds, misc
Justin M. Keyes
2023-06-25
*
|
feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)
zeertzjq
2023-06-22
*
|
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
|
fix(api): wrong nvim_buf_set_extmark error for invalid hl_mode
zeertzjq
2023-06-22
*
|
fix(docs): the runtimepath is not the runtime path
bfredl
2023-06-19
*
|
docs #22363
Justin M. Keyes
2023-06-19
*
|
docs: various clarifications (#23999)
zeertzjq
2023-06-12
*
|
test: more tests for nvim_{set,del}_keymap with abbreviation (#23970)
zeertzjq
2023-06-10
*
|
feat(api): support abbreviations in nvim_set_keymap
bfredl
2023-06-09
*
|
refactor(api): adjust errors for setting options (#23942)
zeertzjq
2023-06-07
*
|
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
|
refactor(api): remove `BOOL` macro #23936
Famiu Haque
2023-06-06
|
/
*
Merge pull request #23864 from folke/nvim_win_set_height
bfredl
2023-06-03
|
\
|
*
fix(api): dont change curwin for nvim_win_set_width
Folke Lemaitre
2023-06-01
|
*
fix(api): dont change curwin for nvim_win_set_height
Folke Lemaitre
2023-06-01
*
|
fix(folds): allow overlay virtual text on folded line (#23892)
zeertzjq
2023-06-03
*
|
docs: small fixes (#23619)
dundargoc
2023-06-02
|
/
*
test(extmarks): add test for virt_text_hide with 'smoothscroll' (#23791)
zeertzjq
2023-05-28
*
Merge pull request #23730 from famiu/refactor/api/helpers
bfredl
2023-05-23
|
\
|
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
|
feat(ui): inline virtual text
Ibby
2023-05-22
|
/
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
docs: small fixes
dundargoc
2023-05-13
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
perf(events): store autocommands in flat vectors (#23256)
ii14
2023-04-27
*
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2023-04-27
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(clang-tidy): remove redundant casts
dundargoc
2023-04-26
*
fix(api): avoid assertion when autocmd group id is 0 (#23210)
Dhruv Manilawala
2023-04-23
*
fix(api): avoid integer truncation
Andreas Schneider
2023-04-21
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
fix(api): extmark highlight groups not always included in details (#23179)
luukvbaal
2023-04-18
*
Merge pull request #22968 from luukvbaal/evalstc
bfredl
2023-04-14
|
\
|
*
fix(api): update "w_scwidth" in nvim_eval_statusline()
Luuk van Baal
2023-04-09
*
|
vim-patch:8.2.1080: Vim9: no line break allowed in a for loop
zeertzjq
2023-04-14
[next]