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
*
Merge pull request #23670 from famiu/refactor/deprecate_opt_api
bfredl
2023-05-21
|
\
|
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
|
fix(treesitter): update highlights for query (#23699)
Christian Clason
2023-05-21
*
|
docs(luv): update to HEAD
Christian Clason
2023-05-21
|
/
*
feat(fs): expose join_paths as `vim.fs.joinpath` (#23685)
Christian Clason
2023-05-20
*
fix(lsp): don't register didChangeWatchedFiles when capability not set (#23689)
Jon Huhn
2023-05-20
*
vim-patch:9.0.1565: json lines files are not recognized (#23677)
Christian Clason
2023-05-19
*
fix(treesitter): allow foldexpr without highlights (#23672)
Lewis Russell
2023-05-18
*
feat(treesitter): improved logging (#23638)
Lewis Russell
2023-05-17
*
fix(treesitter): correctly calculate bytes for text sources (#23655)
Lewis Russell
2023-05-16
*
fix(treesitter): update c queries
Christian Clason
2023-05-15
*
fix(treesitter): update vimdoc and vimscript queries
Christian Clason
2023-05-15
*
build(deps): update lua parser and queries
Christian Clason
2023-05-15
*
vim-patch:b7398fe41c9e (#23627)
Christian Clason
2023-05-15
*
docs(if_pyth): make it work with Python 3 instead of Python 2 (#23620)
zeertzjq
2023-05-14
*
docs: small fixes
dundargoc
2023-05-13
*
vim-patch:9.0.1549: USD filetype is not recognized (#23608)
Christian Clason
2023-05-13
*
fix(treesitter): support subfiletypes in get_lang (#23605)
Christian Clason
2023-05-13
*
refactor(lsp): mark server_ready function as deprecated (#23520)
Raphael
2023-05-13
*
vim-patch:9.0.1546: some commands for opening a file don't use 'switchbuf' (#...
zeertzjq
2023-05-13
*
test(scroll_opt): fix typo in porting oldtest (#23593)
luukvbaal
2023-05-12
*
feat(treesitter): add support for setting query depths
Lewis Russell
2023-05-11
*
vim-patch:9.0.1539: typst filetype is not recognized (#23578)
Gaétan Lepage
2023-05-11
*
docs(lsp): fix `config.cmd` argument for `vim.lsp.start_client` (#23560)
hituzi no sippo
2023-05-09
*
fix(lsp): fix relative patterns for `workspace/didChangeWatchedFiles` (#23548)
Jon Huhn
2023-05-09
*
docs(lsp): fix type of `config.cmd` argument for `vim.lsp.start_client` (#23550)
hituzi no sippo
2023-05-09
*
fix(syntax): use correct diagnostic group for checkhealth (#23538)
Christian Clason
2023-05-08
*
Merge pull request #23486 from msva/patch-1
zeertzjq
2023-05-08
|
\
|
*
fix(man.lua): return support of all sections
Vadim A. Misbakh-Soloviov
2023-05-07
*
|
docs: add some missing changes from Vim runtime updates (#23533)
zeertzjq
2023-05-08
*
|
vim-patch:8.2.3887: E1135 is used for two different errors
zeertzjq
2023-05-08
*
|
vim-patch:8.2.1978: making a mapping work in all modes is complicated
zeertzjq
2023-05-08
|
/
*
feat(lua): add hl priority opts on yank (#23509)
marcoSven
2023-05-06
*
fix(health): replace healthFoo with DiagnosticFoo (#23475)
Christian Clason
2023-05-05
*
perf(lsp): load buffer contents once when processing semantic tokens response...
jdrouhard
2023-05-05
*
refactor: using a different error number for 'mousescroll'
zeertzjq
2023-05-05
*
vim-patch:8.2.2607: strcharpart() cannot include composing characters
zeertzjq
2023-05-04
*
vim-patch:8.2.2344: using inclusive index for slice is not always desired
zeertzjq
2023-05-04
*
vim-patch:8.2.1461: Vim9: string indexes are counted in bytes
zeertzjq
2023-05-04
*
vim-patch:9.0.0138: not enough characters accepted for 'spellfile'
zeertzjq
2023-05-04
*
fix(editorconfig): add missing root validation (#23462)
Bogdan Grigoruță
2023-05-03
*
perf(treesitter): insert/remove items efficiently (#23443)
Lewis Russell
2023-05-02
*
test: 'smoothscroll' works with virt_lines above and below
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1247: divide by zero with 'smoothscroll' set and a narrow window
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0640: cannot scroll by screen line if a line wraps
Luuk van Baal
2023-05-02
*
fix(treesitter): do not calc folds on unloaded buffers
Lewis Russell
2023-05-02
*
fix(treesitter): foldexpr tweaks
Lewis Russell
2023-05-01
*
vim-patch:9.0.1503: Luau files are not recognized (#23412)
Christian Clason
2023-05-01
*
docs(lsp): remove vim.lsp.sync (#23416)
Mathias Fußenegger
2023-05-01
*
perf(lsp): process semantic tokens response in a coroutine that yields every ...
jdrouhard
2023-05-01
[next]