Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
Hello, I'm a new neovim user (so if the title isn't accurate I'm sorry). I have setup basic neovim configuration on a fresh Ubuntu install. I have used LSP zero to setup my LSP, which seems to work great.
-
and you should probably take a look at nvim-treesitter.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
I ran into this issue as well a few weeks ago, there's already a few issues for it: https://github.com/tree-sitter/tree-sitter-bash/issues/151
-
Actually, not quite sure it's treesitter related. My fix was downloading the latest https://github.com/neovim/neovim/blob/master/runtime/syntax/sh.vim and placing it in .config/nvim/syntax. Maybe try that and see if it works? It definitely is quite annoying.
Related posts
- Unable to exit from visual mode using lua
- Issue getting [comment node] on current cursor position with Treesitter API's get_node_at_cursor()
- How can I keep function hint/info up while inside the parenthesis/have autocompletion of function act more like a snippet?
- Search commands slow in neovim but fast in vim
- neorg problem, all other plugins deactivate when added to init.lua