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
*
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
*
perf(lsp): process semantic tokens response in a coroutine that yields every ...
jdrouhard
2023-05-01
*
fix(treesitter): redraw added/removed injections properly (#23287)
Lewis Russell
2023-04-30
*
feat(treesitter): upstream query omnifunc from playground (#23394)
Christian Clason
2023-04-30
*
Merge pull request #23382 from gpanders/iter-benchmark
Gregory Anders
2023-04-29
|
\
|
*
perf(iter): reduce number of table allocations
Gregory Anders
2023-04-28
*
|
feat(treesitter): add query_linter from nvim-treesitter/playground (#22784)
Stephan Seitz
2023-04-29
|
/
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
Merge pull request #23303 from gpanders/more-vim-iter
Gregory Anders
2023-04-25
|
\
|
*
refactor(iter): move helper functions under vim.iter
Gregory Anders
2023-04-25
*
|
feat(lua): vim.keycode (#22960)
ii14
2023-04-25
|
/
*
vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)
Christian Clason
2023-04-23
*
vim-patch:9.0.1475: busted configuration files are not recognized (#23266)
zeertzjq
2023-04-22
*
feat(lsp): enable workspace/didChangeWatchedFiles by default (#23190)
Jon Huhn
2023-04-22
*
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
2023-04-21
*
refactor(lua): simplify vim.gsplit impl
Justin M. Keyes
2023-04-21
*
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
2023-04-21
*
fix(treesitter playground): fix the wrong range of a node displayed i… (#23...
William
2023-04-20
*
Merge pull request #23198 from gpanders/iter-fix
Gregory Anders
2023-04-19
|
\
|
*
fix(iter): remove special case totable for map-like tables
Gregory Anders
2023-04-19
|
*
fix(iter): add tag to packed table
Gregory Anders
2023-04-19
*
|
vim-patch:9.0.1467: Jenkinsfiles are not recognized as groovy (#23195)
Christian Clason
2023-04-19
*
|
vim-patch:9.0.1464: strace filetype detection is expensive (#23175)
Christian Clason
2023-04-19
|
/
*
feat(lua): add vim.iter (#23029)
Gregory Anders
2023-04-17
*
fix(watchfiles): skip Created events when poll starts (#23139)
Jon Huhn
2023-04-17
*
feat(diagnostic): specify diagnostic virtual text prefix as a function
Isak Samsten
2023-04-17
*
fix(checkhealth): fix crash due to incorrect argument type
dundargoc
2023-04-16
*
fix(lua): inspect_pos respect bufnr when get syntax info (#23098)
Raphael
2023-04-16
*
vim-patch:9.0.1455: C++ 20 modules are not recognized (#23124)
Christian Clason
2023-04-16
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
2023-04-14
*
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
2023-04-14
*
refactor: remove modelines from Lua files
Gregory Anders
2023-04-13
*
fix(loader): reset hashes when running the loader
Lewis Russell
2023-04-13
*
fix(diagnostic): rename buffer → bufnr in type annotation (#23042)
Mathias Fußenegger
2023-04-12
*
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2023-04-11
*
fix(treesitter): Use the correct replacement args for #gsub! directive (#23015)
Scott Ming
2023-04-11
*
feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)
Gregory Anders
2023-04-07
*
fix(treesitter): do not track ranges of the root tree (#22912)
Lewis Russell
2023-04-06
*
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
refactor(lsp): do not parse verbose output when overwriting options (#22810)
Michal Liszcz
2023-04-05
*
fix(windows): consistent normalization in fs.find
dundargoc
2023-04-04
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
refactor(treesitter): move inspect_tree impl
Lewis Russell
2023-04-04
*
docs: fix typos
dundargoc
2023-04-04
*
fix(treesitter): disable folding in inspect_tree() (#22885)
Lewis Russell
2023-04-04
*
refactor(treesitter): delegate region calculation to treesitter (#22576)
Lewis Russell
2023-04-04
*
fix(treesitter): use capture metadata range if exists
danilax999
2023-04-04
[next]