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
...
*
|
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
|
/
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
Sean Dewar
2023-08-17
*
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
2023-08-12
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
docs: misc
Justin M. Keyes
2023-08-03
*
feat(api): allow win_hide to close cmdwin or non-previous windows
Sean Dewar
2023-07-26
*
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
2023-07-26
*
feat(api): allow open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
2023-07-26
*
fix(events): trigger VimResume on next UI request (#24426)
zeertzjq
2023-07-23
*
fix(api/options): validate buf and win
Lewis Russell
2023-07-22
*
docs: also change "vimL" and "viml" to "Vimscript" (#24414)
zeertzjq
2023-07-21
*
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
zeertzjq
2023-07-16
*
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
2023-07-13
*
test(extmarks): add test for virt_text_win_col with cpo+=n (#24328)
zeertzjq
2023-07-13
*
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
|
/
[prev]
[next]