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
Commit message (
Expand
)
Author
Age
*
fix(checkhealth): shell_error and cpanm module
JingMatrix
2023-04-16
*
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
*
fix(health): properly use the value of $PYENV_VERSION (#23109)
zeertzjq
2023-04-16
*
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
*
fix(health): check for _host_prog variables properly (#23014)
zeertzjq
2023-04-11
*
fix(man.lua): don't continue on command error (#23009)
zeertzjq
2023-04-11
*
fix(health): combine python and virtualenv healthchecks (#23004)
Gregory Anders
2023-04-10
*
fix(health): fix typo in function name
Gregory Anders
2023-04-10
*
refactor: rewrite perl healthcheck in lua
dundargoc
2023-04-10
*
refactor: rewrite node healthcheck in lua
dundargoc
2023-04-10
*
refactor: rewrite ruby healthcheck in lua
dundargoc
2023-04-10
*
refactor: rewrite virtualenv healthcheck in lua
dundargoc
2023-04-10
*
refactor: rewrite python provider healthcheck in Lua
dundargoc
2023-04-09
*
refactor: rewrite clipboard provider healthchecks in Lua
dundargoc
2023-04-09
*
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
*
vim-patch:9.0.1438: .fs files are falsely recognized as forth files (#22871)
Christian Clason
2023-04-03
*
refactor(lua): get all marks instead of iterating over namespaces
Luuk van Baal
2023-04-02
*
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
2023-04-01
*
fix(health): stop using deprecated ts.language.inspect_language() (#22850)
Sizhe Zhao
2023-04-01
*
refactor(treesitter)!: rename help parser to vimdoc
Christian Clason
2023-04-01
*
refactor(loader): cache hash information
Lewis Russell
2023-03-31
*
fix(diagnostic): use correct field name for tags (#22835)
Akin
2023-03-31
*
fix(loader): disable profiling by default
Lewis Russell
2023-03-31
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
Merge pull request #22791 from lewis6991/refactor/loadermisc
Lewis Russell
2023-03-30
|
\
|
*
refactor(loader): simplify tracking logic
Lewis Russell
2023-03-26
|
*
feat(vim.fs): improve normalize
Lewis Russell
2023-03-26
|
*
refactor(loader): add typing for package.loaders
Lewis Russell
2023-03-26
|
*
refactor(loader): remove BufWritePost autocmd
Lewis Russell
2023-03-26
|
*
refactor(loader): use vim.fs
Lewis Russell
2023-03-26
*
|
feat: add `vim.treesitter.language.get_filetypes()` (#22643)
Lewis Russell
2023-03-30
[next]