Treesiter problem with .bashrc

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    and you should probably take a look at nvim-treesitter.

  • 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

  • Unable to exit from visual mode using lua

    4 projects | /r/u_matteomanu | 19 Oct 2022
  • Issue getting [comment node] on current cursor position with Treesitter API's get_node_at_cursor()

    3 projects | /r/neovim | 13 Apr 2022
  • Compile Neovim in Debian/Ubuntu Linux

    1 project | dev.to | 2 Oct 2024
  • RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)

    1 project | dev.to | 24 Aug 2024
  • Neovim, but it’s in Windows

    2 projects | dev.to | 26 Jul 2024

Did you konow that Vim Script is
the 35th most popular programming language
based on number of metions?