hrsh7th / nvim-kit

My personal Lua utilities for neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typo?

uga-rosa opened this issue · comments

return kit.concat(Syntax.get_syntax_groups(cursor), Syntax.get_treesitter_syntax_groups(cursor))

get_vim_syntax_groups?

Yes. It's just a typo. THank you.