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
/
runtime
/
doc
/
api.txt
Commit message (
Expand
)
Author
Age
*
fix(decorations): validate botline for on_win
Jaehwang Jung
2024-01-04
*
docs: clarify on_bytes arguments
Jaehwang Jung
2024-01-01
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
feat(extmarks): add virt_text_repeat_linebreak flag (#26625)
luukvbaal
2023-12-26
*
feat(api): add forward and back mouse buttons
Amanda Graven
2023-12-18
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
2023-12-05
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
2023-11-16
|
/
*
refactor: vim.ui.clipboard #26040
Justin M. Keyes
2023-11-14
*
Merge pull request #25767 from luukvbaal/signdel
bfredl
2023-11-08
|
\
|
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
|
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
|
/
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
Merge pull request #25455 from bfredl/highlight_namespace_getters
bfredl
2023-10-01
|
\
|
*
feat(ui): allow to get the highlight namespace
Daniel Steinberg
2023-10-01
*
|
feat(float): support toggle show float window
glepnir
2023-09-30
|
/
*
Merge pull request #25229 from glepnir/20323
bfredl
2023-09-26
|
\
|
*
fix(highlight): add force in nvim_set_hl
glepnir
2023-09-26
*
|
docs: misc #24561
Justin M. Keyes
2023-09-20
*
|
Merge pull request #25148 from glepnir/fixed_opt
bfredl
2023-09-19
|
\
\
|
|
/
|
/
|
|
*
fix(float): add fixd option
glepnir
2023-09-18
*
|
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
|
/
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
fix(decorations): better approximation of botline #24794
Jaehwang Jung
2023-09-11
*
fix(api): more intuitive cursor updates in nvim_buf_set_text
Sergey Slipchenko
2023-09-11
*
fix(highlight): add create param in nvim_get_hl
glepnir
2023-09-09
*
feat(highlight): add `FloatFooter` highlight group
Evgeni Chasnovski
2023-08-26
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
docs(msgpack_rpc): add "msgpack-rpc" client type
Alisue
2023-08-26
*
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 open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
2023-07-26
*
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
*
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
*
docs: fix misparsed headings (#24162)
Christian Clason
2023-06-26
*
fix(docs): too much whitespace around <pre> blocks #24151
Justin M. Keyes
2023-06-25
*
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
[next]