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-07 03:48:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afcf64479c1aa5ea53286853370082507f2721f7
neovim
/
runtime
/
lua
/
vim
/
treesitter
History
kevinhwang91
afcf64479c
fix(query.lua): check empty table for lines
...
The range of node may make `nvim_buf_get_lines` return an empty table.
2022-02-11 14:44:37 +08:00
..
health.lua
fix(healthcheck): update builtins to the new convention
#15914
2021-10-05 05:05:33 -07:00
highlighter.lua
docs: make Lua docstrings consistent
#15255
2021-08-22 13:55:28 -07:00
language.lua
fix(ts): escape lang when loading parsers (
#16668
)
2022-01-27 10:42:59 +01:00
languagetree.lua
chore: fix typos (
#16816
)
2022-01-04 11:07:40 -07:00
query.lua
fix(query.lua): check empty table for lines
2022-02-11 14:44:37 +08:00