A curated list of awesome Vim frameworks, libraries and software.
- Learning and Reference
- Language and Tooling
- Machine Learning and AI
- User Interface
- Graphics and Media
- Testing and Quality
- Utilities
- Business and Domain
- Other
- mhinz/vim-galore - 🎓 All things Vim!
- jbranchaud/til - 📝 Today I Learned
- wsdjeg/vim-galore-zh_cn - Vim 从入门到精通 (archived)
- yangyangwithgnu/use_vim_as_ide - use vim as IDE
- fatih/vim-go-tutorial - Tutorial for vim-go (archived)
- dolotech/ebook - 学习资料
- jez/vim-as-an-ide - Workshop on how to use Vim Plugins.
- learnbyexample/scripting_course - 📓 Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim.
- changemewtf/no_plugins - "Slides" and supplemental info from my August 3rd 2016 NYC Vim talk
- sharovatov/teamlead - Pragmatic humanist's thoughts on sociotechnical systems.
- da2k/curso-reactjs-ninja
- lymslive/vimllearn - A book for VimL Script language
- nicknisi/vim-workshop - An accompanying vim configuration and tmux.conf for my vim + tmux video (archived)
- oldratlee/vim-practice - 💘 Vim is awesome! Here is my practice and study log.
- mbrochh/vim-as-a-python-ide - Example code from my PyCon APAC 2012 talk. (archived)
- figozhang/Running-LinuxKernel - 奔跑吧linux内核
- chloneda/vim-cheatsheet - 🍁Vim cheat sheet with everything you want to know.
- subinium/Misc-Cheatsheet - A collection of development and research tips from experience
- vim-jp/vimdoc-ja - A project which translate Vim documents into Japanese.
- overmind1980/oeasy-vim-tutorial - 这是oeasy制作的的一套关于vim的教程 可以做实验 本教程从0基础开始,到精通vim配置,和高级命令。希望能让vim是你的开发更高效。
- lifepillar/vim-cheat40 - A Vim cheat sheet that makes sense, inside Vim! (archived)
- strangeloop/clojurewest2012-slides - Slides from Clojure/West 2012
- PacktPublishing/Mastering-Vim - Mastering Vim, published by Packt
- hsab/WSL-config - CS 4400 - Step by step guide for using WSL and Vim as a development environment
- dahu/LearnVimL - A suggested path for learning Vim's scripting language, VimL
- tpope/timl - Clojure like language which compiles down to VimL (archived)
- rhysd/8cc.vim - C Compiler written in Vim script
- vim-jp/vim-vimlparser - Vim script parser
- vim-jp/go-vimlparser - ⚡ Vim Script Parser written in Go
- dahu/vimpeg-parser-viml - Vimpeg Parser for the VimL (vimscript) Language
- vim-scripts/vim-vimlparser - VimL parser
- tpope/vim-dispatch - dispatch.vim: Asynchronous build and test dispatcher
- skywind3000/asyncrun.vim - 🚀 Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!
- skywind3000/asynctasks.vim - 🚀 Modern Task System for Project Building, Testing and Deploying !!
- thinca/vim-quickrun - Run commands quickly.
- cdelledonne/vim-cmake - Vim/Neovim plugin for working with CMake projects
- tpope/vim-rake - rake.vim: it's like rails.vim without the rails
- junegunn/vim-plug - 🌺 Minimalist Vim Plugin Manager
- VundleVim/Vundle.vim - Vundle, the plug-in manager for Vim
- tpope/vim-pathogen - pathogen.vim: manage your runtimepath
- Shougo/dein.vim - ⚡ Dark powered Vim/Neovim plugin manager
- Shougo/neobundle.vim - Next generation Vim package manager
- k-takata/minpac - A minimal package manager for Vim 8+ (and Neovim)
- MarcWeber/vim-addon-manager - manage and install vim plugins (including their dependencies) in a sane way. If you have any trouble contact me. Usually I reply within 24 hours
- jmcantrell/vim-virtualenv - Vim plugin for working with python virtualenvs (archived)
- tpope/vim-bundler - bundler.vim: Lightweight support for Ruby's Bundler
- tani/vim-jetpack - The lightning-fast plugin manager, alternative to vim-plug
- kristijanhusak/vim-packager - Vim plugin manager that utilizes "jobs" and "pack" features. (archived)
- wsdjeg/dein-ui.vim - UI for Shougo's dein.vim
- dense-analysis/ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
- vim-syntastic/syntastic - Syntax checking hacks for vim (archived)
- neomake/neomake - Asynchronous linting and make framework for Neovim/Vim
- vim-autoformat/vim-autoformat - Provide easy code formatting in Vim by integrating existing code formatters.
- sbdchd/neoformat - ✨ A (Neo)vim plugin for formatting code.
- prettier/vim-prettier - A Vim plugin for Prettier
- rhysd/vim-grammarous - A powerful grammar checker for Vim using LanguageTool.
- google/vim-codefmt - Vim plugin for syntax-aware code formatting
- rhysd/vim-clang-format - Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
- nvie/vim-flake8 - Flake8 plugin for Vim
- maksimr/vim-jsbeautify - vim plugin which formated javascript files by js-beautify
- preservim/vim-wordy - Uncover usage problems in your writing
- kevinw/pyflakes-vim - on the fly Python checking in Vim with PyFlakes (archived)
- stephpy/vim-php-cs-fixer - Use FriendsOfPHP/PHP-CS-Fixer
- joonty/vim-phpqa - PHP QA tools for Vim
- tell-k/vim-autopep8 - autopep8 plugin for Vim
- ngmy/vim-rubocop - The Vim RuboCop plugin runs RuboCop and displays the results in Vim
- NikolayFrantsev/jshint2.vim - Lightweight, customizable and functional Vim plugin for JSHint integration. (archived)
- mhinz/vim-mix-format - Vim integration for the Elixir formatter.
- fisadev/vim-isort - Vim plugin to sort python imports using https://github.com/timothycrosley/isort
- walm/jshint.vim - A plugin that integrates JSHint with Vim
- osyo-manga/vim-watchdogs - Async syntax checking.
- mtscout6/syntastic-local-eslint.vim - Prefer local repo install of eslint over global install with syntastic
- tomtom/checksyntax_vim - Check a file's syntax when saving a file (php, ruby, tex ...) with vim
- dahu/VimLint - A correctness and sanity checker of vim configuration.
- dylanaraps/pascal_lint.nvim - 🐆 Show fpc compiler output in a neovim split. (archived)
- puremourning/vimspector - vimspector - A multi-language debugging system for Vim
- dstein64/vim-startuptime - A plugin for viewing Vim and Neovim startup event timing information.
- sebdah/vim-delve - Neovim / Vim integration for Delve
- jodosha/vim-godebug - Go debugging for Vim
- astashov/vim-ruby-debugger - Vim plugin for debugging Ruby applications (using ruby-debug-ide gem)
- idanarye/vim-vebugger - Yes, we do need another debugger plugin
- mattboehm/vim-unstack - Vim plugin for parsing stack traces and opening the files
- tweekmonster/startuptime.vim - Breakdown Vim's --startuptime output
- jayli/vim-easydebugger - A VIM multi-language debugger plugin
- tweekmonster/exception.vim - Vim plugin for tracing exceptions thrown by VimL scripts.
- preservim/nerdtree - A tree explorer plugin for vim.
- vim-airline/vim-airline - lean & mean status/tabline for vim that's light as air
- fatih/vim-go - Go development plugin for Vim
- altercation/solarized - precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
- morhetz/gruvbox - Retro groove color scheme for Vim
- tpope/vim-surround - surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
- junegunn/fzf.vim - fzf ❤️ vim
- terryma/vim-multiple-cursors - True Sublime Text style multiple selections for Vim
- easymotion/vim-easymotion - Vim motions on speed!
- kien/ctrlp.vim - Fuzzy file, buffer, mru, tag, etc finder.
- itchyny/lightline.vim - A light and configurable statusline/tabline plugin for Vim
- altercation/vim-colors-solarized - precision colorscheme for the vim text editor
- mattn/emmet-vim - emmet for vim: http://emmet.io/
- preservim/tagbar - Vim plugin that displays tags in a window, ordered by scope
- tpope/vim-commentary - commentary.vim: comment stuff out
- ryanoasis/vim-devicons - Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more
- vim-polyglot/vim-polyglot - A solid language pack for Vim.
- python-mode/python-mode - Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
- mhinz/vim-startify - 🔗 The fancy start screen for Vim.
- tpope/vim-sensible - sensible.vim: Defaults everyone can agree on
- preservim/nerdcommenter - Vim plugin for intensely nerdy commenting powers
- mg979/vim-visual-multi - Multiple cursors plugin for vim/neovim
- preservim/vim-markdown - Markdown Vim Mode
- junegunn/goyo.vim - 🌷 Distraction-free writing in Vim
- mbbill/undotree - The undo history visualizer for VIM
- junegunn/vim-easy-align - 🌻 A Vim alignment plugin
- jiangmiao/auto-pairs - Vim plugin, insert or delete brackets, parens, quotes in pair
- sainnhe/everforest - 🌲 Comfortable & Pleasant Color Scheme for Vim
- rust-lang/rust.vim - Vim configuration for Rust.
- tpope/vim-rails - rails.vim: Ruby on Rails power tools
- Yggdroot/indentLine - A vim plugin to display the indention levels with thin vertical lines (archived)
- joshdick/onedark.vim - A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.
- pangloss/vim-javascript - Vastly improved Javascript indentation and syntax support in Vim.
- tomasr/molokai - Molokai color scheme for Vim
- justinmk/vim-sneak - The missing motion for Vim 👟
- tpope/vim-unimpaired - unimpaired.vim: Pairs of handy bracket mappings
- flazz/vim-colorschemes - one colorscheme pack to rule them all!
- prabirshrestha/vim-lsp - async language server protocol plugin for vim and neovim
- ervandew/supertab - Perform all your vim insert mode completions with Tab
- editorconfig/editorconfig-vim - EditorConfig plugin for Vim
- mileszs/ack.vim - Vim plugin for the Perl module / CLI script 'ack'
- metakirby5/codi.vim - 📔 The interactive scratchpad for hackers.
- tpope/vim-abolish - abolish.vim: Work with several variants of a word at once
- FredKSchott/CoVim - Collaborative Editing for Vim (archived)
- rafi/awesome-vim-colorschemes - Collection of awesome color schemes for Neo/vim, merged for quick use.
- Lokaltog/vim-powerline - Moved to powerline/powerline. (archived)
- NLKNguyen/papercolor-theme - 🎨 Light & Dark Vim color schemes inspired by Google's Material Design
- Shougo/unite.vim - 🐉 Unite and create user interfaces
- instant-markdown/vim-instant-markdown - Instant Markdown previews from Vim
- Shougo/neocomplete.vim - Next generation completion framework after neocomplcache
- tpope/vim-repeat - repeat.vim: enable repeating supported plugin maps with "."
- godlygeek/tabular - Vim script for text filtering and alignment
- voldikss/vim-floaterm - 💻 Terminal manager for (neo)vim
- preservim/vim-indent-guides - A Vim plugin for visually displaying indent levels in code
- thinkpixellab/flatland - Flatland is a simple theme and accompanying color scheme for Sublime Text 2. (archived)
- wellle/targets.vim - Vim plugin that provides additional text objects
- sainnhe/gruvbox-material - Gruvbox with Material Palette
- nordtheme/vim - An arctic, north-bluish clean and elegant Vim theme.
- junegunn/limelight.vim - 🔦 All the world's indeed a stage and we are merely players
- cocopon/iceberg.vim - 🇦🇶 Bluish color scheme for Vim and Neovim
- tpope/vim-vinegar - vinegar.vim: Combine with netrw to create a delicious salad dressing
- ludovicchabant/vim-gutentags - A Vim plugin that manages your tag files
- preservim/vimux - easily interact with tmux from vim
- dhruvasagar/vim-table-mode - VIM Table Mode for instant table creation.
- tpope/vim-sleuth - sleuth.vim: Heuristically set buffer options
- jpalardy/vim-slime - A vim plugin to give you some slime. (Emacs)
- vim-airline/vim-airline-themes - A collection of themes for vim-airline
- kristijanhusak/vim-dadbod-ui - Simple UI for https://github.com/tpope/vim-dadbod
- rakr/vim-one - Adaptation of one-light and one-dark colorschemes for Vim
- msanders/snipmate.vim - snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim. (archived)
- liuchengxu/vim-which-key - 🌷 Vim plugin that shows keybindings in popup
- Raimondi/delimitMate - Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
- vim-ruby/vim-ruby - Vim/Ruby Configuration Files
- AndrewRadev/splitjoin.vim - Switch between single-line and multiline forms of code
- sainnhe/sonokai - High Contrast & Vivid Color Scheme based on Monokai Pro
- liuchengxu/vista.vim - 🌵 Viewer & Finder for LSP symbols and tags
- andymass/vim-matchup - vim match-up: even better % 👊 navigate and highlight matching words 👊 modern matchit and matchparen. Supports both vim and neovim + tree-sitter.
- preservim/vim-pencil - Rethinking Vim as a tool for writing
- sonph/onehalf - Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
- leafgarland/typescript-vim - Typescript syntax files for Vim
- tpope/vim-obsession - obsession.vim: continuously updated session files
- nanotech/jellybeans.vim - A colorful, dark color scheme for Vim.
- luochen1990/rainbow - Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.
- ap/vim-css-color - Preview colours in source code while editing
- OmniSharp/omnisharp-vim - Vim omnicompletion (intellisense) and more for C#
- ayu-theme/ayu-vim - Modern theme for modern VIMs
- vim-ctrlspace/vim-ctrlspace - Vim Space Controller
- tpope/vim-fireplace - fireplace.vim: Clojure REPL support
- junegunn/seoul256.vim - 🌳 Low-contrast Vim color scheme based on Seoul Colors
- kchmck/vim-coffee-script - CoffeeScript support for vim
- Shougo/neocomplcache.vim - Ultimate auto-completion system for Vim.
- dyng/ctrlsf.vim - A text searching plugin mimics Ctrl-Shift-F on Sublime Text 2
- mxw/vim-jsx - React JSX syntax highlighting and indenting for vim.
- unblevable/quick-scope - Lightning fast left-right movement in Vim
- machakann/vim-sandwich - Set of operators and textobjects to search/select/edit sandwiched texts.
- w0ng/vim-hybrid - A dark color scheme for Vim
- gelguy/wilder.nvim - A more adventurous wildmenu
- kana/vim-textobj-user - Vim plugin: Create your own text objects
- sjl/gundo.vim - A git mirror of gundo.vim
- ku1ik/vim-monokai - Monokai color scheme for Vim converted from Textmate theme
- ntpeters/vim-better-whitespace - Better whitespace highlighting for Vim
- kshenoy/vim-signature - Plugin to toggle, display and navigate marks
- mattn/vim-lsp-settings - Auto configurations for Language Server for vim-lsp
- jistr/vim-nerdtree-tabs - NERDTree and tabs together in Vim, painlessly (archived)
- tomtom/tcomment_vim - An extensible & universal comment vim-plugin that also handles embedded filetypes
- dracula/vim - 🧛🏻♂️ Dark theme for Vim
- wellle/context.vim - Vim plugin that shows the context of the currently visible buffer contents
- Quramy/tsuquyomi - A Vim plugin for TypeScript
- lambdalisue/vim-fern - 🌿 General purpose asynchronous tree viewer written in Pure Vim script
- kassio/neoterm - Wrapper of some vim/neovim's :terminal functions.
- chrisbra/csv.vim - A Filetype plugin for csv files
- whatyouhide/vim-gotham - Code never sleeps in Gotham City. 🌃
- wfxr/minimap.vim - 📡 Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.
- sjl/badwolf - A Vim color scheme.
- justinmk/vim-dirvish - Directory viewer for Vim ⚡ netrW => netrL
- posva/vim-vue - Syntax Highlight for Vue.js components
- airblade/vim-rooter - Changes Vim working directory to project root.
- matze/vim-move - Plugin to move lines and selections up and down
- jacoborus/tender.vim - A 24bit colorscheme for Vim, Airline and Lightline
- tpope/vim-markdown - Vim Markdown runtime files
- mhinz/vim-grepper - 👾 Helps you win at grep.
- junegunn/vim-peekaboo - 👀 " / @ / CTRL-R
- mhartington/oceanic-next - Oceanic Next theme for neovim
- skywind3000/vim-quickui - The missing UI extensions for Vim 9 (and NeoVim) !! 😎
- tpope/vim-endwise - endwise.vim: Wisely add
- rhysd/clever-f.vim - Extended f, F, t and T key mappings for Vim.
- zenbones-theme/zenbones.nvim - 🪨 A collection of contrast-based Vim/Neovim colorschemes
- hukl/Smyck-Color-Scheme - Color Scheme for Terminal.app, iTerm2, Vim, MacVim, Sublime Text2 and Textmate
- pechorin/any-jump.vim - Jump to any definition and references 👁 IDE madness without overhead 🚀
- terryma/vim-expand-region - Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination.
- cohama/lexima.vim - Auto close parentheses and repeat by dot dot dot...
- Shougo/neosnippet.vim - neo-snippet plugin
- haya14busa/incsearch.vim - 🔦 Improved incremental searching for Vim
- hashivim/vim-terraform - basic vim/terraform integration
- MattesGroeger/vim-bookmarks - Vim bookmark plugin
- tpope/vim-projectionist - projectionist.vim: Granular project configuration
- Shougo/vimshell.vim - 🐚 Powerful shell implemented by vim.
- Shougo/vimproc.vim - Interactive command execution in Vim.
- octol/vim-cpp-enhanced-highlight - Additional Vim syntax highlighting for C++ (including C++11/14/17)
- derekwyatt/vim-scala - My work on integration of Scala into Vim - not a ton here, but useful for me.
- sainnhe/edge - Clean & Elegant Color Scheme inspired by Atom One and Material
- lifepillar/vim-solarized8 - Optimized Solarized colorschemes. Best served with true-color terminals! (archived)
- psliwka/vim-smoothie - Smooth scrolling for Vim done right🥤
- fholgado/minibufexpl.vim - Elegant buffer explorer - takes very little screen space
- xolox/vim-easytags - Automated tag file generation and syntax highlighting of tags in Vim
- tomasiser/vim-code-dark - Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code
- joseotaviorf/dash.vim - Search Dash.app from Vim
- prabirshrestha/asyncomplete.vim - async completion in pure vim script for vim8 and neovim
- jalvesaq/Vim-R - Vim plugin to work with R
- MaxMEllon/vim-jsx-pretty - 🔦 [Vim script] JSX and TSX syntax pretty highlighting for vim.
- vim-pandoc/vim-pandoc - pandoc integration and utilities for vim
- artur-shaik/vim-javacomplete2 - DEPRECATED in favor of jc.nvim
- RRethy/vim-hexokinase - hexokinase.vim - (Neo)Vim plugin for asynchronously displaying the colours in the file (#rrggbb, #rgb, rgb(a)? functions, hsl(a)? functions, web colours, custom patterns) (archived)
- xolox/vim-session - Extended session management for Vim (:mksession on steroids)
- kien/rainbow_parentheses.vim - Better Rainbow Parentheses
- lifepillar/vim-colortemplate - The Toolkit for Vim Color Scheme Designers! (archived)
- lifepillar/vim-mucomplete - Chained completion that works the way you want! (archived)
- othree/html5.vim - HTML5 omnicomplete and syntax
- romainl/Apprentice - A dark, low-contrast, Vim colorscheme.
- jnurmine/Zenburn - Zenburn is a low-contrast color scheme for Vim.
- hrsh7th/vim-vsnip - Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.
- takac/vim-hardtime - Plugin to help you stop repeating the basic movement keys
- srcery-colors/srcery-vim - An occult color scheme for (n)vim. Perform your dark magick using clearly defined contrasting colors with a pinch of earthly tint for that lived-in feel.
- brooth/far.vim - Find And Replace Vim plugin
- Shougo/vimfiler.vim - 📁 Powerful file explorer implemented by Vim script
- machakann/vim-highlightedyank - Make the yanked region apparent!
- chaoren/vim-wordmotion - More useful word motions for Vim
- pineapplegiant/spaceduck - 🚀 🦆 An intergalactic space theme for Vim, Terminal, and more!
- xuhdev/vim-latex-live-preview - A Vim Plugin for Lively Previewing LaTeX PDF Output
- ajmwagar/vim-deus - 🌙 A better color scheme for the late night coder
- fenetikm/falcon - A colour scheme for terminals, Vim and friends.
- lambdalisue/vim-suda - 🥪 An alternative sudo.vim for Vim and Neovim, limited support sudo in Windows
- raphamorim/lucario - The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode, Windows Terminal and XTerm
- ap/vim-buftabline - Forget Vim tabs – now you can have buffer tabs
- keith/swift.vim - Vim runtime files for Swift
- pearofducks/ansible-vim - A vim plugin for syntax highlighting Ansible's common filetypes
- digitaltoad/vim-pug - Vim Pug (formerly Jade) template engine syntax highlighting and indention
- simnalamburt/vim-mundo - 🎄 Vim undo tree visualizer
- kristijanhusak/vim-dadbod-completion - Database autocompletion powered by https://github.com/tpope/vim-dadbod
- tiagofumo/vim-nerdtree-syntax-highlight - Extra syntax and highlight for nerdtree files
- michaeljsmith/vim-indent-object - Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.
- tommcdo/vim-exchange - Easy text exchange operator for Vim
- yegappan/lsp - Language Server Protocol (LSP) plugin for Vim9
- alvan/vim-closetag - Auto close (X)HTML tags
- z4p5a9/blamer.nvim - A git blame plugin for neovim inspired by VS Code's GitLens plugin
- JuliaEditorSupport/julia-vim - Vim support for Julia.
- markonm/traces.vim - Range, pattern and substitute preview for Vim
- gabrielelana/vim-markdown - Markdown for Vim: a complete environment to create Markdown files with a syntax highlight that doesn't suck!
- jamessan/vim-gnupg - This script implements transparent editing of gpg encrypted files.
- ojroques/vim-oscyank - A Vim plugin to copy text through SSH with OSC52
- myusuf3/numbers.vim - numbers.vim is a vim plugin for better line numbers
- embark-theme/vim - An ambitious theme for vim
- onivim/libvim - libvim: The core Vim editing engine as a minimal C library
- svermeulen/vim-easyclip - Simplified clipboard functionality for Vim
- jelera/vim-javascript-syntax - Enhanced javascript syntax file for Vim
- chrisbra/NrrwRgn - A Narrow Region Plugin for vim (like Emacs Narrow Region)
- ekalinin/Dockerfile.vim - Vim syntax file & snippets for Docker's Dockerfile
- spolu/dwm.vim - Tiled Window Management for Vim
- Konfekt/FastFold - Speed up Vim by updating folds only when called-for.
- natebosch/vim-lsc - A vim plugin for communicating with a language server
- wincent/ferret - 🐀 Enhanced multi-file search for Vim
- tpope/vim-scriptease - scriptease.vim: A Vim plugin for Vim plugins
- moll/vim-bbye - Delete buffers and close files in Vim without closing your windows or messing up your layout. Like Bclose.vim, but rewritten and well maintained.
- neovimhaskell/haskell-vim - Custom Haskell Vimscripts
- jeffkreeftmeijer/vim-numbertoggle - Toggles between hybrid and absolute line numbers automatically
- romainl/vim-qf - Tame the quickfix window.
- francoiscabrol/ranger.vim - Ranger integration in vim and neovim
- HerringtonDarkholme/yats.vim - Yet Another TypeScript Syntax: The most advanced TypeScript Syntax Highlighting in Vim
- drewtempelmeyer/palenight.vim - Soothing color scheme for your favorite [best] text editor
- vim-scripts/taglist.vim - Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc)
- mcchrish/nnn.vim - File manager for vim/neovim powered by n³
- dart-lang/dart-vim-plugin - Syntax highlighting for Dart in Vim
- ets-labs/python-vimrc - VIM Configuration for Python / Cython / C Development
- tmhedberg/SimpylFold - No-BS Python code folding for Vim
- lunacookies/vim-colors-xcode - Xcode 11’s dark and light colourschemes for Vim
- guns/vim-sexp - Precision Editing for S-expressions
- challenger-deep-theme/vim - FlatColor vim colorscheme
- yuttie/comfortable-motion.vim - Brings physics-based smooth scrolling to the Vim world!
- tpope/vim-rsi - rsi.vim: Readline style insertion
- skammer/vim-css-color - Highlight colors in css files
- farmergreg/vim-lastplace - A vim / nvim plugin that intelligently reopens files at your last edit position.
- cespare/vim-toml - Vim syntax for TOML
- udalov/kotlin-vim - Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support
- liuchengxu/space-vim-dark - 💜 A dark colorscheme for space-vim, see space-vim-theme for light background support!
- simeji/winresizer - very simple vim plugin for easy resizing of your vim windows
- racer-rust/vim-racer - Racer support for Vim
- preservim/vim-colors-pencil - Light (& dark) color scheme inspired by iA Writer
- wklken/vim-for-server - .vimrc, simple configures for server, without plugins.
- bkad/CamelCaseMotion - A vim script to provide CamelCase motion through words (fork of inkarkat's camelcasemotion script)
- junegunn/vim-emoji - 😃 Emoji in Vim
- othree/javascript-libraries-syntax.vim - Syntax for JavaScript libraries
- itchyny/vim-cursorword - Underlines the word under the cursor
- kaicataldo/material.vim - 🎨 A port of the Material color scheme for Vim/Neovim
- bfrg/vim-c-cpp-modern - Extended Vim syntax highlighting for C and C++ (C++11..26)
- gcmt/wildfire.vim - Smart selection of the closest text object (archived)
- wikitopian/hardmode - Vim: Hard Mode (deprecated)
- jaywcjlove/vim-web - ◈ 搞得像IDE一样的Vim,安装配置自己的Vim。
- ghifarit53/tokyonight-vim - A clean, dark vim colorscheme that celebrates the lights of downtown Tokyo at night, based on a VSCode theme by @enkia with the same name [Archived because I'm no longer using this] (archived)
- groenewege/vim-less - vim syntax for LESS (dynamic CSS)
- tpope/vim-haml - Vim runtime files for Haml, Sass, and SCSS
- shawncplus/phpcomplete.vim - Improved PHP omnicompletion
- osyo-manga/vim-over - :substitute preview
- romainl/vim-cool - A very simple plugin that makes hlsearch more useful.
- Shougo/echodoc.vim - Print documents in echo area.
- farazdagi/vim-go-ide - Ready to use, fully configured for Go development.
- chrisbra/Colorizer - color hex codes and color names
- ElmCast/elm-vim - Elm plugin for Vim
- tao12345666333/vim - My Vim configuration more Python, Javascript, Vue.js, Golang and Markdown, will add Haskell, Ruby and C/C++
- marcoieni/intellimacs - Spacemacs' like key bindings for IntelliJ platform.
- t9md/vim-choosewin - Land on window you chose like tmux's 'display-pane'
- ziglang/zig.vim - Vim configuration for Zig (archived)
- xero/miasma.nvim - a fog descends upon your editor ☁ dark color scheme inspired by the woods for vim and neovim
- jremmen/vim-ripgrep - Use RipGrep in Vim and display results in a quickfix list
- vim-latex/vim-latex - Enhanced LaTeX support for Vim
- dodie/vim-disapprove-deep-indentation - ಠ_ಠ Vim plugin to disapprove deeply indented code. ಠ_ಠ
- LER0ever/EverVim - A Modern, Powerful & Modular Vim Distribution | Archived, see notice: https://ry.sb/evervim-archive (archived)
- nvie/vimrc - My personal Neovim configuration, with a lot of love put into it.
- jlanzarotta/bufexplorer - BufExplorer Plugin for Vim
- astrails/dotvim - An attempt at The Ultimate Vim Configuration™ with focus on Rails development. DEPRECATED, SEE https://github.com/vitaly/dotvim2
- kristijanhusak/vim-hybrid-material - Material color scheme for Vim based on w0ng/vim-hybrid color scheme
- lifepillar/vim-gruvbox8 - A simplified and optimized Gruvbox colorscheme for Vim (archived)
- liquidz/vim-iced - Clojure Interactive Development Environment for Vim8/Neovim (archived)
- scrooloose/snipmate-snippets - A collection of snippets for snipmate
- tommcdo/vim-lion - A simple alignment operator for Vim text editor
- szw/vim-maximizer - Maximizes and restores the current window in Vim.
- tyru/open-browser.vim - Open URI with your favorite browser from your most favorite editor
- jaredgorski/SpaceCamp - 🔭 Vim colors for the final frontier
- ecomba/vim-ruby-refactoring - Refactoring tool for Ruby in vim!
- wellle/tmux-complete.vim - Vim plugin for insert mode completion of words in adjacent tmux panes
- flow/vim-flow - A vim plugin for Flow (archived)
- jparise/vim-graphql - A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.
- barretlee/autoconfig-mac-vimrc - autoconfig mac vimrc with bundle
- haishanh/night-owl.vim - A 24bit dark Vim colorscheme based on sdras/night-owl-vscode-theme
- lanx-x/NeoSolarized - NeoSolarized: A fixed solarized colorscheme for better truecolor support.
- Rigellute/rigel - 🌌 Colorscheme for vim, terminal, vscode and slack - based on the star Rigel ✨.
- rodjek/vim-puppet - Puppet niceties for your Vim setup
- bling/vim-bufferline - super simple vim plugin to show the list of buffers in the command bar
- vim-perl/vim-perl - Support for Perl 5 in Vim
- aklt/plantuml-syntax - vim syntax file for plantuml
- jeetsukumaran/vim-buffergator - Vim plugin to list, select and switch between buffers.
- Townk/vim-autoclose - This plugin for Vim enable an auto-close chars feature for you. For instance if you type an '(',
autoclosewill automatically insert a ')' and put the cursor between than. (archived) - lyokha/vim-xkbswitch - vim plugin for automatic keyboard layout switching in insert mode
- ConradIrwin/vim-bracketed-paste - Handles bracketed-paste-mode in vim (aka. automatic
:set paste) - tomlion/vim-solidity - Vim syntax file for solidity
- rainglow/vim - 320+ color themes for VIM.
- AlessandroYorba/Alduin - A Vim Colorscheme
- jaxbot/semantic-highlight.vim - Semantic Highlighting for Vim
- embear/vim-localvimrc - Search local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them.
- vlime/vlime - A Common Lisp dev environment for Vim (and Neovim)
- kepbod/ivim - I love Vim, and I also love modifying it to be more convenient and efficient. So I name it "ivim"! Welcome to contribute to ivim.
- camspiers/lens.vim - A Vim Automatic Window Resizing Plugin
- crusoexia/vim-monokai - Refined Monokai color scheme for vim, inspired by Sublime Text
- goldfeld/vim-seek - Seek makes navigating long lines effortless, acting like f but taking two characters.
- thaerkh/vim-workspace - 📑 Automated Vim session management with file auto-save and persistent undo history (archived)
- wesQ3/vim-windowswap - Swap your windows without ruining your layout
- wincent/terminus - 🖥 Enhanced terminal integration for Vim
- 907th/vim-auto-save - A Vim plugin which saves files to disk automatically.
- DamZiobro/vim-ide - VIM configured as powerful IDE (Integrated Development Environment)
- rakr/vim-two-firewatch - A blend between duotone light and firewatch for atom
- isRuslan/vim-es6 - List of JavaScript ES6 snippets and syntax highlighting for vim.
- chrisbra/unicode.vim - A Vim plugin that provides a completion function for Unicode glyphs
- scrooloose/vim-slumlord - Inline previews for Plantuml sequence diagrams. OMG!
- mustache/vim-mustache-handlebars - mustache and handlebars mode for vim
- vimpostor/vim-tpipeline - Embed your vim statusline in tmux
- heavenshell/vim-jsdoc - Generate JSDoc to your JavaScript code.
- tpope/vim-sexp-mappings-for-regular-people - vim-sexp mappings for regular people
- bronson/vim-trailing-whitespace - Highlights trailing whitespace in red and provides :FixWhitespace to fix it.
- sillybun/vim-repl - Best REPL environment for Vim
- kana/vim-textobj-entire - Vim plugin: Text objects for entire buffer
- vim-python/python-syntax - Python syntax highlighting for Vim
- chr4/nginx.vim - Improved nginx vim plugin (incl. syntax highlighting)
- chase/vim-ansible-yaml - Add additional support for Ansible in VIM (archived)
- sindresorhus/focus - Code editor color theme that lets you focus on the content. Available for Sublime Text, Atom, TextMate, Vim, Chocolat, and more...
- romainl/flattened - Solarized, without the bullshit.
- jayli/vim-easycomplete - 杭州市余杭区最好用的 VIM/NVIM 代码补全插件
- dag/vim-fish - Vim support for editing fish scripts
- eagletmt/ghcmod-vim - Happy Haskell programming on Vim, powered by ghc-mod
- knubie/vim-kitty-navigator - Seamless navigation between kitty panes and vim splits
- hsanson/vim-android - Android development plugin for vim
- vim-pandoc/vim-pandoc-syntax - pandoc markdown syntax, to be installed alongside vim-pandoc
- vim-crystal/vim-crystal - Vim filetype and tools support for Crystal language.
- vhda/verilog_systemverilog.vim - Verilog/SystemVerilog Syntax and Omni-completion
- guns/vim-clojure-static - Meikel Brandmeyer's excellent Clojure runtime files
- thiagoalessio/rainbow_levels.vim - A different approach to code highlighting.
- jonathanfilip/vim-lucius - Lucius color scheme for vim
- bling/dotvim - lean & mean vim distribution
- jnwhiteh/vim-golang - Github mirror of Go vimscripts, synced with main repository
- thosakwe/vim-flutter - Vim commands for Flutter, including hot-reload-on-save and more. 🦋
- AndrewRadev/tagalong.vim - Change an HTML(ish) opening tag and take the closing one along as well
- tpope/vim-tbone - tbone.vim: tmux basics
- WolfgangMehner/vim-plugins - Vim plug-ins which offer support for various programming languages.
- vim-scripts/YankRing.vim - Maintains a history of previous yanks, changes and deletes
- segeljakt/vim-silicon - Vim plugin for generating images of source code using https://github.com/Aloxaf/silicon
- derekwyatt/vim-config - My Vim configuration
- gosukiwi/vim-atom-dark - A vim theme inspired by Atom's default dark theme
- ruchee/vimrc - Ruchee's Vim Config Files (archived)
- KeitaNakamura/neodark.vim - A dark color scheme for vim
- chemzqm/wxapp.vim - 提供微信小程序开发全方位支持的 vim 插件
- img-paste-devs/img-paste.vim - paste image to markdown
- nschurmann/configs - My neovim configuration
- fgheng/vime - vime, an easy and structural config for (neo)vim users
- lfv89/vim-interestingwords - 🎨 A plugin for seamlessly highlighting and navigating through words
- KabbAmine/zeavim.vim - Zeal for Vim
- bagrat/vim-buffet - IDE-like Vim tabline
- haya14busa/vim-asterisk - ❄️ *-Improved
- mtth/scratch.vim - Unobtrusive scratch window (archived)
- tmsvg/pear-tree - A Vim auto-pair plugin that supports multi-character pairs, intelligent matching, and more
- tacahiroy/ctrlp-funky - A super simple function navigator for ctrlp.vim
- tweekmonster/braceless.vim - 🐍 Text objects, folding, and more for Python and other indented languages.
- patstockwell/vim-monokai-tasty - VIM Colour scheme
- antoinemadec/coc-fzf - fzf ❤️ coc.nvim
- nikvdp/neomux - Control Neovim from shells running inside Neovim.
- doums/darcula - A Vim color scheme reproduction of the official JetBrains IDE Darcula theme (archived)
- dbeniamine/cheat.sh-vim - A vim plugin to access cheat.sh sheets
- guns/xterm-color-table.vim - All 256 xterm colors with their RGB equivalents, right in Vim!
- kaarmu/typst.vim - Vim plugin for Typst
- svermeulen/vim-yoink - Vim plugin that maintains a yank history to cycle between when pasting
- aperezdc/vim-template - Simple templates plugin for Vim
- tyru/caw.vim - Vim comment plugin: supported operator/non-operator mappings, repeatable by dot-command, 300+ filetypes
- grigio/vim-sublime - A ready to use minimal Vim (Sublime Text -like) .vimrc configuration
- kaochenlong/eddie-vim - Yet another vimrc
- cormacrelf/vim-colors-github - A Vim colorscheme based on Github's syntax highlighting as of 2018.
- 42paris/42header - 42 header
- ctjhoa/spacevim - Spacemacs for vim
- catppuccin/vim - 🧋 Soothing pastel theme for Vim
- toyamarinyon/vim-swift - Adds Swift support to vim. It covers syntax, intenting, and more.
- wuelnerdotexe/vim-enfocado - How themes should be.
- google/vim-searchindex - vim-searchindex: display number of search matches & index of a current match (archived)
- kamykn/spelunker.vim - Improved vim spelling plugin (with camel case support)!
- stefandtw/quickfix-reflector.vim - Change code right in the quickfix window
- danilo-augusto/vim-afterglow - Vim adaptation of the Afterglow colorscheme
- hzchirs/vim-material - 🧩 Visual Studio Code Material Theme port for Vim/Neovim
- kyoz/purify - 🌈 Clean & vibrant color schemes for Vim, Terminals...
- hdima/python-syntax - Python syntax highlighting script for Vim
- szw/vim-tags - Ctags generator for Vim
- christoomey/vim-system-copy - Vim plugin for copying to the system clipboard with text-objects and motions
- justmao945/vim-clang - Clang completion plugin for vim
- eagletmt/neco-ghc - A completion plugin for Haskell, using ghc-mod
- cassidoo/vim-up - A bunch of vim shortcuts, colors, and bundles to make your life easier
- Glench/Vim-Jinja2-Syntax - An up-to-date jinja2 syntax file.
- tmux-plugins/vim-tmux-focus-events - Make terminal vim and tmux work better together.
- lilydjwg/colorizer - A Vim plugin to colorize all text in the form #rrggbb or #rgb. (archived)
- rstacruz/vim-closer - Closes brackets
- eugen0329/vim-esearch - Perform search in files easily
- vifm/vifm.vim - Vim plugin that allows use of vifm as a file picker
- gko/vim-coloresque - css/less/sass/html color preview for vim
- tpope/vim-ragtag - ragtag.vim: ghetto HTML/XML mappings (formerly allml.vim)
- mattn/vim-sonictemplate - Easy and high speed coding method
- slim-template/vim-slim - Syntax highlighting for VIM
- tmux-plugins/vim-tmux - vim plugin for tmux.conf
- heavenshell/vim-pydocstring - Generate Python docstring to your Python source code.
- mengelbrecht/lightline-bufferline - A lightweight plugin to display the list of buffers in the lightline vim plugin
- connorholyday/vim-snazzy - Elegant vim theme with bright colors.
- wolandark/wim - This is a Vim configuration that gets you a similar experience as a full-featured IDE. This is accomplished using native vim features with the help of some plugins.
- juliosueiras/vim-terraform-completion - A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool
- vim-scripts/ReplaceWithRegister - Replace text with the contents of a register.
- blueyed/vim-diminactive - Vim plugin to dim inactive windows
- jackguo380/vim-lsp-cxx-highlight - Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd (archived)
- wsdjeg/vim-fetch - Make Vim handle line and column numbers in file names with a minimum of fuss
- dag/vim2hs - vim2hs :: Vim -> Haskell
- robertmeta/nofrils - An extremely minimalist colorscheme, even opting out of the second L in frills
- Shougo/deol.nvim - Dark powered shell interface for Vim/Neovim
- mikewest/vimroom - Simulating a vaguely WriteRoom-like environment in Vim. (archived)
- nelstrom/vim-textobj-rubyblock - A custom text object for selecting ruby blocks.
- vim/colorschemes - colorschemes for Vim
- ku1ik/vim-pasta - Pasting in Vim with indentation adjusted to destination context
- szymonmaszke/vimpyter - Edit your Jupyter notebooks in Vim/Neovim (archived)
- davidoc/taskpaper.vim - This package contains a syntax file and a file-type plugin for the simple format used by the TaskPaper application.
- junegunn/vim-slash - Enhancing in-buffer search experience
- vim-dist/webvim - WebVim is a vim based distribution targeting JavaScript and Web development
- justinmk/vim-gtfo - Go to Terminal or File manager 👉
- roman/golden-ratio - Automatic resizing of Vim windows to the golden ratio
- ruanyl/bigvim - Vim configuration
- jasonlong/lavalamp - A text editor theme that visually differentiates languages. (archived)
- FrenzyExists/aquarium-vim - 🌊 Aquarium, a simple vibrant dark theme for vim 🗒
- fxn/vim-monochrome - Monochrome color scheme for Vim
- j1z0/vim-config - my vim config to share amongst my machines
- PProvost/vim-ps1 - A Vim plugin for Windows PowerShell support
- tlhr/anderson.vim - Dark vim colorscheme based on colors from Wes Anderson films
- tpope/vim-cucumber - Vim Cucumber runtime files
- zefei/vim-wintabs - Modern buffer manager for Vim
- terryma/vim-smooth-scroll - Make scrolling in Vim more pleasant
- tyrannicaltoucan/vim-deep-space - An intergalactically friendly color scheme for Vim.
- vim-scripts/a.vim - Alternate Files quickly (.c --> .h etc)
- evanleck/vim-svelte - Vim syntax highlighting and indentation for Svelte 3 components.
- Everblush/everblush.vim - 🎨 A beautiful and dark vim colorscheme.
- goerz/jupytext.vim - Vim plugin for editing Jupyter ipynb files via jupytext (archived)
- dkprice/vim-easygrep - Fast and Easy Find and Replace Across Multiple Files
- kana/vim-smartinput - Vim plugin: Provide smart input assistant
- sjl/vitality.vim - Make Vim play nicely with iTerm 2 and tmux.
- tyrannicaltoucan/vim-quantum - A Material color scheme for Vim.
- tpope/vim-vividchalk - vividchalk.vim: a colorscheme strangely reminiscent of Vibrant Ink for a certain OS X editor
- machakann/vim-swap - Reorder delimited items.
- dikiaap/minimalist - A Material Color Scheme Darker for Vim.
- svermeulen/vim-subversive - Vim plugin providing operator motions to quickly replace text
- jsfaint/gen_tags.vim - Async plugin for vim and neovim to ease the use of ctags/gtags (archived)
- vim-scripts/DrawIt - Ascii drawing plugin: lines, ellipses, arrows, fills, and more!
- beeender/Comrade - Brings JetBrains/IntelliJ IDEs magic to Neovim with minimal setup.
- drmingdrmer/xptemplate - Code snippets engine for Vim, with snippets library. XPTemplate let you write codes in a smooth, quick and comfortable way.
- gregsexton/MatchTag - Vim's MatchParen for HTML tags
- bogado/file-line - Plugin for vim to enabling opening a file in a given line
- liuchengxu/eleline.vim - 🌿 Another elegant statusline for vim
- peitalin/vim-jsx-typescript - React JSX syntax highlighting for vim and Typescript
- sloanelybutsurely/vimrc.js - A vimrc that Just Works™ for modern JavaScript development (archived)
- styled-components/vim-styled-components - Vim bundle for http://styled-components.com based javascript files.
- sharksforarms/neovim-rust - Sample neovim and vim configurations for Rust development
- wsdjeg/FlyGrep.vim - Asynchronously fly grep in vim
- ChristianChiarulli/nvcode-color-schemes.vim - A bunch of generated colorschemes (treesitter supported)
- LnL7/vim-nix - Vim configuration files for Nix http://nixos.org/nix
- GideonWolfe/vim.reaper - 💀 A Hackable, Fully Featured, Rice Friendly Neovim Configuration
- keith/investigate.vim - A Vim plugin for looking up documentation
- qpkorr/vim-bufkill - Git repo for http://www.vim.org/scripts/script.php?script_id=1147
- tpope/vim-characterize - characterize.vim: Unicode character metadata
- dpelle/vim-LanguageTool - A vim plugin for the LanguageTool grammar checker
- FooSoft/vim-argwrap - Wrap and unwrap function arguments, lists, and dictionaries in Vim (archived)
- kiteco/vim-plugin - The Kite plugin for Vim.
- christoomey/vim-tmux-runner - Vim and tmux, sittin' in a tree...
- roxma/vim-tmux-clipboard - seamless integration for vim and tmux's clipboard
- chriskempson/vim-tomorrow-theme - Tomorrow Theme for Vim
- antoinemadec/FixCursorHold.nvim - Fix CursorHold Performance.
- AlessandroYorba/Sierra - A Vim Colorscheme
- mhinz/vim-sayonara - 👺 Sane buffer/window deletion.
- toothpaste-theme/toothpaste - Toothpaste is a custom theme for your text editor with flavorful colors
- HonkW93/automatic-verilog - automatic-verilog based on vimscript
- L0stSoul/vim-config - Nice vim config for front-end development
- hecal3/vim-leader-guide
- lilydjwg/dotvim - My vim config
- stykhomyrov/vim-glsl - Vim runtime files for OpenGL Shading Language
- metalelf0/base16-black-metal-scheme - A collection of Black Metal inspired base16 schemes.
- ehamberg/vim-cute-python - Unicode goodness for Python code using vim's “conceal” feature
- lyuts/vim-rtags - Vim bindings for rtags, llvm/clang based c++ code indexer. (archived)
- nvimdev/spaceline.vim - vim statusline like spacemacs
- wting/rust.vim - Vim support for Rust file detection and syntax highlighting.
- cocopon/vaffle.vim - 📁 Lightweight, window-based file manager for Vim
- dodie/vim-fibo-indent - Fibonacci Indentation for Vim.
- neoclide/vim-jsx-improve - Syntax and indent plugin for React jsx.
- noahfrederick/vim-hemisu - A Vim color scheme with dark and light variants
- nanotee/zoxide.vim - A small (Neo)Vim wrapper for zoxide
- skywind3000/vim-auto-popmenu - 😎 Display the Completion Menu Automantically (next AutoComplPop) !!
- wavded/vim-stylus - Syntax Highlighting for Stylus
- skywind3000/gutentags_plus - The right way to use gtags with gutentags
- skywind3000/quickmenu.vim - A nice customizable popup menu for vim
- victorvoid/vim-frontend - ⭐ Vim Frontend is a Vim configured for Front-end Developers. (archived)
- osyo-manga/vim-monster - Ruby code completion.
- pseewald/vim-anyfold - Language agnostic vim plugin for folding and motion based on indentation.
- vim-scripts/AutoComplPop - Automatically opens popup menu for completions
- lifepillar/pgsql.vim - The best PostgreSQL plugin for Vim! (archived)
- weirongxu/plantuml-previewer.vim - Vim / Neovim plugin for preview PlantUML
- lambdatoast/elm.vim - Vim plugin for the Elm programming language
- owickstrom/vim-colors-paramount - A minimal colorscheme for Vim that only puts emphasis on the paramount.
- preservim/vim-lexical - Build on Vim’s spell/thes/dict completion
- rbong/vim-crystalline - Build your own fancy statusline/tabline in Vim/Neovim
- kana/vim-arpeggio - Vim plugin: Mappings for simultaneously pressed keys
- ybian/smartim - A Vim plugin to make it stand well with input methods (Mac only)
- azabiong/vim-highlighter - Highlight words and expressions
- yegappan/mru - Most Recently Used (MRU) Vim Plugin
- google/vim-colorscheme-primary - Primary, a Vim color scheme based on Google's colors (archived)
- chrisbra/Recover.vim - A Plugin to show a diff, whenever recovering a buffer
- jeffkreeftmeijer/vim-dim - Dim (/dɪm/; a contraction of Default IMproved) is a clone of Vim’s default colorscheme, with some improvements.
- jpo/vim-railscasts-theme - A vim color scheme based on the Railscasts Textmate theme.
- dhruvasagar/vim-prosession - Handle vim sessions like a pro
- fladson/vim-kitty - Vim syntax highlighting for Kitty terminal config files
- frazrepo/vim-rainbow - Rainbow brackets for Vim (archived)
- mislav/vimfiles - vim configuration – Ruby, Rails, Markdown, SCSS, CoffeeScript
- tenfyzhong/CompleteParameter.vim - Complete parameter after select the completion. Integration with YouCompleteMe(ycm), deoplete, neocomplete.
- gcmt/taboo.vim - Few utilities for pretty tabs (archived)
- junegunn/vim-journal - 📝
- arnaud-lb/vim-php-namespace - PHP namespace support for VIM. Types "use" statements for you
- haya14busa/is.vim - incremental search improved - successor of incsearch.vim
- christoomey/vim-sort-motion - Vim mapping for sorting a range of text
- vim-scripts/FuzzyFinder - buffer/file/command/tag/etc explorer with fuzzy matching
- jdkanani/vim-material-theme - Material theme for vim (archived)
- masukomi/vim-markdown-folding - Fold markdown documents by section.
- sjbach/lusty - LustyExplorer / LustyJuggler for Vim
- vim-utils/vim-man - View and grep man pages in vim
- yuratomo/w3m.vim - w3m plugin for vim
- amix/vim-zenroom2 - A Vim extension that emulates iA Writer environment when editing Markdown, reStructuredText or text files
- sukima/xmledit - A filetype plugin for VIM to help edit XML files
- ashfinal/vimrc-config - re-vim: sensible vim configuration
- justinmk/vim-syntax-extra - Vim syntax highlighting for c, bison, flex
- KabbAmine/vCoolor.vim - Simple color selector/picker plugin for Vim.
- sd65/MiniVim - My way to see Vim.
- osyo-manga/vim-anzu - Vim search status.
- vim-scripts/Conque-Shell - Run interactive commands inside a Vim buffer
- kristijanhusak/vim-carbon-now-sh - Open selected text in https://carbon.now.sh
- max-baz/lightline-ale - ALE indicator for the lightline vim plugin
- zeis/vim-kolor - Vim color scheme.
- spf13/PIV - PHP Integration environment for Vim
- skywind3000/vim-terminal-help - Small changes make vim/nvim's internal terminal great again !!
- dhruvasagar/vim-zoom - Toggle zoom in / out individual windows (splits)
- jaredgorski/fogbell.vim
- meetbill/Vim - 🚩 一键化打造 Vim IDE 环境(安装只需数秒) 【环境:Linux 64 位】 Vim7.X 可以安装版本1.0
- tracyone/vinux - Swiss Army Knife,Dark power (neo)vim config
- TTWShell/legolas-vim - Vim配置,为python、go开发者打造的IDE。
- franbach/miramare - 🍁 Comfortable & Pleasant Color Scheme for Vim
- vmware-archive/salt-vim - Vim files for editing Salt files (archived)
- beloglazov/vim-online-thesaurus - A Vim plugin for looking up words in an online thesaurus
- pelodelfuego/vim-swoop
- MTDL9/vim-log-highlighting - Syntax highlighting for generic log files in VIM
- endel/vim-github-colorscheme - A vim colorscheme based on Github's syntax highlighting.
- chtenb/helix.vim - Emulate Helix keybindings inside Vim emulators
- Rigellute/shades-of-purple.vim - Dark theme for vim
- towolf/vim-helm - vim syntax for helm templates (yaml + gotmpl + sprig + custom)
- Lokaltog/vim-monotone - A dark, monochrome colorscheme for vim
- nvimdev/oceanic-material - Oceanic Material Colorscheme on Vim/NeoVim
- chrishunt/color-schemes - Color schemes I've used for an extended period of time and like
- zefei/vim-colortuner - Adjust your vim colors using sliders
- ncm2/float-preview.nvim - Less annoying completion preview window based on neovim's floating window
- volgar1x/vim-gocode - A Go bundle for Vundle or Pathogen
- vivien/vim-linux-coding-style - Vim plugin to respect the Linux kernel coding style http://www.vim.org/scripts/script.php?script_id=4369
- alexey-goloburdin/nvim-config
- mkitt/tabline.vim - Configure tabs within Terminal Vim (archived)
- sts10/vim-pink-moon - A vim/neovim colorscheme
- wlangstroth/vim-racket - vim bundle for Racket
- t9md/vim-quickhl - quickly highlight or visually selected word
- jeetsukumaran/vim-indentwise - A Vim plugin for indent-level based motion.
- roxma/nvim-yarp - Yet Another Remote Plugin Framework for Neovim
- tpope/vim-flagship - flagship.vim: Configurable and extensible tab line and status line
- vim-scripts/vim-auto-save - Automatically save changes to disk
- phanviet/vim-monokai-pro - Monokai Pro color scheme for Vim / Neovim
- jwalton512/vim-blade - Vim syntax highlighting for Blade templates. (archived)
- preservim/vim-thematic - Alter Vim's appearance to suit your task & environ
- wellle/visual-split.vim - Vim plugin to control splits with visual selections or text objects
- MashMB/nvim-ide - Neovim as IDE in Docker container.
- cufarvid/lazy-idea - LazyVim key mappings for JetBrains IDEs. Making IdeaVim feel like home.
- dylanaraps/wal.vim - 🎨 A vim colorscheme for use with wal (archived)
- rlue/vim-barbaric - Automatic input method switching for vim
- jdonaldson/vaxe - A modern, modular vim mode for Haxe.
- idris-hackers/idris-vim - Idris mode for vim
- esamattis/slimux - SLIME inspired tmux integration plugin for Vim
- kana/vim-submode - Vim plugin: Create your own submodes
- dgryski/vim-godef - vim plugin providing godef support (archived)
- stephpy/vim-yaml - Override vim syntax for yaml files
- ZSaberLv0/ZFVimIM - vim输入法 / Vim Input Method by pure vim script, support: user word, dynamic word priority, cloud db files
- zhaocai/GoldenView.Vim - Always have a nice view for vim split windows!
- jeetsukumaran/vim-pythonsense - A Vim plugin that provides text objects and motions for Python classes, methods, functions, and doc strings.
- lunacookies/vim-substrata - A cold, dark colourscheme for Vim
- theniceboy/vimrc-example
- miripiruni/vimi - My Vim setup
- alaviss/nim.nvim - Nim plugin for NeoVim
- m2mdas/phpcomplete-extended - A fast, extensible, context aware autocomplete plugin for PHP composer projects with code inspection features.
- parsonsmatt/intero-neovim - A neovim plugin for Intero, forked from ghcmod-vim
- tpope/vim-dotenv - dotenv.vim: Basic support for .env and Procfile
- ColemanGariety/toy-chest-theme - A fun color scheme.
- coderifous/textobj-word-column.vim - Adds text-objects for word-based columns in Vim.
- freeo/vim-kalisi - The colorscheme with neovim in mind
- godlygeek/csapprox - Make gvim-only colorschemes work transparently in terminal vim
- jamis/fuzzyfinder_textmate - A vim script that extends the fuzzyfinder plugin to support TextMate style file searches (e.g. cmd-T) (Unmaintained now, see http://weblog.jamisbuck.org/2009/1/28/the-future-of-fuzzyfinder-textmate)
- Lokaltog/vim-distinguished - A dark vim color scheme for 256-color terminals.
- noahfrederick/vim-noctu - A Vim color scheme for 16-color terminals
- ionide/Ionide-vim - F# Vim plugin based on FsAutoComplete and LSP protocol
- Olical/vim-enmasse - Edit every line in a quickfix list at the same time
- direnv/direnv.vim - vim plugin for direnv support
- fast-ide/fast-ide - 🕺Fast Integrated Development Environment 😻
- thinca/vim-ref - Integrated reference viewer.
- broqiang/vim-go-ide - Vim as the IDE for the go language 将 vim 打造成 go 语言的 ide
- greyblake/vim-preview - Vim plugin for previewing markup files(markdown,rdoc,textile,html)
- skanehira/preview-markdown.vim - Markdown preview plugin for Vim (archived)
- theniceboy/.vim - I’m using Neovim now: https://github.com/theniceboy/nvim (archived)
- linrongbin16/lin.vim - Lin Rongbin's (Neo)Vim Distribution
- ervandew/screen - Simulate a split shell in vim using gnu screen or tmux (archived)
- sedm0784/vim-you-autocorrect - Why should smartphones get all the fun?
- wuelnerdotexe/vim-astro - Astro language (.astro files) indentation and syntax support in Vim or Neovim. 🚀🧑🚀✨
- camspiers/animate.vim - A Vim Window Animation Library
- aserebryakov/vim-todo-lists - Vim plugin for TODO lists
- jooize/vim-colemak - Colemak key mappings for Vim. Consider using Coleremak instead.
- aonemd/kuroi.vim - A very dark colorscheme for Vim. JOIN THE DARK SIDE!
- gmarik/vimfiles - My Vim configuration
- msanders/cocoa.vim - Vim plugin for Cocoa/Objective-C development. No longer actively developed. (archived)
- andreasvc/vim-256noir - A dark 256-color colorscheme for vim
- kana/vim-operator-user - Vim plugin: Define your own operator easily
- kien/tabman.vim - Tab management for Vim
- mhinz/vim-janah - Vim colorscheme.
- pbrisbin/vim-colors-off - A no-color scheme for vim (archived)
- srstevenson/vim-picker - Fuzzy picker for file, buffer, and tag navigation in Vim and Neovim. Lightweight and Unix-philosophy compliant. (archived)
- tpope/vim-salve - salve.vim: static support for Leiningen and Boot
- jez/vim-superman - Read Unix man pages faster than a speeding bullet!
- devjoe/vim-codequery - Search + Browse + Understand your code more efficiently.
- PeterRincker/vim-argumentative - Argumentative aids with manipulating and moving between function arguments.
- nathangrigg/vim-beancount - Vim ftplugin for beancount
- vimlab/split-term.vim - Utilites around neovim's
:terminal. - cabellwg/exit-vim - Vim plugin that exits Vim on startup
- Yilin-Yang/vim-markbar - Display all accessible marks and their surrounding lines in a collapsible sidebar.
- habamax/vim-asciidoctor - Asciidoctor plugin for Vim
- bronson/vim-visual-star-search - Start a * or # search from a visual block
- henrik/vim-indexed-search - Show "Match 123 of 456 /search term/" in Vim searches. By Yakov Lerner.
- rhysd/reply.vim - REPLs play nicely with :terminal on Vim and Neovim
- xolox/vim-lua-ftplugin - Lua file type plug-in for the Vim text editor
- bhurlow/vim-parinfer - vim plugin to balance your parenthesis
- kana/vim-fakeclip - Vim plugin: Provide pseudo "clipboard" registers
- krisajenkins/vim-pipe - Send a vim buffer through a command and instantly see the output.
- nvim-zh/better-escape.vim - A Vim/Neovim plugin for escaping insert mode without lagging.
- sunaku/vim-shortcut - 💇 Discoverable & searchable shortcuts for (Neo)Vim
- tweekmonster/helpful.vim - 📓 Display vim version numbers in docs
- vv9k/vim-github-dark - A dark GitHub theme for Vim and NeoVim
- wenlongche/SrcExpl - A (G)Vim plugin for exploring the source code definition(s) and contextual lines with a split window.
- kana/vim-textobj-line - Vim plugin: Text objects for the current line
- yssl/QFEnter - Open a Quickfix item in a window you choose. (Vim plugin)
- dbmrq/vim-ditto - 🙊 Stop repeating yourself
- ollykel/v-vim - Support for V syntax highlighting in Vim
- zenbro/mirror.vim - Efficient way to edit remote files on multiple environments with Vim.
- gabesoft/vim-ags - Silver searcher plugin for vim
- imbue-ai/jupyter_ascending.vim - Vim plugin to interact with jupyter_ascending
- LunarWatcher/auto-pairs - Vim plugin, insert or delete brackets, parentheses, and quotes in pairs (archived)
- tpope/vim-apathy - apathy.vim: Set the 'path' option for miscellaneous file types
- adoy/vim-php-refactoring-toolbox - VIM Php Refactoring Toolbox
- bpowell/vim-android - Vim plugin to do android development.
- derekwyatt/vim-fswitch - Vim plug for switching between companion source files (e.g. ".h" and ".cpp")
- girishji/vimcomplete - Async autocompletion for Vim.
- PotatoesMaster/i3-vim-syntax - Vim syntax for i3 window manager config (archived)
- sgur/vim-editorconfig - Yet another EditorConfig (http://editorconfig.org) plugin for vim written in vimscript only (archived)
- tommybennett/algorithm-mnemonics - Algorithm Mnemonics: Increase Productivity with STL Algorithms
- tweekmonster/django-plus.vim - 🎸 Improvements to the handling of Django related files in Vim
- vim-scripts/ZoomWin - Zoom in/out of windows (toggle between one window and multi-window)
- donRaphaco/neotex - latex live preview - plugin for neovim and vim 8 (archived)
- vim-skk/eskk.vim - eskk is pure Vim script implementation of input method engine SKK
- gpakosz/.vim - Sensible yet opinionated Vim configuration
- krisleech/vimfiles - Ruby/Rails centric vimfiles with support for Git, RVM and more.
- vim-utils/vim-troll-stopper - Stop Unicode trolls from messing with your code.
- kingofctrl/vim.cpp - 🍀 Building vim editor in Linux into an effective C/C++ programming IDE, YouCompleteMe supported
- vim-scripts/paredit.vim - Paredit Mode: Structured Editing of Lisp S-expressions
- vim-scripts/VimClojure - A filetype, syntax and indent plugin for Clojure
- ciaranm/detectindent - Vim script for automatically detecting indent settings
- gorkunov/smartpairs.vim - Enchanted visual (selection) mode for Vim
- skywind3000/vim-preview - The missing preview window for vim
- leafOfTree/vim-vue-plugin - Vim syntax and indent plugin for .vue files
- luan/vimfiles - The Vim Configuration. Uses vim-plug to manage plugins. (archived)
- flrnd/candid.vim - A dark colorscheme with vibrant colors
- gpanders/vim-medieval - Evaluate Markdown code blocks within Vim
- xero/evangelion.nvim - a colorscheme for {neo,}vim inspired by neon genesis evangelion. supports diagnostics, cmp, fzf, gitsigns, lazy, lsp, lualine, telescope, treesitter, trouble, which-key, & more.
- alker0/chezmoi.vim - Highlight dotfiles you manage with chezmoi.
- martinda/Jenkinsfile-vim-syntax - Jenkinsfile DSL vim syntax
- rstacruz/vim-coc-settings - My Vim settings for setting it up like an IDE
- yorickpeterse/vim-paper - A light theme for (Neo)Vim, based on the colour of paper as found in various notebooks.
- chriskempson/base16-vim - Base16 for Vim
- MarsZ42/My-Vim-Conf - My vim setting file.
- rhysd/devdocs.vim - Open devdocs.io from Vim
- kana/vim-textobj-indent - Vim plugin: Text objects for indented blocks of lines
- rhysd/github-complete.vim - Vim input completion for GitHub
- tribela/vim-transparent - Remove all background color on Vim
- vim-scripts/DoxygenToolkit.vim - Simplify Doxygen documentation in C, C++, Python.
- 4513ECHO/vim-colors-hatsunemiku - 💚 A vim colorscheme for 初音ミク/Hatsune Miku-san lovers
- fei6409/log-highlight.nvim - Generic log syntax highlighting and log filetype management for Neovim
- james9909/stackanswers.vim - Vim plugin to fetch and display answers from Stack Overflow
- xolox/vim-shell - Improved integration between Vim and its environment (fullscreen, open URL, background command execution)
- blueshirts/darcula - VIM Darcula Theme
- thinca/vim-qfreplace - Perform the replacement in quickfix.
- josethoz/neovim-like-vscode - This is a public repo, that contains some settings and plugins that allows you to use NeoVim like Visual Studio Code.
- liuchengxu/space-vim-theme - 🌼 A dark and light colorscheme for space-vim that supports GUI & terminal
- tpope/vim-afterimage - afterimage.vim: edit binary files by converting them to text equivalents
- d2lang/d2-vim - The Vim plugin for D2 files
- haya14busa/vim-operator-flashy - 🔦 Highlight yanked area
- mboughaba/i3config.vim - Vim syntax highlighting for i3 config 👈
- parkr/vim-jekyll - 📝 Fork of psykidellic/vim-jekyll because actually forking it freaks out
- tinted-theming/tinted-vim - tinted-vim refreshes and commits new themes weekly automatically and has a documented build process.
- xero/sourcerer - read code like a wizard. a 16bit color scheme for hackers
- google/vim-jsonnet - Jsonnet filetype plugin for Vim. (archived)
- jeetsukumaran/vim-filebeagle - A VINE-spired (Vim Is Not Emacs) file system explorer.
- koron/vim-kaoriya - Vim+kaoriya build system
- rescript-lang/vim-rescript
- vim-fuzzbox/fuzzbox.vim - Modern fuzzy finder for Vim with minimal dependencies
- zhimsel/vim-stay - Make Vim persist editing state without fuss
- amiorin/vim-project - lcd to the root of the project everytime you BufEnter a file inside a project.
- jebaum/vim-tmuxify - Vim plugin for handling tmux panes.
- pacha/vem-tabline - A lightweight Vim/Neovim plugin to display buffers and tabs in the tabline
- Shougo/context_filetype.vim - Context filetype library for Vim script
- dsawardekar/wordpress.vim - Vim Plugin for WordPress Development
- jsit/toast.vim - 🍞 Toast! A colorful, medium-contrast color scheme with full Vim and Neovim support and automatic light and dark variants. Easy to read without frying your retinae.
- mswift42/vim-themes - some emacs themes ported to vim.
- Julian/vim-textobj-variable-segment - A text object to turn foo_bar_baz into foo_baz and quuxSpamEggs into quuxEggs and shine your shoes
- oscarh/vimerl - A set of erlang plugins for VIM. This is not maintained, better use som modern fork of this!
- Shougo/vinarise.vim - Ultimate hex editing system with Vim
- skyl/vim-config-python-ide - Symlink the .vim dir and the .vimrc file and start kicking ass
- kristijanhusak/defx-icons - Filetype icons for https://github.com/Shougo/defx.nvim
- ianva/vim-youdao-translater - vim的有道取词翻译插件
- tomtom/quickfixsigns_vim - Mark quickfix & location list items with signs
- inside/vim-search-pulse - Easily locate the cursor after a search
- junkblocker/patchreview-vim - Vim/Neovim plugin for doing single, multi-patch or diff code reviews
- ktonga/vim-follow-my-lead - Vim plugin for showing all your mappings in a readable table including the descriptions.
- mihaifm/bufstop - Fast and efficient buffer switching for Vim
- mrbeardad/SpaceVim - 基于SpaceVim的真正开箱即用、无需配置的IDE,你只需要记住快捷键即可。(目前默认支持C/C++、Go、Python、Shell、Markdown、VimL) (archived)
- sbl/scvim - vim plugin for supercollider
- ivalkeen/vim-ctrlp-tjump - CtrlP extension for fuzzy-search in tag matches (:tjump replacement).
- powerman/vim-plugin-viewdoc - Vim plugin: flexible viewer for any documentation
- svermeulen/vim-macrobatics - Plugin for Vim that makes it easier to record / play / edit macros
- EinfachToll/DidYouMean - Vim plugin which asks for the right file to open
- soywod/unfog.vim - ⏱ Vim plugin for Unfog CLI task & time manager.
- takac/vim-spotifysearch - Search spotify in Vim and play songs. (archived)
- powerman/vim-plugin-ruscmd - Vim plugin: support command mode in Russian keyboard layout
- rootkiter/vim-hexedit - Hexedit is a plug-in under VIM, which is used to strengthen the hex editing ability of VIM.
- c9s/hypergit.vim - This git plugin provides many awesome features so that you don't need to type commands anymore..
- mhinz/vim-lookup - Jump to the definition of variables or functions in VimL code.
- wlemuel/vim-tldr - tldr client for vim/neovim
- tomtom/viki_vim - A personal wiki for Vim
- LukeSmithxyz/vimling - Small vim scripts for writing IPA and other special characters
- dahu/vimple - Develop VimL
- oakmac/parinfer-viml - Parinfer in Vimscript
- salsifis/vim-transpose - Vim plugin - Transpose matrices of text (swap lines with columns).
- LucHermitte/lh-brackets - LH's bracketing system for vim
- keith/parsec.vim - A Vim color scheme for people tired of solarized
- briandoll/change-inside-surroundings.vim - vim plugin to change the contents of the innermost 'surrounding'
- dpretet/vim-leader-mapper - Vim plugin to create visual leader key menu
- keith/tmux.vim - [DEPRECATED] .tmux.conf syntax highlighting (archived)
- Houl/repmo-vim - Repeat motions [for which a count was given]
- keith/rspec.vim - Better rspec syntax highlighting for Vim
- DataWraith/auto_mkdir - Vim plugin that allows you to save files into directories that do not exist yet. (archived)
- junkblocker/git-time-lapse - Fork of git-time-lapse: Perforce-style for vim/neovim
- rbonvall/vim-textobj-latex - Vim text objects for LaTeX code
- tomtom/tskeleton_vim - File Templates and Code Skeletons/Snippets for VIM
- dansomething/vim-eclim - Mirror of the VIM files from https://github.com/ervandew/eclim to support installation via various plugin managers.
- powerman/vim-plugin-autosess - Vim plugin: auto save/load sessions
- airblade/vim-matchquote - A Vim plugin to provide %-style motion for single / double quotation marks, backticks and pipe.
- lambdalisue/vim-backslash - Automatically insert a leading backslash when editing Vim scripts
- aserebryakov/filestyle - filestyle is a Vim plugin that highlights unwanted whitespace and characters.
- kreskij/Repeatable.vim - Create repeat.vim mappings with one simple "Repeatable" command
- LucHermitte/lh-tags - ctags base updating, and browsing from vim
- strboul/urlview.vim - List and open URLs easily
- c9s/vim-dev-plugin - A Vim plugin for developing VimL.
- fcpg/vim-complimentary - Better completion for Vim builtins
- neoclide/coc-neco - viml completion source for coc.nvim
- hp4k1h5/ephemeris - a diary plugin for vim
- keith/xcconfig.vim - Vim runtime files for xcconfigs
- mikeslattery/nvim-defaults.vim - Neovim default settings for Vim
- torbiak/probe - Pure VimL fuzzy file finder for vim.
- tomtom/tmru_vim - Most Recently Used Files in Vim
- c9s/vimomni.vim - a better completion for VimL.
- edvb/catium.vim - add an element of nyan cat to vim
- dahu/VimLocalMacros - Store and execute macros in current file
- greg0ire/more-instantly-better-vim - A fork of Damien Conway’s collection of VimL hacks and plugins
- sgur/vim-gf-autoload - Go to the autoload function definition in VimL. (archived)
- tomtom/trag_vim - A language-aware source code scanner (with support for git grep, ack, ag, sift ...)
- afshinm/npm.vim - Node Package Manager plugin for Vim
- dahu/EditorConfig - An implementation of http://editorconfig.org/ in 100% VimL
- jeroendehaas/VimLab - VimLab is a vim plugin which replicates MATLAB's support for code sections.
- Raimondi/VimLTextObjects - Adds new text objects for VimL (vimscript) files.
- TomiLabo/vim-tmng - 🔦 [VimL] tmng format to highlight for vim
- juhasz/vimLaTeX - An up to date version of vim-latex.
- Raimondi/reggie_viml - Vim Text objects for VimL based on the Reggie library.
- shumphrey/Vim-InPaste-Plugin - Some VimL that logs in to a website and posts the selected text
- vim-scripts/vimomni - omni completion for VimL
- tpope/vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal
- airblade/vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
- mhinz/vim-signify - ➕ Show a diff using Vim its sign column.
- Xuyuanp/nerdtree-git-plugin - A plugin of NERDTree showing git status (archived)
- mattn/vim-gist - Vim plugin for Gist
- junegunn/gv.vim - A git commit browser in Vim
- rhysd/git-messenger.vim - Vim and Neovim plugin to reveal the commit messages under the cursor
- jreybert/vimagit - Ease your git workflow within Vim
- tpope/vim-rhubarb - rhubarb.vim: GitHub extension for fugitive.vim
- gregsexton/gitv - gitk for Vim.
- rbong/vim-flog - A blazingly fast, stunningly beautiful, exceptionally powerful git branch viewer for Vim/Neovim.
- rhysd/committia.vim - A Vim plugin for more pleasant editing on commit messages
- lambdalisue/vim-gina - 👣 Asynchronously control git repositories in Neovim/Vim 8 (archived)
- tpope/vim-git - Vim Git runtime files
- motemen/git-vim - My vim files for Git (archived)
- rhysd/conflict-marker.vim - Weapon to fight against conflicts in Vim.
- AndrewRadev/linediff.vim - A vim plugin to perform diffs on blocks of code
- junegunn/vim-github-dashboard - (UNMAINTAINED)
Browse GitHub events in Vim - esneider/YUNOcommit.vim - Y U NO commit after so many writes???
- whiteinge/diffconflicts - A better Vimdiff Git mergetool
- ruanyl/vim-gh-line - vim plugin that open the link of current line on github
- chrisbra/vim-diff-enhanced - Better Diff options for Vim
- will133/vim-dirdiff - Vim plugin to diff two directories
- samoshkin/vim-mergetool - 🍰 Efficient way of using Vim as a Git mergetool
- sodapopcan/vim-twiggy - Git branch management for Vim
- shumphrey/fugitive-gitlab.vim - A vim extension to fugitive.vim for GitLab support
- idanarye/vim-merginal - Fugitive extension to manage and merge Git branches
- christoomey/vim-conflicted - Easy git merge conflict resolution in Vim
- rickhowe/diffchar.vim - Highlight the exact differences, based on characters and words
- cohama/agit.vim - A powerful Git log viewer
- int3/vim-extradite - A git commit browser for vim. Extends fugitive.vim.
- lambdalisue/vim-gita - [Obsolete] An awesome git handling plugin for Vim (archived)
- iberianpig/tig-explorer.vim - Vim plugin to use Tig as a git client. Seamless switching between vim and Tig with opening in the same buffer.
- itchyny/vim-gitbranch - Provides the branch name of the current git repository
- stsewd/fzf-checkout.vim - Manage branches and tags with fzf
- asgerviggo/nvim-blame-line - A small plugin that uses neovims virtual text to print git blame info at the end of the current line.
- zivyangll/git-blame.vim - See Git Blame information in the status bar for the currently selected line.
- tyru/open-browser-github.vim - Open GitHub URL of current file, etc. from Vim editor (supported GitHub Enterprise)
- mmozuras/vim-github-comment - Comment commits on GitHub using Vim
- github/copilot.vim - Neovim plugin for GitHub Copilot
- Exafunction/windsurf.vim - Free, ultrafast Copilot alternative for Vim and Neovim
- ggml-org/llama.vim - Vim plugin for LLM-assisted code/text completion
- augmentcode/augment.vim - AI-augmented development in Vim and Neovim
- dense-analysis/neural - AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)
- pasky/claude.vim - Claude vim plugin for AI pair programming - a hacker's gateway to LLMs
- gergap/vim-ollama - Vim plugin for integrating Ollama based LLM (large language models)
- neovim/neovim - Vim-fork focused on extensibility and usability
- vim/vim - The official Vim repository
- vimwiki/vimwiki - Personal Wiki for Vim
- macvim-dev/macvim - Vim - the text editor - for macOS
- rhysd/vim.wasm - Vim editor ported to WebAssembly
- itchyny/calendar.vim - A calendar application for Vim
- xolox/vim-notes - Easy note taking in Vim
- alok/notational-fzf-vim - Notational velocity for vim.
- lervag/wiki.vim - A wiki plugin for Vim
- wsdjeg/vim-chat - 💜 Chatting client for neovim/vim8
- arithran/vim-pizza - My initial attempt at trying to order pizza from within vim.
- soywod/iris.vim - 📫 Simple mail client for Vim. (archived)
- johngrib/vim-game-code-break - Block-breaking game in vim 8.0
- habamax/vim-godot - Use vim and godot engine to make games
- rbtnn/vim-mario - Mario on Vim
- vim/killersheep - Silly game for Vim 8.2
- derekhe/msfs2020-map-enhancement - MSFS2020 Map Enhancement
- derekhe/msfs2020-google-map - Replace MSFS2020's bing map to google map (archived)
- mattn/flappyvird-vim
- vim-test/vim-test - Run your tests at the speed of thought
- thoughtbot/vim-rspec - Run Rspec specs from Vim
- junegunn/vader.vim - A simple Vimscript test framework
- alfredodeza/pytest.vim - Runs your UnitTests with py.test displaying red/green bars and errors
- thinca/vim-themis - A testing framework for Vim script.
- skalnik/vim-vroom - A vim plugin for running your Ruby tests
- kana/vim-vspec - Vim plugin: Testing framework for Vim script
- jgdavey/vim-turbux - Turbo Ruby testing with tmux
- dhruvasagar/vim-testify - Simplified viml testing
- intuited/lh-vim-ut - Mirror of Luc Hermitte's lh-vim-UT VimL unit testing addon.
- mzlogin/vim-markdown-toc - A vim 7.4+ plugin to generate table of contents for Markdown files.
- JamshedVesuna/vim-markdown-preview - A light Vim plugin for previewing markdown files in a browser - without leaving Vim.
- shime/vim-livedown - Vim plugin for Livedown.
- SidOfc/mkdx - A vim plugin that adds some nice extra's for working with markdown documents
- hotoo/pangu.vim - 『盘古之白』中文排版自动规范化的 Vim 插件
- othree/eregex.vim - Perl/Ruby style regexp notation for Vim
- mattn/vim-maketable
- vim-scripts/vim-diff - diff written in VimL.
- amix/vimrc - The ultimate Vim configuration (vimrc)
- wsdjeg/SpaceVim - A modular configuration of Vim and Neovim (archived)
- spf13/spf13-vim - The ultimate vim distribution
- carlhuda/janus - Vim distribution
- wklken/k-vim - vim配置
- ma6174/vim - vim配置文件和插件(不再维护) (archived)
- chxuan/vimplus - 🚀An automatic configuration program for vim
- liuchengxu/space-vim - 🍀 Lean & mean spacemacs-ish Vim distribution
- ryanb/dotfiles - config files for zsh, bash, completions, gem, git, irb, rails
- humiaozuzu/dot-vimrc - Maple's vim config files (archived)
- theniceboy/nvim - The Ultimate NeoVim Config for Colemak Users
- garybernhardt/dotfiles - ~grb. Things in here are often interdependent. A lot of stuff relies on scripts in bin/.
- youngyangyang04/PowerVim - Make your vim more power and much easer. 最实用的vim配置🔥
- fisadev/fisa-vim-config - my vim configuration (lot of python, autocompletition, fuzzy finder, debugger, ...)
- wsdjeg/.SpaceVim.d - My dotfiles for Archlinux and Windows (archived)
- paulmillr/dotfiles - Colourful & robust configuration files and utilities for Mac, Linux & BSD
- vgod/vimrc - vgod's vimrc
- freekmurze/dotfiles - My personal dotfiles
- thoughtstream/Damian-Conway-s-Vim-Setup - Snapshots of my Vim setup. Open source, but utterly unsupported...and probably dangerous.
- skywind3000/vim-init - 轻量级 Vim 配置框架,全中文注释
- skywind3000/vim - Personal Vim Profile
- antoniosarosi/dotfiles - My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
- jordwalke/VimBox - Simple, Modern MacVim Configuration
- scrooloose/vimfiles - The ~/.vim directory that we share at work
- bilibili/vim-vide - Lightest vimrc, while strong enough. 最轻的vim配置,却足够强!
- mscoutermarsh/dotfiles - my Vim/Tmux config 💪⚡
- bookercodes/dotfiles - 🎚 Configuration files for macOS and Linux
- liangxianzhe/oh-my-vim - Awesome vim config for everyone. (archived)
- exvim/main - This is the main repository for exVim!
- ctaylo21/jarvis - Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
- int32bit/dotfiles - A set of vim, zsh, git, and tmux configuration files.
- hamvocke/dotfiles - A collection of my personal dotfiles
- zaiste/vimified - Yet another Vim configuration
- mutewinter/dot_vim - My 14 Year-Old (Neo)Vim Configuration
- Airblader/dotfiles-manjaro - My personal dotfiles (how do these have so many stars?) (archived)
- tpope/dotfiles - tpope's dotfiles. DON'T USE unless you're tpope
- joedicastro/dotfiles - My .dotfiles
- dylanaraps/dotfiles - 🍙 dotfiles (archived)
- Shougo/shougo-s-github - Shougo's git repository - vim, zsh, screen, etc...
- nelstrom/dotfiles - My dotfiles. Mainly customisations for Vim and Bash.
- mitsuhiko/dotfiles - My dotfiles (vim / bash etc.)
- amacgregor/dot-files - Dotfiles repository
- DemonCloud/dotfile - YiJun's (Neo)Vim work file
- TimothyYe/mydotfiles - All my dot configuration files.
- tomnomnom/dotfiles - .vimrc, .bashrc etc
- asmvik/dotfiles - Configuration files
- durdn/cfg - dotfiles and related syncing scripts
- hashrocket/dotmatrix - Hashrocket Dot Files
- oppiliappan/dotfiles - files that define my GNU/Linux box.
- LearnLinuxTV/personal_ansible_desktop_configs
- harperreed/dotfiles - Dotfiles. Managed by YADM
- fatso83/dotfiles - Cross-platform dotfiles shared by macOS and Linux (native and WSL2)
- tlhunter/vimrc - Opinionated VIM Configuration
- jdah/dotfiles - some of my configs
- bahamas10/dotfiles - My configuration files
- sjl/dotfiles - A git mirror of my dotfiles (.vimrc, .zshrc, .hgrc, etc). Note: this won't work on its own because the real repo uses Mercurial's subrepos. Look at .hgsub and .hgsubstate for what you'll need to get.
- cypher/dotfiles - My Dotfiles
- michaeljsmalley/dotfiles - My dotfiles
- shawncplus/dotfiles - My config files
- kristijanhusak/neovim-config - Neovim configuration
- twerth/dotfiles - twerth
- kalkayan/dotfiles - Dotfiles or you can say my swiss army knife. Configs for creating a delightful development experience - vim + tmux + Fzf + Rg + LSP etc.
- ab-dx/i3_dotfiles
- mattjmorrison/jarrod-taylor-made-dotfiles - Dotfiles and an install script for easy set up
- JJGO/dotfiles
- jferris/config_files - My config files (aka dotfiles)
- aam1r/sachet - Handcraft your development environment
- AGou-ops/dotfiles - My personal dotfiles, about neovim, zsh shell, tmux...
- BurntSushi/dotfiles - My configuration files and personal collection of scripts.
- tomasr/dotfiles - My personal dotfiles for vim, powershell, bash and other tools
- bastibl/instant-gnuradio - Customizable GNU Radio Environment for Live Images and VMs
- Netherdrake/Dotfiles - My [NeoVim + Tmux + Fish Shell] Setup /w install scripts
- timss/vimconf - Extensive vimrc with super easy install and everything in the vimrc is explained!
- notthebee/dotfiles - Config files for my macOS workspace (archived)
- connermcd/dotfiles
- laktak/tome - 🔁 Interactive Script playbooks for your terminal with Vim/Neovim (and Tmux)
- laixintao/myrc - ⚙️ My Linux Config files.
- blueyed/dotfiles - My dotfiles (Zsh / Vim / Neovim / Git / scripts) - (not much in sync / outdated)
- eevee/rc - my dotfiles
- aereal/dotfiles - My config files.
- nicomazz/i3-polybar-config - My i3 configuration with polybar for HiDPI screen (4k)
- hukl/dotfiles - Collection of various config files
- joom/vim-starter - Quick starter kit for Vim beginners.
- adwpc/xvim - Powerfull vim configuration for C/C++/GO/JS coder(好用的vim插件集成包,支持C/C++/GO/JS)
- gko/vimio - 🎩 easy to install/use vim settings
- Xuyuanp/vimrc - My neovim config (archived)
- dahlia/nvimrc - My Neovim configuration. Supports macOS and Linux.
- kakkoyun/linux.files - Configuration Files of my System (archived)
- vsouza/.vimrc - My Vim Setup
- kyoz/neovim - 🌟 Cool & Modularized vim configurations to work like an IDE
- josh-/dotfiles - josh-'s all important dotfiles.
- eprev/dotfiles - My ~/.*
- nym3r0s/vimrc - ⏫ A slim and powerful vimrc
- lucasprag/vimlociraptor - My neovim configuration with a cool name
- rmariano/vim-config - Vim configuration
- abachman/dotfiles - My dotfiles, for posterity.
- BjRo/dotfiles - A place to store my configuration files
- teh-cmc/vimmortal - [VimL] vimmortal - teh vim conf that makes you invincible.
- lsdr/vim - Vim setup - configuration, plugins, colorschemes and the works.
- balthazar/.files - 📦 Config & dotfiles
- lenon/vimfiles - My Vim files (archived)
- bowd/vimlight - A lighter vim config, similar in structure to spf13
- countjocular/dotfiles - My personal configuration files for zsh, vim and tmux. These suck. Others are better. Go away.
- DavidCain/vimfiles - Vim plugins, runtime files, and configuration files
- matthewbdaly/My-vim-configuration - My personal Vim config files
- p-h/vimfiles - My new vim configuration
- google/vim-maktaba - Consistent Vimscript
- vim-jp/vital.vim - A comprehensive Vim utility functions for Vim plugins
- xolox/vim-misc - Miscellaneous auto-load Vim scripts
- LucHermitte/lh-vim-lib - Library of Vim functions
- tomtom/tlib_vim - Some utility functions for VIM
- joseotaviorf/funcoo.vim - Functional Object Oriented VimL
- lymslive/vimloo - VimL object orient programming frame and tools
- still-dreaming-1/vim-elhiv - VimL library
- kopischke/vim-mklib - Another VimL non-standard library (archived)
- intuited/lh-vim-lib - Mirror of Luc Hermitte's lh-vim-lib VimL library.
- michal-h21/vim-zettel - VimWiki addon for managing notes according to Zettelkasten method
- vimoutliner/vimoutliner - Work fast, think well.
- dhruvasagar/vim-dotoo - Org-mode like task logging & time tracking in Vim (archived)
- blindFS/vim-taskwarrior - vim interface for taskwarrior
- hsitz/VimOrganizer - VimOrganizer is partly a clone of Emacs' Org-mode, and partly a front end to Org-mode itself. Do Org in Vim.
- gu-fan/riv.vim - Notes and Wiki with rst.
- freitass/todo.txt-vim - Vim plugin for managing todo.txt files — highlighting, sorting, and quick toggles.
- sotte/presenting.vim - A simple tool for presenting slides in vim based on text files. (archived)
- aaronbieber/vim-quicktask - Quicktask is a lightweight Vim task management plugin.
- jfonsecarivera/vim-bujo - A minimalist task manager for vim.
- glidenote/memolist.vim - simple memo plugin for Vim.
- soywod/kronos.vim - A simple task and time manager. Project moved here: (archived)
- vim-scripts/vimwiki - Personal Wiki for Vim
- tpope/vim-dadbod - dadbod.vim: Modern database interface for Vim
- oppiliappan/scientifica - tall, condensed, bitmap font for geeks
- mashirozx/Pixiv-Nginx - P站(Pixiv)的正确打开方式
- romeovs/creep - a pretty sweet 4px wide pixel font.
- tpope/vim-eunuch - eunuch.vim: Helpers for UNIX
- edkolev/tmuxline.vim - Simple tmux statusline generator with support for powerline symbols and statusline / airline / lightline integration
- Athena-OS/athena - Athena OS is a Arch/Nix-based distro focused on Cybersecurity. Learn, practice and enjoy with any hacking tool!
- tpope/vim-speeddating - speeddating.vim: use CTRL-A/CTRL-X to increment dates, times, and more
- rkitover/vimpager - Use Vim as PAGER
- altercation/OLD-ethanschoonover.com-original - website source (hakyll, pandoc markdown)
- mattn/webapi-vim - vim interface to Web API
- diepm/vim-rest-console - A REST console for Vim.
- luk400/vim-jukit - Jupyter-Notebook inspired Neovim/Vim Plugin
- edkolev/promptline.vim - Generate a fast shell prompt with powerline symbols and airline colors
- voldikss/vim-translator - 📕 Translating plugin for Vim/Neovim
- haopengmai/dianping - 黑马点评项目优化,新增消息队列RabbitMQ,令牌桶限流实现优惠券秒杀,用户登录限流(redis实现滑动窗口)等功能
- vim-scripts/dbext.vim - Provides database access to many dbms (Oracle, Sybase, Microsoft, MySQL, DBI,..)
- ledger/vim-ledger - Vim plugin for Ledger / Hledger
- stevearc/vim-arduino - Vim plugin for compiling and uploading arduino sketches
- tpope/vim-jdaddy - jdaddy.vim: JSON manipulation and pretty printing
- superkojiman/pwnbox - Docker container with tools for binary reverse engineering and exploitation.
- tidalcycles/vim-tidal - Vim plugin for TidalCycles
- ianding1/leetcode.vim - Solve LeetCode problems in Vim!
- jfonsecarivera/golf
- prabirshrestha/async.vim - normalize async job control api for vim and neovim
- mattn/calendar-vim - A calendar window for Vim
- dsuryd/dotNetify-react-template - Real-time React SPA template using dotNetify.
- wsdjeg/GitHub.vim - Another github v3 api implemented in vim script
- c9s/vikube.vim - Operating Kubernetes Cluster from Vim, in Vim
- the-lambda-church/coquille - Interactive theorem proving with Coq in vim.
- cosminadrianpopescu/vim-sql-workbench - SQL For Vim (provides access from VIM to any DBMS, like dbext)
- skanehira/docker.vim - Manage docker images, containers in Vim (archived)
- martingms/vipsql - A vim-frontend for interacting with psql
- spicycode/Vimlander-2-The-Quickening - A cataclysm has occured (archived)
- dahu/vim-type-datetime - Date/Time Objects for VimL
- tetsuwo/unchi.vim - VimL test