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
/
src
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge pull request #14335 from chentau/extmark_delbytes
Björn Linse
2021-06-29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Manually zero out deleted_bytes2 when substituting and joining lines
chentau
2021-06-29
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #14915 from clason/ts-match-limit
Björn Linse
2021-06-28
|
\
\
\
|
*
|
|
fix(treesitter): set match limit for query cursors
Christian Clason
2021-06-26
*
|
|
|
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
2021-06-27
*
|
|
|
vim-patch:8.2.2954: short file name extension for Scala not recognized
Jan Edmund Lazo
2021-06-26
*
|
|
|
vim-patch:8.2.3049: JSON patch file not recognized
Jan Edmund Lazo
2021-06-26
*
|
|
|
vim-patch:8.2.3050: cannot recognize elixir files
Jan Edmund Lazo
2021-06-26
*
|
|
|
vim-patch:8.2.3018: 'quickfixtextfunc' formatting is lost when switching buff...
Yorick Peterse
2021-06-26
*
|
|
|
vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)
Jan Edmund Lazo
2021-06-26
*
|
|
|
Fix `<afile>` getting prepended with a slash on WinClosed (#14515)
Ghjuvan Lacambre
2021-06-26
|
/
/
/
*
|
|
vim-patch:8.2.3033: no error when using alpha delimiter with :global
Jan Edmund Lazo
2021-06-23
*
|
|
vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy buffer
Jan Edmund Lazo
2021-06-23
*
|
|
vim-patch:8.2.1255: cannot use a lambda with quickfix functions
Jan Edmund Lazo
2021-06-23
*
|
|
vim-patch:8.1.1437: code to handle callbacks is duplicated
Jan Edmund Lazo
2021-06-23
*
|
|
Merge pull request #14868 from shadmansaleh/patch_verbose_for_lua
Björn Linse
2021-06-23
|
\
\
\
|
*
|
|
fix(source): Source giving E484 & parsing error at line 1 for lua files
shadmansaleh
2021-06-21
|
*
|
|
BugFix: Fix inconsistent verbose message
shadmansaleh
2021-06-21
|
|
|
/
|
|
/
|
*
|
|
extmark: fix deletable nodes in MarkTree sometimes getting skipped
snezhniylis
2021-06-22
*
|
|
vim-patch:8.2.3020: unreachable code (#14866)
jimman2003
2021-06-20
|
/
/
*
|
Merge pull request #14824 from vigoux/extmarks-ts-perf
Björn Linse
2021-06-18
|
\
\
|
*
|
perf(extmarks): allow ephemeral extmarks past EOF
Thomas Vigouroux
2021-06-16
*
|
|
vim-patch:8.2.3012: when 'rightleft' is set the line number is drawn reversed...
Jan Edmund Lazo
2021-06-17
|
/
/
*
|
Merge pull request #14454 from eltociear/patch-1
Thomas Vigouroux
2021-06-15
|
\
\
|
*
|
screen: fix typo in screen.c
Ikko Ashimine
2021-04-29
*
|
|
option: fix typo in option.c
Ikko Ashimine
2021-06-16
*
|
|
Merge pull request #14804 from clason/rounded-borders
Michael Lingelbach
2021-06-14
|
\
\
\
|
*
|
|
feat(float): add rounded borders preset
Christian Clason
2021-06-14
*
|
|
|
vim-patch:8.2.2990: Jupyter Notebook files are not recognized
Jan Edmund Lazo
2021-06-13
*
|
|
|
vim-patch:8.2.0936: some terminals misinterpret the code for getting cursor s...
Jan Edmund Lazo
2021-06-13
*
|
|
|
vim-patch:8.2.1354: test 59 is old style
Jan Edmund Lazo
2021-06-13
|
/
/
/
*
|
|
Merge pull request #14788 from shadmansaleh/fix/lua_runtime1
Björn Linse
2021-06-13
|
\
\
\
|
*
|
|
refactor(startup): Load init.lua with do_sorce
shadmansaleh
2021-06-13
|
*
|
|
fixup(runtime): Fix lua runtime files not listed
shadmansaleh
2021-06-13
*
|
|
|
vim-patch:8.2.2896: spellfile functionality not fully tested
Jan Edmund Lazo
2021-06-12
*
|
|
|
vim-patch:8.2.0945: cannot use "z=" when 'spell' is off
Jan Edmund Lazo
2021-06-12
*
|
|
|
vim-patch:8.2.0046: tests for spell suggestions are slow
Jan Edmund Lazo
2021-06-12
*
|
|
|
vim-patch:8.2.0039: memory access error when "z=" has no suggestions
Jan Edmund Lazo
2021-06-12
*
|
|
|
vim-patch:8.2.0038: spell suggestions insufficiently tested
Jan Edmund Lazo
2021-06-12
*
|
|
|
vim-patch:8.1.1865: spellrare and spellrepall in the wrong order
Jan Edmund Lazo
2021-06-12
*
|
|
|
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
|
/
/
/
*
|
|
fix(ui): Fix pum incorrect position in multigrid mode
Serg Tereshchenko
2021-06-12
*
|
|
Merge pull request #14761 from janlazo/vim-8.2.2966
Jan Edmund Lazo
2021-06-11
|
\
\
\
|
*
|
|
vim-patch:8.2.2974: Greek spell checking uses wrong case folding
Jan Edmund Lazo
2021-06-11
|
*
|
|
vim-patch:8.2.2971: cannot yank a block without trailing spaces
Jan Edmund Lazo
2021-06-10
|
*
|
|
vim-patch:8.2.2422: crash when deleting with line number out of range
Jan Edmund Lazo
2021-06-10
|
*
|
|
vim-patch:8.2.1702: crash when using undo after deleting folded lines
Jan Edmund Lazo
2021-06-10
|
*
|
|
vim-patch:8.2.2966: ml_get errors after recovering a file
Jan Edmund Lazo
2021-06-10
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #14773 from mjlbach/fix/vim-region-bounds
Michael Lingelbach
2021-06-11
|
\
\
\
|
*
|
|
fix(lua): ensure vim.region truncates to buf range
Michael Lingelbach
2021-06-11
|
|
/
/
[prev]
[next]