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:8.2.1100: Vim9: cannot use line break in :execute argument
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1099: Vim9: cannot use line break in :cexpr argument
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1098: Vim9: cannot use line break in :throw argument
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1080: Vim9: no line break allowed in a for loop
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1079: Vim9: no line break allowed in a while loop
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1076: Vim9: no line break allowed in :if expression
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1075: Vim9: no line break allowed in :echo expression
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1074: Vim9: no line break allowed after some operators
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1073: Vim9: no line break allowed in () expression
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1071: Vim9: no line break allowed inside a lambda
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1069: Vim9: fail to check for white space in list
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1068: Vim9: no line break allowed inside a dict
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1065: Vim9: no line break allowed inside a list
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1064: Vim9: no line break allowed before comperators
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1063: Vim9: no line break allowed before || or &&
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1062: Vim9: no line break allowed inside "cond ? val1 : val2"
zeertzjq
2023-04-14
|
|
/
/
|
*
|
Merge pull request #23078 from zeertzjq/vim-8.2.1047
zeertzjq
2023-04-14
|
|
\
\
|
|
*
|
vim-patch:9.0.1447: condition is always true
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
|
|
*
|
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
2023-04-14
|
|
/
/
|
*
|
vim-patch:9.0.1449: test for prompt buffer is flaky (#23076)
zeertzjq
2023-04-14
|
*
|
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
2023-04-14
|
*
|
Merge pull request #23071 from luukvbaal/sloclater
zeertzjq
2023-04-14
|
|
\
\
|
|
*
|
test(winbar_spec): properly update winbar when 'showcmdloc' is "statusline"
quintik
2023-04-14
|
|
*
|
vim-patch:9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last"
Luuk van Baal
2023-04-13
|
*
|
|
test: remove penlight usage
dundargoc
2023-04-14
|
*
|
|
refactor: remove modelines from Lua files
Gregory Anders
2023-04-13
|
|
/
/
|
*
|
fix(loader): reset hashes when running the loader
Lewis Russell
2023-04-13
|
*
|
Merge pull request #23064 from bfredl/nolink
bfredl
2023-04-13
|
|
\
\
|
|
*
|
fix(api): make nvim_get_hl not return non-existing groups
bfredl
2023-04-13
|
*
|
|
build(vim-patch.sh): ignore test_behave.vim (#23062)
zeertzjq
2023-04-13
|
|
/
/
|
*
|
Merge pull request #23054 from bfredl/nobehave
bfredl
2023-04-13
|
|
\
\
|
|
*
|
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
|
*
|
|
vim-patch:partial:9.0.0364: clang static analyzer gives warnings (#23059)
zeertzjq
2023-04-13
|
*
|
|
refactor: remove bugreport.vim
dundargoc
2023-04-12
|
*
|
|
build: create helper function for simplifying luarocks installation
dundargoc
2023-04-12
|
*
|
|
vim-patch:9.0.1444: crash when passing NULL to setcmdline() (#23048)
zeertzjq
2023-04-12
|
*
|
|
fix(column): add truncated width during estimation for 'statuscolumn'
luukvbaal
2023-04-12
|
*
|
|
docs: add vim.lsp.buf.formatting_sync() to deprecated.txt (#23045)
zeertzjq
2023-04-12
|
*
|
|
fix(diagnostic): rename buffer → bufnr in type annotation (#23042)
Mathias Fußenegger
2023-04-12
|
|
/
/
|
*
|
fix(runtime): add commentstring for C# ftplugin (#23039)
Christian Clason
2023-04-12
|
*
|
ci(lintcommit): allow colon not followed by space in description (#23035)
zeertzjq
2023-04-12
|
*
|
test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034)
zeertzjq
2023-04-12
|
*
|
refactor: remove :CheckHealth
dundargoc
2023-04-12
|
*
|
build: use -O3 optimization for release builds
dundargoc
2023-04-11
|
*
|
feat!: remove vimballs (#22402)
dundargoc
2023-04-11
|
*
|
test(lsp): fix unstable tests for set_defaults (#23002)
Michal Liszcz
2023-04-11
|
*
|
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2023-04-11
|
*
|
test: avoid name collisions with Xtest directory (#23019)
kylo252
2023-04-11
|
*
|
fix(highlight): combine ColorColumn with low-priority CursorLine (#23017)
zeertzjq
2023-04-11
[prev]
[next]