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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
vim-patch:9.1.1010: filetype: VisualCode setting file not recognized (#32003)
zeertzjq
2025-01-14
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
refactor(options): remove code for multitype options
Famiu Haque
2025-01-14
*
|
|
|
perf(treesitter): calculate folds asynchronously
Riley Bruins
2025-01-14
*
|
|
|
fix(treesitter): uv_dlclose after uv_dlerror
Horror Proton
2025-01-14
*
|
|
|
build(deps): bump luajit to HEAD - a4f56a459
Christian Clason
2025-01-14
|
|
/
/
|
/
|
|
*
|
|
fix(lsp): minimum height for floating popup #31990
Xuyuan Pang
2025-01-13
*
|
|
fix(options): better handling of empty values
Lewis Russell
2025-01-13
*
|
|
feat(messages): "verbose" message kind #31991
luukvbaal
2025-01-13
*
|
|
refactor: delete duplicate utf8-functionality
dundargoc
2025-01-13
*
|
|
feat: add vim.fs.relpath
dundargoc
2025-01-13
*
|
|
test: use temp file #31907
Guilherme Soares
2025-01-13
*
|
|
vim-patch:9.1.1011: popupmenu internal error with some abbr in completion ite...
zeertzjq
2025-01-13
*
|
|
Merge pull request #31631 from ribru17/async_parse_attempt_2
Lewis Russell
2025-01-13
|
\
\
\
|
*
|
|
feat(treesitter)!: don't parse tree in get_parser() or start()
Riley Bruins
2025-01-12
|
*
|
|
feat(treesitter): async parsing
Riley Bruins
2025-01-12
*
|
|
|
build(deps): bump tree-sitter to v0.24.7
Christian Clason
2025-01-12
|
/
/
/
*
|
|
perf(treesitter): cache queries strongly
Riley Bruins
2025-01-12
*
|
|
build(deps): bump wasmtime to v25.0.3
Christian Clason
2025-01-12
*
|
|
vim-patch:9.1.1007: filetype: various ignore are not recognized
Christian Clason
2025-01-12
*
|
|
vim-patch:9.1.1003: [security]: heap-buffer-overflow with visual mode (#31971)
zeertzjq
2025-01-12
*
|
|
vim-patch:9.1.1005: completion text is highlighted even with no pattern found...
zeertzjq
2025-01-12
*
|
|
vim-patch:partial:9598a63: runtime(doc): add package-<name> helptags for incl...
zeertzjq
2025-01-12
*
|
|
feat(diagnostic)!: filter diagnostics by severity before passing to handlers ...
Gregory Anders
2025-01-11
*
|
|
vim-patch:668e9f2: runtime(filetype): don't detect string interpolation as an...
Christian Clason
2025-01-11
*
|
|
docs: misc
dundargoc
2025-01-11
*
|
|
vim-patch:9.1.1001: ComplMatchIns highlight hard to read on light background ...
zeertzjq
2025-01-11
*
|
|
vim-patch:695522d: runtime(vim): Update base-syntax, highlight literal string...
zeertzjq
2025-01-11
*
|
|
vim-patch:9.1.0996: ComplMatchIns may highlight wrong text (#31931)
glepnir
2025-01-10
*
|
|
vim-patch:51754c8: runtime(editorconfig): set omnifunc to syntaxcomplete func
Christian Clason
2025-01-11
*
|
|
fix(treesitter): don't return error message on success #31955
Guilherme Soares
2025-01-10
*
|
|
fix(messages): attaching/detaching ext_messages causes asserts #31952
luukvbaal
2025-01-10
*
|
|
refactor(treesitter.foldexpr): remove unused parse_injections parameter
Riley Bruins
2025-01-10
*
|
|
refactor(api): deprecate nvim_notify #31938
Justin M. Keyes
2025-01-10
*
|
|
vim-patch:df4a7d7: runtime(tiasm): use correct syntax name tiasm in syntax sc...
zeertzjq
2025-01-10
*
|
|
fix(decor): set invalid flag for end of invalidated paired marks
Luuk van Baal
2025-01-10
*
|
|
vim-patch:9.1.1000: tests: ruby tests fail with Ruby 3.4 (#31940)
zeertzjq
2025-01-10
*
|
|
vim-patch:9.1.0999: Vim9: leaking finished exception (#31939)
zeertzjq
2025-01-10
*
|
|
docs: misc #31867
Justin M. Keyes
2025-01-09
*
|
|
feat(docs): "yxx" runs Lua/Vimscript code examples #31904
Riley Bruins
2025-01-09
*
|
|
fix(api): deprecated API nvim_get_option does not validate option name #31919
Famiu Haque
2025-01-09
*
|
|
Merge #31900 from luukvbaal/nvim_echo
Justin M. Keyes
2025-01-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
2025-01-09
|
*
|
feat(api): add err field to nvim_echo() opts
Luuk van Baal
2025-01-09
*
|
|
Merge pull request #31844 from bfredl/iter_crash
bfredl
2025-01-09
|
\
\
\
|
*
|
|
fix(decoration): fix crash when on_lines decor provider modifies marktree
bfredl
2025-01-09
*
|
|
|
Merge pull request #31898 from bfredl/termbomb
bfredl
2025-01-09
|
\
\
\
\
|
*
|
|
|
fix(terminal): don't crash on unprintable chars
bfredl
2025-01-09
|
/
/
/
/
*
|
|
|
vim-patch:9.1.0998: filetype: TI assembly files are not recognized (#31929)
zeertzjq
2025-01-09
*
|
|
|
vim-patch:8ab1819: runtime(xf86conf): add section name OutputClass to syntax ...
Christian Clason
2025-01-09
*
|
|
|
vim-patch:9.1.0997: too many strlen() calls in drawscreen.c (#31927)
zeertzjq
2025-01-09
[prev]
[next]