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
...
|
|
*
|
|
|
|
|
|
feat(rpc): allow empty string key in msgpack => Vim conversion
Justin M. Keyes
2023-12-07
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge pull request #26438 from jamessan/log_spec-name
James McCoy
2023-12-07
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
fix(log): increase size of buffer for nvim instance name
James McCoy
2023-12-06
|
*
|
|
|
|
|
|
|
fix(terminal): never propagate $COLORTERM from outer env (#26440)
zeertzjq
2023-12-07
|
*
|
|
|
|
|
|
|
test(unit): correct header name (#26446)
zeertzjq
2023-12-07
|
*
|
|
|
|
|
|
|
Merge pull request #26445 from zeertzjq/inccommand
zeertzjq
2023-12-07
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
fix(inccommand): don't crash with "split" and 'n' flag
zeertzjq
2023-12-07
|
|
*
|
|
|
|
|
|
|
test(inccommand_spec): actually trigger 'inccommand' preview
zeertzjq
2023-12-07
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
fix(inccommand): save and restore '[ and '] marks (#26442)
zeertzjq
2023-12-07
|
*
|
|
|
|
|
|
|
version.c: update (#26441)
github-actions[bot]
2023-12-07
|
*
|
|
|
|
|
|
|
test: set 'termguicolors' in outer Nvim instance (#26437)
zeertzjq
2023-12-07
|
*
|
|
|
|
|
|
|
fix(tui): use uv_timer_t instead of TimeWatcher for input (#26435)
zeertzjq
2023-12-07
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
test(terminal): remove unnecessary string operations (#26434)
zeertzjq
2023-12-07
|
*
|
|
|
|
|
|
Merge pull request #26381 from bfredl/delaycolors
bfredl
2023-12-06
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
fix(startup): only send one default_colors_set event during startup
bfredl
2023-12-06
|
*
|
|
|
|
|
|
|
Merge pull request #26407 from gpanders/default-tgc
Gregory Anders
2023-12-06
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
test: set notermguicolors in tests
Gregory Anders
2023-12-06
|
|
*
|
|
|
|
|
|
|
feat(defaults): enable 'termguicolors' by default when supported by terminal
Gregory Anders
2023-12-06
|
*
|
|
|
|
|
|
|
|
test: unreliable 'nofsync' test #26423
Justin M. Keyes
2023-12-06
|
*
|
|
|
|
|
|
|
|
fix(json): allow objects with empty keys #25564
Emanuel
2023-12-06
|
*
|
|
|
|
|
|
|
|
test: 'nofsync' with deadly signal #26415
Justin M. Keyes
2023-12-06
|
*
|
|
|
|
|
|
|
|
vim-patch:6863084d3bd0
Christian Clason
2023-12-06
|
*
|
|
|
|
|
|
|
|
vim-patch:4e043b1fc7ee
Christian Clason
2023-12-06
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
fix(treesitter): don't forcefully open folds
Jaehwang Jung
2023-12-06
|
*
|
|
|
|
|
|
|
vim-patch:8.2.3695: confusing error for missing key (#26420)
zeertzjq
2023-12-06
|
*
|
|
|
|
|
|
|
vim-patch:8.1.1583: set_ref_in_list() only sets ref in items (#26418)
zeertzjq
2023-12-06
|
*
|
|
|
|
|
|
|
refactor(options): remove SOPT type enums (#26417)
Famiu Haque
2023-12-06
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
feat(lua): implement Iter:join() (#26416)
Gregory Anders
2023-12-05
|
*
|
|
|
|
|
|
docs: small fixes (#26243)
dundargoc
2023-12-06
|
*
|
|
|
|
|
|
vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)
zeertzjq
2023-12-06
|
*
|
|
|
|
|
|
vim-patch:2103a56eab5a (#26411)
zeertzjq
2023-12-06
|
*
|
|
|
|
|
|
test: fileio_spec is unreliable/flaky #26404
Justin M. Keyes
2023-12-05
|
*
|
|
|
|
|
|
Merge pull request #26361 from luukvbaal/invalid
bfredl
2023-12-05
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
fix(extmarks): restore old position before revalidating
Luuk van Baal
2023-12-02
|
*
|
|
|
|
|
|
|
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
2023-12-05
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
2023-12-05
|
*
|
|
|
|
|
|
ci: use the latest stylua version
dundargoc
2023-12-05
|
*
|
|
|
|
|
|
vim-patch:9.0.2148: Vim does not detect pacman.log file
Christian Clason
2023-12-05
|
*
|
|
|
|
|
|
fix(change): update fold after on_bytes (#26364)
Jaehwang Jung
2023-12-05
|
*
|
|
|
|
|
|
build: enable lintlua for test/unit/ dir #26396
Justin M. Keyes
2023-12-04
|
*
|
|
|
|
|
|
build: enable lintlua for src/ dir #26395
Justin M. Keyes
2023-12-04
|
*
|
|
|
|
|
|
build: enable lintlua for scripts/ dir #26391
Justin M. Keyes
2023-12-04
|
*
|
|
|
|
|
|
build: rework formatting to use add_glob_target
dundargoc
2023-12-04
|
*
|
|
|
|
|
|
refactor(terminal): only remove const qualifier when necessary (#26386)
zeertzjq
2023-12-04
|
*
|
|
|
|
|
|
fix(treesitter): allow passing lang to vim.treesitter.get_node() now correctl...
Jongwook Choi
2023-12-04
|
*
|
|
|
|
|
|
refactor(completion): use an inline function to free cptext (#26380)
Raphael
2023-12-04
|
*
|
|
|
|
|
|
vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)
zeertzjq
2023-12-04
|
*
|
|
|
|
|
|
feat(treesitter): highlight help files by default (#26347)
Christian Clason
2023-12-03
|
*
|
|
|
|
|
|
Merge pull request #26334 from echasnovski/default-colorscheme
zeertzjq
2023-12-03
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
[prev]
[next]