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
/
vim.c
Commit message (
Expand
)
Author
Age
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
Merge pull request #25229 from glepnir/20323
bfredl
2023-09-26
|
\
|
*
fix(highlight): add force in nvim_set_hl
glepnir
2023-09-26
*
|
fix(api): handle NUL in nvim_err_write() and nvim_out_write() (#25354)
zeertzjq
2023-09-25
*
|
docs: misc #24561
Justin M. Keyes
2023-09-20
*
|
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
|
/
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
fix(highlight): add create param in nvim_get_hl
glepnir
2023-09-09
*
Merge pull request #24399 from lambdalisue/fix-messagepack-rpc
bfredl
2023-08-26
|
\
|
*
docs(msgpack_rpc): add "msgpack-rpc" client type
Alisue
2023-08-26
*
|
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
|
/
*
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
*
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
*
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
2023-07-13
*
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, lua): make blank lines in a message work properly (#24244)
zeertzjq
2023-07-04
*
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
fix(docs): the runtimepath is not the runtime path
bfredl
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(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
fix(folds): allow overlay virtual text on folded line (#23892)
zeertzjq
2023-06-03
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
fix(api): avoid integer truncation
Andreas Schneider
2023-04-21
*
fix(api): update "w_scwidth" in nvim_eval_statusline()
Luuk van Baal
2023-04-09
*
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2023-04-07
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)
zeertzjq
2023-04-04
*
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
refactor: do more in TRY_WRAP
Lewis Russell
2023-03-22
*
docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)
ii14
2023-03-16
*
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
zeertzjq
2023-03-11
*
docs: naming conventions, guidelines
Justin M. Keyes
2023-02-22
*
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
docs: builtin TUI is no longer channel 0 (#21794)
zeertzjq
2023-01-15
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
docs: fix typos (#21427)
dundargoc
2023-01-04
*
refactor(tui): use nvim_echo() for verbose terminfo
bfredl
2022-12-20
[next]