vim-plugins

Open-source projects categorized as vim-plugins

Top 23 vim-plugin Open-Source Projects

  • nerdtree

    A tree explorer plugin for vim.

  • Project mention: I use the default file browser in vim (netrw). I know there are plugins that a lot of people like. Should I switch? | /r/vim | 2023-06-29

    I personally use nerdtree. Add nerdtree-git-plugin too, that's nice when looking at your project (for files, use vim-gitgutter).

  • vim-go

    Go development plugin for Vim

  • Project mention: vim-go debugging | /r/neovim | 2023-05-20

    I found a github issue that seems related, but following the steps to start dlv on my own does not work either. https://github.com/fatih/vim-go/issues/3543

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

  • Project mention: A decent VS Code and Ruby on Rails setup | news.ycombinator.com | 2024-02-21

    I saw no mention of RBS+Steep, the latter providing a LSP. I use it a lot and very much like it, although it's still young and needs love, but it's making good, steady progress! I've been very pleasantly surprised by some of the crazy things Steep can catch, completely statically!

    You appear to be working on projects with Sorbet (which I tried to like but found it fell short in practice, notably outside of the app use case i.e it's mostly useless for gems) so it may be a tall order to try on those. Maybe you can give RBS+Steep a shot on some small project?

    RBS: https://github.com/ruby/rbs

    RBS collection (for those gems that don't ship RBS signatures in `sig`, integrates with bundler): https://github.com/ruby/gem_rbs_collection

    Steep: https://github.com/soutaro/steep

    VS Code: https://github.com/soutaro/steep-vscode

    Sublime Text: https://github.com/sublimelsp/LSP

    Vim (I'm working on it): https://github.com/dense-analysis/ale/pull/4671

  • tagbar

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

  • Project mention: A function to list all function signatures in the current C source file in the quick fix window . | /r/vim | 2023-07-04

    Check this plugin: https://github.com/preservim/tagbar

  • vim-devicons

    Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more

  • nerdcommenter

    Vim plugin for intensely nerdy commenting powers

  • Project mention: html css commenting things out | /r/vim | 2023-06-01
  • targets.vim

    Vim plugin that provides additional text objects

  • Project mention: How to move really efficiently in Vim? | /r/vim | 2023-07-01

    targets is nice too.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vim-gutentags

    A Vim plugin that manages your tag files

  • vimux

    easily interact with tmux from vim

  • Project mention: slimux.nvim - Simple plugin to send text to tmux panes | /r/neovim | 2023-05-24

    There's also https://github.com/preservim/vimux, which works very well IMHO.

  • vim-ruby

    Vim/Ruby Configuration Files

  • asyncrun.vim

    :rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!

  • Project mention: Is there a plugin for async shell :%!command ? | /r/neovim | 2023-05-03

    I'm familiar with asyncrun.vim, but it outputs as quickfix. I specifically want to filter editor text (as stdin/stdout).

  • vim-prettier

    A Vim plugin for Prettier

  • omnisharp-vim

    Vim omnicompletion (intellisense) and more for C#

  • Project mention: Ryujinx: Experimental Nintendo Switch Emulator written in C# | news.ycombinator.com | 2023-05-03

    You can probably use omnisharp-vim (OmniSharp is the same tech that powers VS Code's C# experience).

    https://github.com/OmniSharp/omnisharp-vim

  • vim-textobj-user

    Vim plugin: Create your own text objects

  • tsuquyomi

    A Vim plugin for TypeScript

  • context.vim

    Vim plugin that shows the context of the currently visible buffer contents

  • Project mention: What's this type of plugin called? (it shows the structure of code) | /r/neovim | 2023-05-30
  • vim-dadbod-ui

    Simple UI for https://github.com/tpope/vim-dadbod

  • Project mention: vim-dadbod-completion not working | /r/AstroNvim | 2023-10-31

    I installed the plugin following the instructions in https://github.com/kristijanhusak/vim-dadbod-ui and I'm able to connect to the database and execute queries, the only problem I have is that vim-dadbod-completion is not working.

  • vim-quickui

    The missing UI extensions for Vim 9 (and NeoVim) !! :sunglasses:

  • Project mention: The IDEs we had 30 years ago and we lost | news.ycombinator.com | 2023-12-28

    I agree with the article. Turbo Pascal was terrific. There is some kind of psychological thing that has me using neovim in a terminal all the time for many years.

    I guess it's convenient for ssh. But I miss the conveniences of Borland IDEs. Even last night I was working on a web application and was tempted to add a menu at the top of the page, remembering how useful they were back in Turbo Pascal and such.

    I did a Google search and found this https://github.com/skywind3000/vim-quickui

  • vim-wakatime

    Vim plugin for automatic time tracking and metrics generated from your programming activity.

  • asynctasks.vim

    :rocket: Modern Task System for Project Building, Testing and Deploying !!

  • Project mention: Build and run in one task using asynctasks.vim | /r/neovim | 2023-07-05

    I'm currently using skywind3000/asynctasks.vim to build and run my project.

  • minpac

    A minimal package manager for Vim 8 (and Neovim)

  • Project mention: How can I get started with VIM or NEOVIM??!! | /r/vim | 2023-06-10

    PS: As you get proficient with Vim, you'll probably want to extend it with plugins, so you should look into package managers when you'll be a decent Vimmer; I use minpac but there are plenty of others. But for now, focus on learning Vim; you don't want to install a plugin to do something that Vim can do out of the box.

  • winresizer

    very simple vim plugin for easy resizing of your vim windows

  • rainbow_csv

    🌈Rainbow CSV - Vim plugin: Highlight columns in CSV and TSV files and run queries in SQL-like language

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

vim-plugins related posts

Index

What are some of the best open-source vim-plugin projects? This list will help you:

Project Stars
1 nerdtree 19,275
2 vim-go 15,853
3 ale 13,276
4 tagbar 6,083
5 vim-devicons 5,516
6 nerdcommenter 4,935
7 targets.vim 2,512
8 vim-gutentags 2,254
9 vimux 2,180
10 vim-ruby 1,976
11 asyncrun.vim 1,817
12 vim-prettier 1,752
13 omnisharp-vim 1,649
14 vim-textobj-user 1,424
15 tsuquyomi 1,387
16 context.vim 1,221
17 vim-dadbod-ui 1,208
18 vim-quickui 1,063
19 vim-wakatime 991
20 asynctasks.vim 876
21 minpac 829
22 winresizer 573
23 rainbow_csv 573

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com