Skip to content

Instantly share code, notes, and snippets.

@adelarsq
Created August 18, 2020 01:52
Show Gist options
  • Save adelarsq/d7dbc3ca5920ea120107d6dc7f75f47c to your computer and use it in GitHub Desktop.
Save adelarsq/d7dbc3ca5920ea120107d6dc7f75f47c to your computer and use it in GitHub Desktop.
(Neo)Vim Plugin List
Plug 'https://github.com/mattn/webapi-vim'
Plug 'https://github.com/vim-jp/vital.vim'
Plug 'https://github.com/xolox/vim-misc'
Plug 'https://github.com/LucHermitte/lh-vim-lib'
Plug 'https://github.com/Shougo/vimproc.vim'
Plug 'https://github.com/tpope/vim-dispatch'
Plug 'https://github.com/junegunn/vim-emoji.git'
Plug 'https://github.com/arecarn/vim-selection'
Plug 'https://github.com/roxma/nvim-yarp'
Plug 'https://github.com/roxma/vim-hug-neovim-rpc'
Plug 'https://github.com/KeitaNakamura/neodark.vim'
Plug 'https://github.com/bluz71/vim-moonfly-colors'
Plug 'https://github.com/bluz71/vim-nightfly-guicolors'
Plug 'https://github.com/doums/darcula'
Plug 'https://github.com/dracula/vim'
Plug 'https://github.com/fenetikm/falcon'
Plug 'https://github.com/jacoborus/tender.vim'
Plug 'https://github.com/lifepillar/vim-solarized8'
Plug 'https://github.com/mhartington/oceanic-next'
Plug 'https://github.com/patstockwell/vim-monokai-tasty'
Plug 'https://github.com/sainnhe/forest-night'
Plug 'https://github.com/sjl/badwolf'
Plug 'https://github.com/NLKNguyen/papercolor-theme'
Plug 'https://github.com/adelarsq/vim-grimmjow'
Plug 'https://github.com/ayu-theme/ayu-vim'
Plug 'https://github.com/rakr/vim-one'
Plug 'https://github.com/sonph/onehalf', {'rtp': 'vim/'}
Plug 'https://github.com/logico/typewriter-vim'
Plug 'https://github.com/hzchirs/vim-material'
Plug 'https://github.com/arzg/vim-colors-xcode'
Plug 'https://github.com/Lokaltog/vim-monotone'
Plug 'https://github.com/dstein64/vim-startuptime'
Plug 'https://github.com/direnv/direnv.vim'
Plug 'https://github.com/editorconfig/editorconfig-vim'
Plug 'https://github.com/ryanoasis/vim-webdevicons'
Plug 'https://github.com/adelarsq/vim-emoji-icon-theme'
Plug 'https://github.com/skywind3000/vim-quickui'
Plug 'https://github.com/liuchengxu/vim-which-key'
Plug 'https://github.com/sheerun/vim-polyglot'
Plug 'https://github.com/wsdjeg/vim-assembly'
Plug 'https://github.com/nickspoons/vim-cs'
Plug 'https://github.com/skanehira/docker-compose.vim'
Plug 'https://github.com/elixir-lang/vim-elixir', { 'for': ['elixir'] }
Plug 'https://github.com/gleam-lang/gleam.vim'
Plug 'https://github.com/vim-jp/vim-java', { 'for': 'java' }
Plug 'https://github.com/yardnsm/vim-import-cost', { 'for': 'javascript', 'do': 'pnpm install' }
Plug 'https://github.com/vmchale/just-vim'
Plug 'https://github.com/lervag/vimtex', { 'for': 'tex' }
Plug 'https://github.com/ekiim/vim-mathpix'
Plug 'https://github.com/dhruvasagar/vim-table-mode', {'on': ['TableModeEnable','TableModeToggle'] }
Plug 'https://github.com/mzlogin/vim-markdown-toc', { 'for': 'markdown' }
Plug 'https://github.com/iamcco/markdown-preview.nvim', { 'do': { -> mkdp#util#install() }}
Plug 'https://github.com/iamcco/markdown-preview.nvim', { 'do': 'cd app & pnpm install' }
Plug 'https://github.com/weirongxu/plantuml-previewer.vim', { 'for': 'plantuml'}
Plug 'https://github.com/komissarex/vim-progress', { 'for': ['progress']}
Plug 'https://github.com/raimon49/requirements.txt.vim', {'for': 'requirements'}
Plug 'https://github.com/jsanchesleao/restql.vim', { 'for': ['restql'] }
Plug 'https://github.com/mhinz/vim-crates'
Plug 'https://github.com/junegunn/vader.vim', { 'for': 'vim' }
Plug 'https://github.com/Shougo/neco-vim', { 'for': 'vim' }
Plug 'https://github.com/neoclide/coc-neco', { 'for': 'vim' }
Plug 'https://github.com/tpope/vim-dadbod'
\ | Plug 'https://github.com/kristijanhusak/vim-dadbod-ui'
Plug 'https://github.com/KabbAmine/vCoolor.vim', {'on': 'VCoolor'}
Plug 'https://github.com/godlygeek/tabular', {'on': ['Tabularize','AddTabularPattern'] }
Plug 'https://github.com/preservim/nerdcommenter'
Plug 'https://github.com/Raimondi/delimitMate'
Plug 'https://github.com/honza/vim-snippets'
Plug 'https://github.com/mattn/emmet-vim'
Plug 'https://github.com/liuchengxu/vista.vim'
Plug 'https://github.com/luochen1990/rainbow'
Plug 'https://github.com/RRethy/vim-illuminate'
Plug 'https://github.com/ntpeters/vim-better-whitespace'
" Plug 'https://github.com/ap/vim-css-color'
Plug 'https://github.com/Yggdroot/indentLine'
Plug 'https://github.com/lukas-reineke/indent-blankline.nvim'
Plug 'https://github.com/janko/vim-test'
Plug 'https://github.com/neoclide/coc.nvim', {'do': 'yarn install --frozen-lockfile'}
Plug 'https://github.com/puremourning/vimspector'
Plug 'https://github.com/diepm/vim-rest-console', { 'for': ['rest'] }
Plug 'https://github.com/mhinz/vim-startify'
Plug 'https://github.com/preservim/nerdtree'
\ | Plug 'https://github.com/adelarsq/nerdtree-execute', {'on': ['NERDTree','NERDTreeFind','NERDTreeToggle']}
Plug 'https://github.com/dietsche/vim-lastplace'
Plug 'https://github.com/inkarkat/vim-EnhancedJumps'
\ | Plug 'https://github.com/inkarkat/vim-ingo-library'
Plug 'https://github.com/t9md/vim-choosewin'
Plug 'https://github.com/itchyny/lightline.vim'
Plug 'https://github.com/drzel/vim-line-no-indicator'
Plug 'https://github.com/lambdalisue/battery.vim'
Plug 'https://github.com/rhysd/vim-grammarous', {'on': ['GrammarousCheck','GrammarousReset']}
Plug 'https://github.com/voldikss/vim-translator'
Plug 'https://github.com/terryma/vim-expand-region'
Plug 'https://github.com/tpope/vim-surround'
Plug 'https://github.com/tpope/vim-unimpaired'
Plug 'https://github.com/chrisbra/NrrwRgn', {'on': 'NarrowRegion'}
Plug 'https://github.com/idbrii/itchy.vim'
Plug 'https://github.com/tpope/vim-abolish'
Plug 'https://github.com/fidian/hexmode'
Plug 'https://github.com/Konfekt/vim-CtrlXA'
\ | Plug 'https://github.com/tpope/vim-speeddating'
Plug 'https://github.com/troydm/zoomwintab.vim'
Plug 'https://github.com/junegunn/goyo.vim', {'on': 'Goyo'}
\ | Plug 'https://github.com/junegunn/limelight.vim', {'on': 'Limelight'}
Plug 'https://github.com/wellle/targets.vim'
Plug 'https://github.com/asvetliakov/vim-easymotion', {'as': 'vim-easymotion_vscode'}
Plug 'https://github.com/Lokaltog/vim-easymotion'
Plug 'https://github.com/kshenoy/vim-signature'
Plug 'https://github.com/MattesGroeger/vim-bookmarks'
Plug 'https://github.com/andymass/vim-matchup'
Plug 'https://github.com/Keithbsmiley/investigate.vim'
Plug 'https://github.com/ararslan/license-to-vim', {'on': 'License'}
Plug 'https://github.com/meain/vim-package-info', {'do': 'pnpm install'}
Plug 'https://github.com/kkoomen/vim-doge'
Plug 'https://github.com/haya14busa/vim-asterisk'
Plug 'https://github.com/lfv89/vim-interestingwords'
Plug 'https://github.com/liuchengxu/vim-clap', {'do': ':Clap install-binary'}
\ | Plug 'https://github.com/markwu/vim-mrufiles'
Plug 'https://github.com/arecarn/crunch'
Plug 'https://github.com/adelarsq/vim-hackernews', {'on': 'HackerNews'}
Plug 'https://github.com/itchyny/calendar.vim'
Plug 'https://github.com/mattn/vim-gist'
Plug 'https://github.com/mhinz/vim-signify'
Plug 'https://github.com/juneedahamed/vc.vim'
Plug 'https://github.com/chrisbra/vim-diff-enhanced'
Plug 'https://github.com/mbbill/undotree', {'on': ['UndotreeFocus','UndotreeShow','UndotreeToggle','UndotreeHide']}
Plug 'https://github.com/tpope/vim-fugitive'
\ | Plug 'https://github.com/shumphrey/fugitive-gitlab.vim'
\ | Plug 'https://github.com/tommcdo/vim-fugitive-blame-ext'
\ | Plug 'https://github.com/rbong/vim-flog', {'on': 'Flog'} " Git branch viewer
Plug 'https://github.com/gisphm/vim-gitignore'
Plug 'https://github.com/cohama/agit.vim', {'on': 'Agit'} " Git log viewer
Plug 'https://github.com/wincent/terminus'
Plug 'https://github.com/voldikss/vim-floaterm'
Plug 'https://github.com/adelarsq/vim-pomodoro'
Plug 'https://github.com/wakatime/vim-wakatime'
Plug 'https://github.com/vim-ctrlspace/vim-ctrlspace'
Plug 'https://github.com/907th/vim-auto-save'
Plug 'https://github.com/tyru/open-browser.vim'
Plug 'https://github.com/skywind3000/asyncrun.vim'
Plug 'https://github.com/tpope/vim-repeat'
Plug 'https://github.com/Konfekt/FastFold'
Plug 'https://github.com/haya14busa/vim-undoreplay', {'on': 'UndoReplay'}
Plug 'https://github.com/segeljakt/vim-silicon', {'do': '!cargo install silicon'}
Plug 'https://github.com/fsprojects/fsharp-language-server', { 'do': function('BuildFsharpLanguageServer') }
Plug 'https://github.com/hyiltiz/vim-plugins-profile', { 'do': function('BuildVimPluginsProfile') }
Plug 'https://github.com/elm-tooling/elm-language-server', { 'do': function('BuildElmLanguageServer') }
Plug 'https://github.com/graphql/graphiql', { 'do': function('BuildGraphiQL') }
Plug 'https://github.com/rust-analyzer/rust-analyzer', { 'do': function('BuildRustAnalyzer')}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment