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.0.0510: Chatito files are not recognized (#20260)
Christian Clason
2022-09-20
*
|
vim-patch:9.0.0509: confusing error for "saveas" command with "nofile" buffer...
zeertzjq
2022-09-20
*
|
feat(lua): move compat module from runtime to test (#20257)
Lewis Russell
2022-09-20
*
|
docs(lua): opts in `vim.keymap.{set,del}` can be optional (#20255)
Lewis Russell
2022-09-20
*
|
fix(lsp): support `false` result in handlers (#20252)
Mathias Fußenegger
2022-09-20
*
|
fix(tui): handle padding requirements for visual bell (#20238)
zeertzjq
2022-09-20
*
|
build: add basic cmake-presets integration (#19128)
kylo252
2022-09-19
*
|
ci(publish-winget): fix errors that prevents release (#20232)
Vedant
2022-09-19
*
|
fix(inccommand): avoid unnecessary redraw when not showing (#20244)
zeertzjq
2022-09-19
*
|
fix: assert failure when changing 'ut' while waiting for CursorHold (#20241)
zeertzjq
2022-09-18
*
|
vim-patch:9712ff1288f9 (#20240)
Christian Clason
2022-09-18
*
|
vim-patch:9.0.0497: LyRiCs files are not recognized (#20239)
Christian Clason
2022-09-18
*
|
Merge pull request #20198 from zeertzjq/cursorhold
bfredl
2022-09-18
|
\
\
|
*
|
fix(events): make CursorHold behave as documented
zeertzjq
2022-09-17
*
|
|
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
|
/
/
*
|
test(remote_spec): reduce flakiness in waiting for client exit (#20230)
zeertzjq
2022-09-17
*
|
vim-patch:8.2.0690: line number of option set by modeline is wrong (#20228)
zeertzjq
2022-09-17
*
|
vim-patch:9.0.0483: illegal memory access when replacing in virtualedit mode ...
zeertzjq
2022-09-17
*
|
test(old): add a function roughly equivalent to test_setmouse() (#20224)
zeertzjq
2022-09-17
*
|
ci(release-winget): publish nightly winget prerelease #20209
Vedant
2022-09-16
*
|
build(deps): bump libvterm to v0.3 (#20222)
Christian Clason
2022-09-16
*
|
vim-patch:9.0.0479: in :def function all closures in loop get the sam… (#20...
Christian Clason
2022-09-16
*
|
fix(eval)!: make Lua Funcref work as method and in substitute() (#20217)
zeertzjq
2022-09-16
*
|
feat(tui): support undercurl when Konsole version >= 221170 (#20219)
zeertzjq
2022-09-16
*
|
vim-patch:9.0.0476: varargs does not work for replacement function of substit...
zeertzjq
2022-09-16
*
|
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
|
fix(lua): free vim.ui_attach callback before lua close (#20205)
notomo
2022-09-16
*
|
Merge pull request #20213 from bfredl/redisplay
bfredl
2022-09-16
|
\
\
|
*
|
fix(messages): do not crash on cmdheight=0 and g< redisplay
bfredl
2022-09-16
*
|
|
vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)
zeertzjq
2022-09-16
|
/
/
*
|
Merge pull request #20188 from bfredl/zerocmdline
bfredl
2022-09-16
|
\
\
|
*
|
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
|
|
build(deps): bump tree-sitter-lua to v0.0.13 (#20210)
Christian Clason
2022-09-16
*
|
|
docs(autocmds): re-add buffer param to docstring (#20204)
kylo252
2022-09-16
*
|
|
fix(treesitter): return full metadata for get_captures_at_position (#20203)
Christian Clason
2022-09-16
*
|
|
fix(diagnostic): populate data key in DiagnosticChanged autocmd in reset (#20...
Gregory Anders
2022-09-15
*
|
|
test(old): remove OpenBSD skip (#20201)
zeertzjq
2022-09-15
|
/
/
*
|
fix(help): add `--clean` to `-h` (#20171)
Christian Clason
2022-09-14
*
|
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
2022-09-14
*
|
Merge pull request #18705 from dundargoc/fix/require-missing-module-in-autocmd
bfredl
2022-09-14
|
\
\
|
*
|
fix: assertion failure when requiring missing module in autocmd
Dundar Goc
2022-09-05
*
|
|
refactor: move definitions from `typval.h` to `typval_defs.h` (#20194)
Famiu Haque
2022-09-14
*
|
|
Merge pull request #20164 from bfredl/luanull
bfredl
2022-09-13
|
\
\
\
|
*
|
|
fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytes
bfredl
2022-09-13
*
|
|
|
feat(fs): extend fs.find to accept predicate (#20193)
Mathias Fußenegger
2022-09-13
*
|
|
|
feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)
Gregory Anders
2022-09-13
*
|
|
|
vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)
zeertzjq
2022-09-13
*
|
|
|
vim-patch:9.0.0456: function called at debug prompt is also debugged (#20185)
zeertzjq
2022-09-13
*
|
|
|
Merge pull request #20011 from lewis6991/refactor/memline
Lewis Russell
2022-09-13
|
\
\
\
\
|
*
|
|
|
refactor(memline): resolve clint errors
Lewis Russell
2022-09-13
|
/
/
/
/
[prev]
[next]