Closing brackets are highlighted in red when in the init.vim file

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nerdtree

    A tree explorer plugin for vim.

    Plug 'https://github.com/preservim/nerdtree' " NerdTree

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. vim-airline

    lean & mean status/tabline for vim that's light as air

  4. awesome-vim-colorschemes

    Collection of awesome color schemes for Neo/vim, merged for quick use.

    Plug 'https://github.com/rafi/awesome-vim-colorschemes' " Retro Scheme

  5. vim-terminal

    A Vim plugin that opens an interactive terminal in a buffer for running programs

  6. tagbar

    Vim plugin that displays tags in a window, ordered by scope

    Plug 'https://github.com/preservim/tagbar' " Tagbar for code navigation

  7. barbar.nvim

    The neovim tabline plugin.

  8. neovim-tasks

    A statefull task manager focused on integration with build systems.

    Plug 'https://github.com/Shatur/neovim-tasks' " used to managed compiling etc:

  9. SaaSHub

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

    SaaSHub logo
  10. vim-snippets

    vim-snipmate default snippets (Previously snipmate-snippets)

  11. delimitMate

    Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.

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

  • Can't believe I've created 20 vim plugins since 2016

    20 projects | dev.to | 22 Oct 2024
  • A function to list all function signatures in the current C source file in the quick fix window .

    1 project | /r/vim | 4 Jul 2023
  • Moving across c-family function arguments

    2 projects | /r/vim | 1 Jun 2023
  • converting vimscript to lua

    1 project | /r/neovim | 3 Feb 2023
  • Managing Local and Remote Filesystems with Vim and netrw

    2 projects | dev.to | 5 Jan 2023

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?