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
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
fix(types): rename win_get_config return type to win_config
Will Hopkins
2024-03-02
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
2024-02-25
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...
rktjmp
2024-02-21
*
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
2024-02-20
*
docs: document breaking change for nvim_create_autocmd callback (#27484)
Gregory Anders
2024-02-15
*
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
*
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
2024-02-08
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
2024-01-29
*
feat: improve return type annotations for vim.api.*
Lewis Russell
2024-01-26
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
docs(extmarks): add undocumented "details" array fields
Luuk van Baal
2024-01-18
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
fix(docs): make lines not overflow in vim docs
Jongwook Choi
2024-01-09
*
Merge pull request #26791 from wookayin/gendoc
Lewis Russell
2024-01-04
|
\
|
*
refactor(gen_vimdoc): generate function doc from metadata, not from xml
Jongwook Choi
2024-01-02
*
|
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
*
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
|
/
[next]