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
Commit message (
Expand
)
Author
Age
*
perf(lua): avoid spairs in vim.validate happy path
Lewis Russell
2024-05-15
*
docs(lua): restore missing indexing for vim.bo and vim.wo (#28751)
zeertzjq
2024-05-15
*
perf(vim.fs.normalize): use iterator
Lewis Russell
2024-05-15
*
perf(loader): use a quicker version of vim.fs.normalize
Lewis Russell
2024-05-15
*
docs: misc (#28609)
dundargoc
2024-05-15
*
fix(lsp): don't start additional client if attach failed (#28744)
Mathias Fußenegger
2024-05-14
*
fix(treesitter): allow optional directive captures (#28664)
Riley Bruins
2024-05-14
*
fix(health): clients may not support watchfiles #28710
Maria José Solano
2024-05-14
*
feat(lsp): update LSP protocol 3.18 typings to date (#28730)
Jongwook Choi
2024-05-14
*
perf(lsp): only joinpath for dirs in watchdirs
Mathias Fussenegger
2024-05-14
*
perf(fs): normalize path only once in fs.dir
Mathias Fussenegger
2024-05-14
*
vim-patch:7961210b861c
Christian Clason
2024-05-14
*
vim-patch:86f6e2c2eed7
Christian Clason
2024-05-14
*
vim-patch:43f2edc096cb
Christian Clason
2024-05-14
*
vim-patch:679f5abb9930
Christian Clason
2024-05-14
*
refactor(lua): remove deprecated features #28725
Justin M. Keyes
2024-05-13
*
fix(treesitter): text alignment in checkhealth vim.treesitter
Jongwook Choi
2024-05-13
*
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
2024-05-12
*
vim-patch:1c5728e0c4a9 (#28703)
zeertzjq
2024-05-11
*
vim-patch:c16c4a21eb39
Christian Clason
2024-05-11
*
vim-patch:d3952e8cfe7b
Christian Clason
2024-05-11
*
vim-patch:9.1.0402: filetype: mdd files detected as zsh filetype
Christian Clason
2024-05-11
*
vim-patch:9.1.0401: filetype: zsh module files are not recognized
Christian Clason
2024-05-11
*
vim-patch:06bdac158072
Christian Clason
2024-05-10
*
fix(lsp): disable didChangeWatchedFiles on Linux
Lewis Russell
2024-05-10
*
vim-patch:cb3691811be9 (#28684)
zeertzjq
2024-05-10
*
vim-patch:ce2ad9ffd79f
Christian Clason
2024-05-10
*
vim-patch:9.1.0396: filetype: jj files are not recognized (#28672)
Gregory Anders
2024-05-08
*
vim-patch:1e34b95e4402
Christian Clason
2024-05-09
*
vim-patch:c5def6561d56
Christian Clason
2024-05-07
*
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
*
vim-patch:8d8cb45756cb (#28657)
zeertzjq
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
*
vim-patch:53753f6a4925 (#28647)
zeertzjq
2024-05-06
*
fix(treesitter): update queries
Christian Clason
2024-05-05
*
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
[next]