Vim Script vim-plugins

Open-source Vim Script projects categorized as vim-plugins

Top 23 Vim Script vim-plugin Projects

vim-plugins
  1. nerdtree

    A tree explorer plugin for vim.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. vim-go

    Go development plugin for Vim

  4. 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

  5. tagbar

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

    Project mention: Setting up Vim for PHP and laravel in 2024 | dev.to | 2024-06-16

    call plug#begin() Plug 'neoclide/coc.nvim', {'branch': 'release'} Plug 'https://github.com/preservim/tagbar.git' Plug 'vim-php/phpctags', {'for':'php'} Plug 'honza/vim-snippets' Plug 'SirVer/ultisnips' Plug 'tpope/vim-commentary' Plug 'sheerun/vim-polyglot' Plug 'jwalton512/vim-blade' call plug#end()

  6. vim-devicons

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

  7. nerdcommenter

    Vim plugin for intensely nerdy commenting powers

    Project mention: Lite 🚀 ApolloNvim Distro 2024 | dev.to | 2024-10-18

    👉 NERD Commenter plugin for commenting and uncommenting code in NORMAL mode. Here we have it set to Ctrl + k.

  8. targets.vim

    Vim plugin that provides additional text objects

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  10. vim-gutentags

    A Vim plugin that manages your tag files

  11. vimux

    easily interact with tmux from vim

  12. vim-ruby

    Vim/Ruby Configuration Files

  13. asyncrun.vim

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

    Project mention: Can't believe I've created 20 vim plugins since 2016 | dev.to | 2024-10-22

    asyncrun - 🚀 Run Async Shell Commands in Vim 8.0 and NVim and Output to the Quickfix Window !!

  14. vim-prettier

    A Vim plugin for Prettier

  15. omnisharp-vim

    Vim omnicompletion (intellisense) and more for C#

  16. vim-dadbod-ui

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

  17. vim-textobj-user

    Vim plugin: Create your own text objects

  18. tsuquyomi

    A Vim plugin for TypeScript

  19. context.vim

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

  20. vim-quickui

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

    Project mention: Can't believe I've created 20 vim plugins since 2016 | dev.to | 2024-10-22

    vim-quickui - The missing UI extensions for Vim 9 (and NeoVim) !! 😎

  21. vim-wakatime

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

  22. asynctasks.vim

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

    Project mention: Can't believe I've created 20 vim plugins since 2016 | dev.to | 2024-10-22

    asynctasks - 🚀 Modern Task System for Project Building, Testing and Deploying !!

  23. minpac

    A minimal package manager for Vim 8+ (and Neovim)

  24. vim-dadbod-completion

    Database autocompletion powered by https://github.com/tpope/vim-dadbod

  25. vim-lastplace

    A vim / nvim plugin that intelligently reopens files at your last edit position.

  26. 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 Script vim-plugins discussion

Log in or Post with

Vim Script vim-plugins related posts

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

    20 projects | dev.to | 22 Oct 2024
  • Setting up Vim for PHP and laravel in 2024

    2 projects | dev.to | 16 Jun 2024
  • Django Plus for Vim

    1 project | news.ycombinator.com | 3 Feb 2024
  • How do you "copy all"?

    1 project | /r/neovim | 10 Dec 2023
  • A Humble Request for Assistance Maintaining ALE

    1 project | /r/vim | 21 Nov 2023
  • vim-dadbod-completion not working

    1 project | /r/AstroNvim | 31 Oct 2023
  • Tell HN: Vim Has Autocomplete

    1 project | news.ycombinator.com | 9 Oct 2023
  • A note from our sponsor - Nutrient
    www.nutrient.io | 14 Feb 2025
    Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →

Index

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

# Project Stars
1 nerdtree 19,778
2 vim-go 16,076
3 ale 13,663
4 tagbar 6,173
5 vim-devicons 5,686
6 nerdcommenter 4,998
7 targets.vim 2,582
8 vim-gutentags 2,312
9 vimux 2,230
10 vim-ruby 1,985
11 asyncrun.vim 1,865
12 vim-prettier 1,809
13 omnisharp-vim 1,731
14 vim-dadbod-ui 1,638
15 vim-textobj-user 1,448
16 tsuquyomi 1,388
17 context.vim 1,300
18 vim-quickui 1,121
19 vim-wakatime 1,063
20 asynctasks.vim 919
21 minpac 850
22 vim-dadbod-completion 686
23 vim-lastplace 605

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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