Switch plugin management to vim-plug
This commit is contained in:
parent
52982af8e0
commit
fd7ebd2daa
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.vim/plugged
|
75
.gitmodules
vendored
75
.gitmodules
vendored
@ -1,75 +0,0 @@
|
||||
[submodule ".vim/bundle/vim-easymotion"]
|
||||
path = .vim/bundle/vim-easymotion
|
||||
url = https://github.com/Lokaltog/vim-easymotion.git
|
||||
[submodule ".vim/bundle/vim-airline"]
|
||||
path = .vim/bundle/vim-airline
|
||||
url = https://github.com/bling/vim-airline.git
|
||||
[submodule ".vim/bundle/vim-latex"]
|
||||
path = .vim/bundle/vim-latex
|
||||
url = git://git.code.sf.net/p/vim-latex/vim-latex
|
||||
[submodule ".vim/bundle/vim-easy-align"]
|
||||
path = .vim/bundle/vim-easy-align
|
||||
url = https://github.com/junegunn/vim-easy-align.git
|
||||
[submodule ".vim/bundle/vim-surround"]
|
||||
path = .vim/bundle/vim-surround
|
||||
url = https://github.com/tpope/vim-surround
|
||||
[submodule ".vim/bundle/vim-fugitive"]
|
||||
path = .vim/bundle/vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive.git
|
||||
[submodule ".vim/bundle/vim-pathogen"]
|
||||
path = .vim/bundle/vim-pathogen
|
||||
url = https://github.com/tpope/vim-pathogen.git
|
||||
[submodule ".vim/bundle/vim-commentary"]
|
||||
path = .vim/bundle/vim-commentary
|
||||
url = https://github.com/tpope/vim-commentary.git
|
||||
[submodule ".vim/bundle/vim-repeat"]
|
||||
path = .vim/bundle/vim-repeat
|
||||
url = https://github.com/tpope/vim-repeat
|
||||
[submodule ".vim/bundle/vim-javascript"]
|
||||
path = .vim/bundle/vim-javascript
|
||||
url = https://github.com/pangloss/vim-javascript.git
|
||||
[submodule ".vim/bundle/vim-abolish"]
|
||||
path = .vim/bundle/vim-abolish
|
||||
url = https://github.com/tpope/vim-abolish.git
|
||||
[submodule ".vim/bundle/colorschemes"]
|
||||
path = .vim/bundle/colorschemes
|
||||
url = https://github.com/flazz/vim-colorschemes.git
|
||||
[submodule ".vim/bundle/vim-unimpaired"]
|
||||
path = .vim/bundle/vim-unimpaired
|
||||
url = https://github.com/tpope/vim-unimpaired.git
|
||||
[submodule ".vim/bundle/ctrlp.vim"]
|
||||
path = .vim/bundle/ctrlp.vim
|
||||
url = https://github.com/kien/ctrlp.vim.git
|
||||
[submodule ".vim/bundle/vim-better-whitespace"]
|
||||
path = .vim/bundle/vim-better-whitespace
|
||||
url = https://github.com/ntpeters/vim-better-whitespace.git
|
||||
[submodule ".vim/bundle/vim-eunuch"]
|
||||
path = .vim/bundle/vim-eunuch
|
||||
url = https://github.com/tpope/vim-eunuch.git
|
||||
[submodule ".vim/bundle/emmet-vim"]
|
||||
path = .vim/bundle/emmet-vim
|
||||
url = https://github.com/mattn/emmet-vim.git
|
||||
[submodule ".vim/bundle/vim-indent-guides"]
|
||||
path = .vim/bundle/vim-indent-guides
|
||||
url = https://github.com/nathanaelkane/vim-indent-guides.git
|
||||
[submodule ".vim/bundle/syntastic"]
|
||||
path = .vim/bundle/syntastic
|
||||
url = https://github.com/scrooloose/syntastic.git
|
||||
[submodule ".vim/bundle/vim-table-mode"]
|
||||
path = .vim/bundle/vim-table-mode
|
||||
url = https://github.com/dhruvasagar/vim-table-mode.git
|
||||
[submodule ".vim/bundle/vim-licenses"]
|
||||
path = .vim/bundle/vim-licenses
|
||||
url = https://github.com/antoyo/vim-licenses.git
|
||||
[submodule ".vim/bundle/vim-argwrap"]
|
||||
path = .vim/bundle/vim-argwrap
|
||||
url = https://github.com/FooSoft/vim-argwrap.git
|
||||
[submodule ".vim/bundle/vim-markdown"]
|
||||
path = .vim/bundle/vim-markdown
|
||||
url = https://github.com/plasticboy/vim-markdown.git
|
||||
[submodule ".vim/bundle/CamelCaseMotion"]
|
||||
path = .vim/bundle/CamelCaseMotion
|
||||
url = https://github.com/bkad/CamelCaseMotion
|
||||
[submodule ".vim/bundle/vim-indent-object"]
|
||||
path = .vim/bundle/vim-indent-object
|
||||
url = https://github.com/michaeljsmith/vim-indent-object.git
|
1559
.vim/autoload/plug.vim
Normal file
1559
.vim/autoload/plug.vim
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
Subproject commit a83bc51d04198f69bafb492d3cebfdb960738bc7
|
@ -1 +0,0 @@
|
||||
Subproject commit 81c6dd7ce3169e5ad9ba92422ba6e1ce5b074e36
|
@ -1 +0,0 @@
|
||||
Subproject commit b5d3fe66a58a13d2ff8b6391f4387608496a030f
|
@ -1 +0,0 @@
|
||||
Subproject commit e1f2f00a5ce5c60c13b38e89f31fae30ebb8df83
|
@ -1 +0,0 @@
|
||||
Subproject commit 2d27fd93d047b1cf4db8f7a032a762eb101d489b
|
@ -1 +0,0 @@
|
||||
Subproject commit 665bed73aded4049a6d9bdaf3c87ee69af983abb
|
@ -1 +0,0 @@
|
||||
Subproject commit 13ee9f456ac1a7d9e427874c7a6981c2461a6c4d
|
@ -1 +0,0 @@
|
||||
Subproject commit 0c89e2ef6be2bb58449e5135b584bd53279a83b6
|
@ -1 +0,0 @@
|
||||
Subproject commit 86047ccf87b1732b81322bc122bbf2b2a4f4ce31
|
@ -1 +0,0 @@
|
||||
Subproject commit 9c685131a5facfa0d643feca3a61b41c007d8170
|
@ -1 +0,0 @@
|
||||
Subproject commit c62d124be614de65922b15d468c4049d1eee9353
|
@ -1 +0,0 @@
|
||||
Subproject commit 9ceebf91fc137644cf0693561a386ef4071dbf87
|
@ -1 +0,0 @@
|
||||
Subproject commit 8c996336ceecbfb7290c7c9b409195f190866548
|
@ -1 +0,0 @@
|
||||
Subproject commit 933f6a1e1df549564062f936bd1c836d28cf1676
|
@ -1 +0,0 @@
|
||||
Subproject commit eec1b629dc4cfa3986d20f21d4b4489732cd3f5a
|
@ -1 +0,0 @@
|
||||
Subproject commit 78fffa609b3e6b84ef01ee4c9aba6d7435d7b18e
|
@ -1 +0,0 @@
|
||||
Subproject commit 10b0c75fde1cdf75ca2f270daf7db0c6e1c66cd0
|
@ -1 +0,0 @@
|
||||
Subproject commit 392577fc2031519b3c95ce0d3688842dd96c38fa
|
@ -1 +0,0 @@
|
||||
Subproject commit f9780d93536c301be2bfdd501a02822a67bd80a1
|
@ -1 +0,0 @@
|
||||
Subproject commit 091091fdf8f1f7f42bf1a183eab100f923928841
|
@ -1 +0,0 @@
|
||||
Subproject commit b9fb0dfd811004010f5f6903edef42d6004ebea2
|
@ -1 +0,0 @@
|
||||
Subproject commit bd3b51723559ceefe36484fbd35524a98062ba8e
|
@ -1 +0,0 @@
|
||||
Subproject commit fa433e0b7330753688f715f3be5d10dc480f20e5
|
@ -1 +0,0 @@
|
||||
Subproject commit 3096a26db437bfb6e66798bfbf45e7549ba767d9
|
@ -1 +0,0 @@
|
||||
Subproject commit 3548479cc154154cbdbb6737ca08a47937cc7113
|
29
.vim/plugins.vim
Normal file
29
.vim/plugins.vim
Normal file
@ -0,0 +1,29 @@
|
||||
call plug#begin('~/.vim/plugged')
|
||||
|
||||
Plug 'https://github.com/Lokaltog/vim-easymotion.git'
|
||||
Plug 'https://github.com/bling/vim-airline.git'
|
||||
Plug 'git://git.code.sf.net/p/vim-latex/vim-latex'
|
||||
Plug 'https://github.com/junegunn/vim-easy-align.git'
|
||||
Plug 'https://github.com/tpope/vim-surround'
|
||||
Plug 'https://github.com/tpope/vim-fugitive.git'
|
||||
Plug 'https://github.com/tpope/vim-pathogen.git'
|
||||
Plug 'https://github.com/tpope/vim-commentary.git'
|
||||
Plug 'https://github.com/tpope/vim-repeat'
|
||||
Plug 'https://github.com/pangloss/vim-javascript.git'
|
||||
Plug 'https://github.com/tpope/vim-abolish.git'
|
||||
Plug 'https://github.com/flazz/vim-colorschemes.git'
|
||||
Plug 'https://github.com/tpope/vim-unimpaired.git'
|
||||
Plug 'https://github.com/kien/ctrlp.vim.git'
|
||||
Plug 'https://github.com/ntpeters/vim-better-whitespace.git'
|
||||
Plug 'https://github.com/tpope/vim-eunuch.git'
|
||||
Plug 'https://github.com/mattn/emmet-vim.git'
|
||||
Plug 'https://github.com/nathanaelkane/vim-indent-guides.git'
|
||||
Plug 'https://github.com/scrooloose/syntastic.git'
|
||||
Plug 'https://github.com/dhruvasagar/vim-table-mode.git'
|
||||
Plug 'https://github.com/antoyo/vim-licenses.git'
|
||||
Plug 'https://github.com/FooSoft/vim-argwrap.git'
|
||||
Plug 'https://github.com/plasticboy/vim-markdown.git'
|
||||
Plug 'https://github.com/bkad/CamelCaseMotion'
|
||||
Plug 'https://github.com/michaeljsmith/vim-indent-object.git'
|
||||
|
||||
call plug#end()
|
Loading…
Reference in New Issue
Block a user