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
*
vim-patch:9.1.0396: filetype: jj files are not recognized (#28672)
Gregory Anders
2024-05-08
*
Merge #28637 more support for vim.lsp.ListOpts.loclist
Justin M. Keyes
2024-05-07
|
\
|
*
feat(lsp): support vim.lsp.ListOpts.loclist in location_handler()
tom-anders
2024-05-07
|
*
docs(lsp): document vim.lsp.ListOpts.loclist
tom-anders
2024-05-07
|
*
refactor(lsp): use vim.cmd instead of api.nvim_command
tom-anders
2024-05-07
|
*
docs(lsp): fix type annotations in response_to_list(...)
tom-anders
2024-05-07
|
*
refactor(lsp): move repeated table construction into a variable
tom-anders
2024-05-07
|
*
refactor(lsp): use vim.is_callable()
tom-anders
2024-05-07
|
*
refactor(lsp): s/options/opts for parameters in vim.lsp.buf
tom-anders
2024-05-07
*
|
fix(lsp): rename LspProgress data.result => data.params #28632
Jongwook Choi
2024-05-07
|
/
*
fix(treesitter): clip end row early
Jaehwang Jung
2024-05-07
*
fix(lsp): enable() does not activate inlay hints on open buffers #28629
Yi Ming
2024-05-07
*
revert: default LSP mappings (#28649)
Gregory Anders
2024-05-06
*
refactor(snippet): rename exit() => stop() #28628
Justin M. Keyes
2024-05-06
*
fix(defaults): diagnostic mappings descriptions #28646
Evgeni Chasnovski
2024-05-05
*
docs: fix lua type warnings (#28633)
Maria José Solano
2024-05-05
*
vim-patch:ad4881cb3c04 (#28636)
zeertzjq
2024-05-04
*
fix(treesitter): escape "\" in :InspectTree #28613
Riley Bruins
2024-05-03
*
fix(lsp): replace bug-prone ternary operation #28627
Yi Ming
2024-05-03
*
fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612
Justin M. Keyes
2024-05-03
*
perf(extmarks): better track whether namespace has extmarks (#28615)
zeertzjq
2024-05-03
*
Merge #28101 nvim__redraw
Justin M. Keyes
2024-05-02
|
\
|
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
|
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
2024-05-02
|
/
*
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
2024-05-02
*
vim-patch:9.1.0390: filetype: inko files are not recognized
Christian Clason
2024-05-02
*
vim-patch:9.1.0389: filetype: templ files are not recognized
Christian Clason
2024-05-02
*
docs: add `hl-SnippetTabstop` tag
Evgeni Chasnovski
2024-05-02
*
vim-patch:9.1.0386: filetype: stylus files not recognized
Christian Clason
2024-05-02
*
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
2024-05-01
*
vim-patch:9.1.0383: filetype: .out files recognized as tex files
Christian Clason
2024-05-01
*
vim-patch:9.1.0382: filetype: Kbuild files are not recognized
Christian Clason
2024-05-01
*
docs(api): sort unreleased nvim__ functions last #28580
Justin M. Keyes
2024-04-30
*
feat(diagnostic): revert default behaviour of goto_next/prev()
Lewis Russell
2024-04-30
*
fix(api): mark nvim__complete_set as experimental #28579
Justin M. Keyes
2024-04-30
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
docs: various fixes (#28208)
dundargoc
2024-04-30
*
fix(lsp): redundant vim.snippet.jumpable #28560
Maria José Solano
2024-04-29
*
feat(defaults): visual CTRL-R for LSP mappings #28537
Justin M. Keyes
2024-04-28
*
feat(defaults): improve :grep defaults #28545
Luna Saphie Mittelbach
2024-04-28
*
fix(diagnostic): get border from config (#28531)
glepnir
2024-04-28
*
fix(treesitter): enforce lowercase language names (#28546)
Christian Clason
2024-04-28
*
fix(snippet): do not add extra indent on newlines (#28538)
Mathias Fußenegger
2024-04-28
*
fix(diagnostic): invalid col number compare in next_diagnostic (#28397)
Raphael
2024-04-27
*
vim-patch:fe1e2b5e2d65
zeertzjq
2024-04-27
*
fix(lsp): change `silent` in lsp.start.Opts to optional (#28524)
Mathias Fußenegger
2024-04-26
*
feat(diagnostic): add default mappings for diagnostics (#16230)
Gregory Anders
2024-04-26
*
feat(lsp): add more LSP defaults (#28500)
Gregory Anders
2024-04-26
*
refactor(vim.iter)!: rename xxback() => rxx() #28503
Justin M. Keyes
2024-04-26
*
fix(lsp): ensure buffer is not attached more than once
Lewis Russell
2024-04-26
[next]