diff --git a/.gitmodules b/.gitmodules index f940185..dfafe91 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule ".vim/bundle/Zenburn"] - path = .vim/bundle/Zenburn - url = https://github.com/jnurmine/Zenburn.git [submodule ".vim/bundle/ack.vim"] path = .vim/bundle/ack.vim url = https://github.com/mileszs/ack.vim.git @@ -10,9 +7,6 @@ [submodule ".vim/bundle/dart-vim-plugin"] path = .vim/bundle/dart-vim-plugin 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"] path = .vim/bundle/gruvbox url = https://github.com/morhetz/gruvbox.git @@ -22,18 +16,12 @@ [submodule ".vim/bundle/nerdtree"] path = .vim/bundle/nerdtree 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"] path = .vim/bundle/tmuxline.vim url = https://github.com/edkolev/tmuxline.vim.git [submodule ".vim/bundle/typescript-vim"] path = .vim/bundle/typescript-vim 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"] path = .vim/bundle/vim-elixir url = https://github.com/elixir-editors/vim-elixir.git @@ -55,12 +43,6 @@ [submodule ".vim/bundle/vim-javascript"] path = .vim/bundle/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"] path = .vim/bundle/vim-pencil url = https://github.com/reedes/vim-pencil.git diff --git a/.vim/bundle/Zenburn b/.vim/bundle/Zenburn deleted file mode 160000 index 2cacfcb..0000000 --- a/.vim/bundle/Zenburn +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2cacfcb222d9db34a8d1a13bb8bb814f039b98cd diff --git a/.vim/bundle/dracula b/.vim/bundle/dracula deleted file mode 160000 index 86712dc..0000000 --- a/.vim/bundle/dracula +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 86712dc2de083e91a78bddddbb7fe7defe818c79 diff --git a/.vim/bundle/nord-vim b/.vim/bundle/nord-vim deleted file mode 160000 index 9f7ce84..0000000 --- a/.vim/bundle/nord-vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9f7ce848723f69e33792e5606091bbfd5739d253 diff --git a/.vim/bundle/vim-colors-pencil b/.vim/bundle/vim-colors-pencil deleted file mode 160000 index a28a0b1..0000000 --- a/.vim/bundle/vim-colors-pencil +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a28a0b1e778ae394c495ed34efb89d44a05f11f1 diff --git a/.vim/bundle/vim-material-theme b/.vim/bundle/vim-material-theme deleted file mode 160000 index 33bd4bf..0000000 --- a/.vim/bundle/vim-material-theme +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 33bd4bf9220dd6ecb63fea12f739aaf4773e4131 diff --git a/.vim/bundle/vim-one b/.vim/bundle/vim-one deleted file mode 160000 index 6695e13..0000000 --- a/.vim/bundle/vim-one +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6695e135415c53a8fbe96672e382200aa1ffb4b4