This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-28 22:18:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9b8c780fe3b74cec12747101e351ba7d13451f1
neovim
/
src
/
nvim
/
lua
History
Michael Lingelbach
a9b8c780fe
Merge pull request
#14773
from mjlbach/fix/vim-region-bounds
...
fix(lua): ensure vim.region truncates to buf range
2021-06-11 10:24:30 -07:00
..
converter.c
luaref: simplify handling of table callables and fix leak in vim.fn.call(table)
2021-04-03 16:27:58 +02:00
converter.h
luaref: simplify handling of table callables and fix leak in vim.fn.call(table)
2021-04-03 16:27:58 +02:00
executor.c
refactor(source): Move lua file detection to do_source
2021-06-11 01:01:03 +06:00
executor.h
lua: track reference ownership with ASAN when present
2021-04-03 16:27:58 +02:00
treesitter.c
Merge pull request
#14200
from teto/treesitter-checkhealth
2021-04-07 16:40:56 +02:00
treesitter.h
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
2019-09-28 17:46:25 +02:00
vim.lua
fix(lua): ensure vim.region truncates to buf range
2021-06-11 04:10:01 -04:00