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
*
fix(ui_client): check return value of channel_job_start (#27729)
Sean Dewar
2024-03-04
*
fix(tohtml): replace hex escape with digit escape (#27728)
altermo
2024-03-04
*
docs(lua): clarify when `vim.bo`/`vim.wo` acts like `:setlocal` (#27708)
Luna Saphie Mittelbach
2024-03-04
*
Merge pull request #27724 from zeertzjq/vim-c4aef9a97b36
zeertzjq
2024-03-04
|
\
|
*
vim-patch:691aee8b0705
zeertzjq
2024-03-04
|
*
vim-patch:c4aef9a97b36
zeertzjq
2024-03-04
|
/
*
fix(eval): correct failure return value for readfile/blob (#27722)
Sean Dewar
2024-03-03
*
vim-patch:b3030b653bbd
Christian Clason
2024-03-03
*
build: don't allow Xcode as generator
dundargoc
2024-03-03
*
vim-patch:e93afc2e6126
Christian Clason
2024-03-03
*
fix(column): full redraw with 'stc, 'rnu' and inserted lines (#27712)
luukvbaal
2024-03-03
*
fix(lsp): directly rename the existing buffers when renaming (#27690)
Jaehwang Jung
2024-03-02
*
Merge pull request #27687 from luukvbaal/floatpos
bfredl
2024-03-02
|
\
|
*
fix(float): allow floating window in cmdline area
Luuk van Baal
2024-03-01
*
|
fix(lsp): defer writing error msgs (#27688)
Jaehwang Jung
2024-03-02
*
|
build(deps): bump treesitter-vimdoc to v2.2.0
Christian Clason
2024-03-02
*
|
vim-patch:100a665634a0
Christian Clason
2024-03-02
*
|
fix(deps): bump luv to 1.48.0-2
zhaozg
2024-03-02
*
|
Merge pull request #27347 from lewis6991/fswatch
Lewis Russell
2024-03-01
|
\
\
|
*
|
feat(lsp): add fswatch watchfunc backend
Lewis Russell
2024-03-01
|
*
|
fix(lsp): cancel watchers when closing a client
Lewis Russell
2024-03-01
|
*
|
refactor(watch): simplify filechanges processing
Lewis Russell
2024-03-01
|
*
|
refactor(watch): general tidy up
Lewis Russell
2024-03-01
*
|
|
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
|
|
fix(types): rename win_get_config return type to win_config
Will Hopkins
2024-03-02
*
|
|
vim-patch:9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' (#27...
zeertzjq
2024-03-02
*
|
|
vim-patch:87410ab3f556 (#27696)
zeertzjq
2024-03-02
|
/
/
*
/
fix(lsp): rename undofile when renaming (#27684)
Jaehwang Jung
2024-03-01
|
/
*
vim-patch:9.1.0145: v:echospace not correct when 'showcmdloc' != last (#27682)
zeertzjq
2024-03-01
*
vim-patch:9.1.0144: getregion() needs more tests (#27681)
zeertzjq
2024-03-01
*
vim-patch:8fad5d58874e
Christian Clason
2024-02-29
*
vim-patch:b4eb3f1e4489
Christian Clason
2024-02-29
*
vim-patch:56b7da3c051f
Christian Clason
2024-02-29
*
docs(eval): getline and indent function support string type
glepnir
2024-02-29
*
fix(lsp): use plain loop for non-list-like table of protocol values
Christian Clason
2024-02-29
*
vim-patch:9ecf02cd5f5f
Christian Clason
2024-02-29
*
vim-patch:9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()...
zeertzjq
2024-02-29
*
refactor(defaults): use getregion() for Visual mode gx (#27663)
zeertzjq
2024-02-29
*
vim-patch:9.1.0142: getregion() can be improved (#27662)
zeertzjq
2024-02-29
*
vim-patch:9.1.0141: Put in Visual mode wrong if it replaces fold marker (#27661)
zeertzjq
2024-02-29
*
docs(lpeg): remove double backticks from meta (#27659)
Maria José Solano
2024-02-29
*
fix(lsp): handle reverse lookup in capabilities
Maria José Solano
2024-02-28
*
refactor(lsp): remove outdated comment
Maria José Solano
2024-02-28
*
fix(tohtml): set filetype of generated HTML to `html`
Christian Clason
2024-02-28
*
fix(lsp): correct the error message's cmd on spawning (#27632)
notomo
2024-02-28
*
fix(lsp): remove unnecessary file load/write when renaming (#27621)
Jaehwang Jung
2024-02-28
*
feat!: rewrite TOhtml in lua
altermo
2024-02-28
*
Merge pull request #27643 from bfredl/metadata2
bfredl
2024-02-28
|
\
|
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
|
/
*
vim-patch:e84d2d4432cd
Christian Clason
2024-02-28
[next]