Treesiter problem with .bashrc

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
  • lsp-zero.nvim

    A starting point to setup some lsp related features in neovim.

    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.

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    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.

  • tree-sitter-bash

    Bash grammar for tree-sitter

    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

  • neovim

    Vim-fork focused on extensibility and usability

    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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts