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
*
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
*
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
*
fix(treesitter): Use the correct replacement args for #gsub! directive (#23015)
Scott Ming
2023-04-11
*
fix(health): check for _host_prog variables properly (#23014)
zeertzjq
2023-04-11
*
fix(man.lua): don't continue on command error (#23009)
zeertzjq
2023-04-11
*
fix(health): combine python and virtualenv healthchecks (#23004)
Gregory Anders
2023-04-10
*
fix(health): fix typo in function name
Gregory Anders
2023-04-10
*
fix(mark): properly init mark views (#22996)
zeertzjq
2023-04-10
*
refactor: rewrite perl healthcheck in lua
dundargoc
2023-04-10
*
refactor: rewrite node healthcheck in lua
dundargoc
2023-04-10
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
refactor: rewrite ruby healthcheck in lua
dundargoc
2023-04-10
*
|
ci(release/winget): get msi from previous job instead of downloading
Vedant
2023-04-10
*
|
fix(eval): prevent double-free in garbage collection (#22990)
zeertzjq
2023-04-10
*
|
refactor: rewrite virtualenv healthcheck in lua
dundargoc
2023-04-10
*
|
fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22...
luukvbaal
2023-04-10
*
|
vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...
zeertzjq
2023-04-10
*
|
refactor: rewrite python provider healthcheck in Lua
dundargoc
2023-04-09
*
|
refactor: rewrite clipboard provider healthchecks in Lua
dundargoc
2023-04-09
*
|
build(ci): ensure correct headers are used on macOS
Carlo Cabrera
2023-04-09
*
|
build: remove uninstall target
dundargoc
2023-04-08
*
|
Merge pull request #22963 from echasnovski/diagnostic-new-hl
Christian Clason
2023-04-08
|
\
\
|
*
|
docs: add `hl-DiagnosticDeprecated` and `hl-DiagnosticUnnecessary`
Evgeni Chasnovski
2023-04-08
|
/
/
*
|
build(uninstall): don't build if installation manifest not found
dundargoc
2023-04-08
*
|
refactor(mappings)!: remove #n as a notation for a function key (#17318)
zeertzjq
2023-04-08
*
|
fix(termdebug): handle partial lines passed to callback (#22950)
zeertzjq
2023-04-08
[next]