You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a stable version of Neovim (i.e. not neovim nightly)
:AstroUpdate
Restarted AstroNvim
Operating system/version
Mac OS 13.2.1
Terminal/GUI
iterm2
AstroNvim Health
INFO: AstroNvim Version: v3.4.1
INFO: Neovim Version: v0.8.3
OK: Using stable Neovim >= 0.8.0
OK: git is installed: Used for core functionality such as updater and plugin management
OK: open is installed: Used for gx mapping for opening files with system opener (Optional)
OK: lazygit is installed: Used for mappings to pull up git TUI (Optional)
OK: node is installed: Used for mappings to pull up node REPL (Optional)
OK: gdu is installed: Used for mappings to pull up disk usage analyzer (Optional)
OK: btm is installed: Used for mappings to pull up system monitor (Optional)
OK: python3 is installed: Used for mappings to pull up python REPL (Optional)
Describe the bug
No syntax highlighting with *.lua files
treesitter error on any lines (the error changes a place): treesitter/highlighter: Error executing lua: ...im/0.8.3/share/nvim/runtime/lua/vim/treesitter/query.lua:219: query: invalid node type a...
Checklist
:AstroUpdate
Operating system/version
Mac OS 13.2.1
Terminal/GUI
iterm2
AstroNvim Health
git
is installed: Used for core functionality such as updater and plugin managementopen
is installed: Used forgx
mapping for opening files with system opener (Optional)lazygit
is installed: Used for mappings to pull up git TUI (Optional)node
is installed: Used for mappings to pull up node REPL (Optional)gdu
is installed: Used for mappings to pull up disk usage analyzer (Optional)btm
is installed: Used for mappings to pull up system monitor (Optional)python3
is installed: Used for mappings to pull up python REPL (Optional)Describe the bug
treesitter/highlighter: Error executing lua: ...im/0.8.3/share/nvim/runtime/lua/vim/treesitter/query.lua:219: query: invalid node type a...
Steps to Reproduce
when first start of the astrovim
nvim file.lua
Expected behavior
Syntax highlighting with *.lua files
Screenshots
Additional Context
No response
The text was updated successfully, but these errors were encountered: