index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
Age
Commit message (
Expand
)
Author
Files
2023-04-14
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
1
2023-04-14
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
9
2023-04-13
refactor: remove modelines from Lua files
Gregory Anders
9
2023-04-13
fix(loader): reset hashes when running the loader
Lewis Russell
1
2023-04-12
fix(diagnostic): rename buffer → bufnr in type annotation (#23042)
Mathias Fußenegger
1
2023-04-11
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
2
2023-04-11
fix(treesitter): Use the correct replacement args for #gsub! directive (#23015)
Scott Ming
1
2023-04-11
fix(health): check for _host_prog variables properly (#23014)
zeertzjq
1
2023-04-11
fix(man.lua): don't continue on command error (#23009)
zeertzjq
1
2023-04-10
fix(health): combine python and virtualenv healthchecks (#23004)
Gregory Anders
1
2023-04-10
fix(health): fix typo in function name
Gregory Anders
1
2023-04-10
refactor: rewrite perl healthcheck in lua
dundargoc
1
2023-04-10
refactor: rewrite node healthcheck in lua
dundargoc
1
2023-04-10
refactor: rewrite ruby healthcheck in lua
dundargoc
1
2023-04-10
refactor: rewrite virtualenv healthcheck in lua
dundargoc
1
2023-04-09
refactor: rewrite python provider healthcheck in Lua
dundargoc
1
2023-04-09
refactor: rewrite clipboard provider healthchecks in Lua
dundargoc
1
2023-04-07
feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)
Gregory Anders
1
2023-04-06
fix(treesitter): do not track ranges of the root tree (#22912)
Lewis Russell
1
2023-04-05
refactor: rename local API alias from a to api
Lewis Russell
6
2023-04-05
refactor(lsp): do not parse verbose output when overwriting options (#22810)
Michal Liszcz
1
2023-04-04
fix(windows): consistent normalization in fs.find
dundargoc
2
2023-04-04
test: replace lfs with luv and vim.fs
dundargoc
2
2023-04-04
refactor(treesitter): move inspect_tree impl
Lewis Russell
2
2023-04-04
docs: fix typos
dundargoc
3
2023-04-04
fix(treesitter): disable folding in inspect_tree() (#22885)
Lewis Russell
1
2023-04-04
refactor(treesitter): delegate region calculation to treesitter (#22576)
Lewis Russell
1
2023-04-04
fix(treesitter): use capture metadata range if exists
danilax999
1
2023-04-03
vim-patch:9.0.1438: .fs files are falsely recognized as forth files (#22871)
Christian Clason
1
2023-04-02
refactor(lua): get all marks instead of iterating over namespaces
Luuk van Baal
1
2023-04-01
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
1
2023-04-01
fix(health): stop using deprecated ts.language.inspect_language() (#22850)
Sizhe Zhao
1
2023-04-01
refactor(treesitter)!: rename help parser to vimdoc
Christian Clason
1
2023-03-31
refactor(loader): cache hash information
Lewis Russell
1
2023-03-31
fix(diagnostic): use correct field name for tags (#22835)
Akin
1
2023-03-31
fix(loader): disable profiling by default
Lewis Russell
1
2023-03-30
feat(diagnostic): add support for tags
Lewis Russell
4
2023-03-30
Merge pull request #22791 from lewis6991/refactor/loadermisc
Lewis Russell
2
2023-03-30
feat: add `vim.treesitter.language.get_filetypes()` (#22643)
Lewis Russell
3
2023-03-29
vim-patch:9.0.1430: Livebook files are not recognized (#22808)
Christian Clason
1
2023-03-26
refactor(loader): simplify tracking logic
Lewis Russell
1
2023-03-26
feat(vim.fs): improve normalize
Lewis Russell
2
2023-03-26
refactor(loader): add typing for package.loaders
Lewis Russell
1
2023-03-26
refactor(loader): remove BufWritePost autocmd
Lewis Russell
1
2023-03-26
refactor(loader): use vim.fs
Lewis Russell
2
2023-03-26
feat(lua): add `vim.loader`
Folke Lemaitre
2
2023-03-26
test: use exec_capture() in more places (#22787)
zeertzjq
1
2023-03-25
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2
2023-03-25
feat(lsp): render markdown in docs hover #22766
Roberto Pommella Alegro
1
2023-03-25
fix(lsp): add missing silent check in lsp hover handler (#22763)
Micah Halter
1
[prev]
[next]