mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-06-19 20:55:34 +00:00
Remove unused vim themes
This commit is contained in:
parent
1a49c3f39d
commit
998d686349
18
.gitmodules
vendored
18
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
||||||
[submodule ".vim/bundle/Zenburn"]
|
|
||||||
path = .vim/bundle/Zenburn
|
|
||||||
url = https://github.com/jnurmine/Zenburn.git
|
|
||||||
[submodule ".vim/bundle/ack.vim"]
|
[submodule ".vim/bundle/ack.vim"]
|
||||||
path = .vim/bundle/ack.vim
|
path = .vim/bundle/ack.vim
|
||||||
url = https://github.com/mileszs/ack.vim.git
|
url = https://github.com/mileszs/ack.vim.git
|
||||||
|
@ -10,9 +7,6 @@
|
||||||
[submodule ".vim/bundle/dart-vim-plugin"]
|
[submodule ".vim/bundle/dart-vim-plugin"]
|
||||||
path = .vim/bundle/dart-vim-plugin
|
path = .vim/bundle/dart-vim-plugin
|
||||||
url = https://github.com/dart-lang/dart-vim-plugin.git
|
url = https://github.com/dart-lang/dart-vim-plugin.git
|
||||||
[submodule ".vim/bundle/dracula"]
|
|
||||||
path = .vim/bundle/dracula
|
|
||||||
url = https://github.com/dracula/vim.git
|
|
||||||
[submodule ".vim/bundle/gruvbox"]
|
[submodule ".vim/bundle/gruvbox"]
|
||||||
path = .vim/bundle/gruvbox
|
path = .vim/bundle/gruvbox
|
||||||
url = https://github.com/morhetz/gruvbox.git
|
url = https://github.com/morhetz/gruvbox.git
|
||||||
|
@ -22,18 +16,12 @@
|
||||||
[submodule ".vim/bundle/nerdtree"]
|
[submodule ".vim/bundle/nerdtree"]
|
||||||
path = .vim/bundle/nerdtree
|
path = .vim/bundle/nerdtree
|
||||||
url = https://github.com/scrooloose/nerdtree.git
|
url = https://github.com/scrooloose/nerdtree.git
|
||||||
[submodule ".vim/bundle/nord-vim"]
|
|
||||||
path = .vim/bundle/nord-vim
|
|
||||||
url = git://github.com/arcticicestudio/nord-vim.git
|
|
||||||
[submodule ".vim/bundle/tmuxline.vim"]
|
[submodule ".vim/bundle/tmuxline.vim"]
|
||||||
path = .vim/bundle/tmuxline.vim
|
path = .vim/bundle/tmuxline.vim
|
||||||
url = https://github.com/edkolev/tmuxline.vim.git
|
url = https://github.com/edkolev/tmuxline.vim.git
|
||||||
[submodule ".vim/bundle/typescript-vim"]
|
[submodule ".vim/bundle/typescript-vim"]
|
||||||
path = .vim/bundle/typescript-vim
|
path = .vim/bundle/typescript-vim
|
||||||
url = https://github.com/leafgarland/typescript-vim.git
|
url = https://github.com/leafgarland/typescript-vim.git
|
||||||
[submodule ".vim/bundle/vim-colors-pencil"]
|
|
||||||
path = .vim/bundle/vim-colors-pencil
|
|
||||||
url = https://github.com/reedes/vim-colors-pencil.git
|
|
||||||
[submodule ".vim/bundle/vim-elixir"]
|
[submodule ".vim/bundle/vim-elixir"]
|
||||||
path = .vim/bundle/vim-elixir
|
path = .vim/bundle/vim-elixir
|
||||||
url = https://github.com/elixir-editors/vim-elixir.git
|
url = https://github.com/elixir-editors/vim-elixir.git
|
||||||
|
@ -55,12 +43,6 @@
|
||||||
[submodule ".vim/bundle/vim-javascript"]
|
[submodule ".vim/bundle/vim-javascript"]
|
||||||
path = .vim/bundle/vim-javascript
|
path = .vim/bundle/vim-javascript
|
||||||
url = https://github.com/pangloss/vim-javascript
|
url = https://github.com/pangloss/vim-javascript
|
||||||
[submodule ".vim/bundle/vim-material-theme"]
|
|
||||||
path = .vim/bundle/vim-material-theme
|
|
||||||
url = https://github.com/jdkanani/vim-material-theme.git
|
|
||||||
[submodule ".vim/bundle/vim-one"]
|
|
||||||
path = .vim/bundle/vim-one
|
|
||||||
url = https://github.com/rakr/vim-one.git
|
|
||||||
[submodule ".vim/bundle/vim-pencil"]
|
[submodule ".vim/bundle/vim-pencil"]
|
||||||
path = .vim/bundle/vim-pencil
|
path = .vim/bundle/vim-pencil
|
||||||
url = https://github.com/reedes/vim-pencil.git
|
url = https://github.com/reedes/vim-pencil.git
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 2cacfcb222d9db34a8d1a13bb8bb814f039b98cd
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 86712dc2de083e91a78bddddbb7fe7defe818c79
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 9f7ce848723f69e33792e5606091bbfd5739d253
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit a28a0b1e778ae394c495ed34efb89d44a05f11f1
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 33bd4bf9220dd6ecb63fea12f739aaf4773e4131
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 6695e135415c53a8fbe96672e382200aa1ffb4b4
|
|
Loading…
Reference in a new issue