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
/
lua
/
vim
/
_meta
/
api.lua
Commit message (
Expand
)
Author
Age
*
Merge pull request #26249 from bfredl/concealchar
bfredl
2023-11-28
|
\
|
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
|
docs(lua): don't include remote-only API functions (#26266)
zeertzjq
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
|
/
*
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
*
docs: miscellaneous doc and type fixes (#25554)
Maria José Solano
2023-10-10
*
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: do not use deprecated functions #25334
Maria José Solano
2023-09-24
*
|
docs: misc #24561
Justin M. Keyes
2023-09-20
*
|
Merge pull request #25214 from bfredl/glyphcache
bfredl
2023-09-19
|
\
\
|
*
|
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
|
|
/
*
|
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(lua-types): types for vim.api.* (#24523)
Lewis Russell
2023-08-01