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
/
runtime
/
lua
/
vim
Commit message (
Expand
)
Author
Age
*
docs(lua): clarify when `vim.bo`/`vim.wo` acts like `:setlocal` (#27708)
Luna Saphie Mittelbach
2024-03-04
*
fix(lsp): directly rename the existing buffers when renaming (#27690)
Jaehwang Jung
2024-03-02
*
fix(lsp): defer writing error msgs (#27688)
Jaehwang Jung
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:87410ab3f556 (#27696)
zeertzjq
2024-03-02
|
/
*
fix(lsp): rename undofile when renaming (#27684)
Jaehwang Jung
2024-03-01
*
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
*
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
*
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(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
*
fix(lua): remove uri fragment from file paths (#27647)
Ilia Choly
2024-02-28
*
docs(lpeg): merge upstream changes
Maria José Solano
2024-02-28
*
feat(lsp): support completion itemDefaults
Maria José Solano
2024-02-27
*
refactor(lsp): alias for CompletionResult
Maria José Solano
2024-02-27
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
docs: fix type of setreg() argument {options} (#27631)
Maria José Solano
2024-02-27
*
fix(defaults): validate 'channel' before responding to OSC request (#27594)
Gregory Anders
2024-02-26
*
refactor(types): fix miscellaneous type warnings
Maria José Solano
2024-02-25
*
fix(lsp): add assertion for explicit bufnr in apply_text_edits (#27614)
Gregory Anders
2024-02-24
*
docs: fix several misleading and superfluous wordings (#27609)
Evgeni Chasnovski
2024-02-25
*
fix(lsp): when renaming directory, check path prefix of buffer names (#27603)
Jaehwang Jung
2024-02-24
*
docs(lsp): mark `ClientConfig.init_options` as optional
Christian Clason
2024-02-24
*
refactor(lsp): remove redundant code (#27601)
Jaehwang Jung
2024-02-24
*
vim-patch:a35235e824bb (#27598)
zeertzjq
2024-02-24
*
docs(lsp): remove obsolete didChangeConfiguration explanation (#27595)
Tim Pope
2024-02-24
*
refactor(defaults): use getregion() for default * and # mappings
zeertzjq
2024-02-23
*
vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()
zeertzjq
2024-02-23
*
vim-patch:9.1.0120: hard to get visual region using Vim script
zeertzjq
2024-02-23
*
feat(treesitter): add folding for `InspectTree` (#27518)
再生花
2024-02-22
*
fix(defaults): make terminal autoclose not block other events (#27581)
Evgeni Chasnovski
2024-02-22
*
fix(defaults): remove tmux background detection passthrough (#27571)
zeertzjq
2024-02-22
*
fix(lua): make highlight.on_yank use win-local highlight (#27349)
altermo
2024-02-22
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...
rktjmp
2024-02-21
*
fix(lsp): add parentheses to generated union array types (#27560)
Maria José Solano
2024-02-21
*
vim-patch:ef387c062bb1 (#27553)
zeertzjq
2024-02-21
*
fix(vim.ui.open): use explorer.exe instead of wslview #26947
Vu Nhat Chuong
2024-02-20
*
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
2024-02-20
*
refactor(lsp): typings for protocol constants
Maria José Solano
2024-02-19
[next]