From 01dcf97ae91f5418af028b4673de4681a147be3e Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Tue, 16 Jul 2019 00:52:45 +0200 Subject: [PATCH] [vim] remove gruvbox & replace vim-json with vim-polyglot --- .gitmodules | 9 +++------ vim/start/gruvbox | 1 - vim/start/vim-json | 1 - vim/start/vim-polyglot | 1 + 4 files changed, 4 insertions(+), 8 deletions(-) delete mode 160000 vim/start/gruvbox delete mode 160000 vim/start/vim-json create mode 160000 vim/start/vim-polyglot diff --git a/.gitmodules b/.gitmodules index d396801..b65fa6b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,9 +22,6 @@ [submodule "vim/start/auto-pairs"] path = vim/start/auto-pairs url = https://github.com/jiangmiao/auto-pairs.git -[submodule "vim/start/vim-json"] - path = vim/start/vim-json - url = https://github.com/elzr/vim-json.git [submodule "vim/start/nerdcommenter"] path = vim/start/nerdcommenter url = https://github.com/scrooloose/nerdcommenter.git @@ -41,9 +38,6 @@ [submodule "vim/start/vim-airline"] path = vim/start/vim-airline url = https://github.com/vim-airline/vim-airline.git -[submodule "vim/start/gruvbox"] - path = vim/start/gruvbox - url = https://github.com/morhetz/gruvbox.git [submodule "vim/start/vim-fugitive"] path = vim/start/vim-fugitive url = https://github.com/tpope/vim-fugitive.git @@ -62,3 +56,6 @@ [submodule "vim/start/vim-airline-themes"] path = vim/start/vim-airline-themes url = https://github.com/vim-airline/vim-airline-themes.git +[submodule "vim/start/vim-polyglot"] + path = vim/start/vim-polyglot + url = https://github.com/sheerun/vim-polyglot.git diff --git a/vim/start/gruvbox b/vim/start/gruvbox deleted file mode 160000 index cb4e7a5..0000000 --- a/vim/start/gruvbox +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cb4e7a5643f7d2dd40e694bcbd28c4b89b185e86 diff --git a/vim/start/vim-json b/vim/start/vim-json deleted file mode 160000 index 3727f08..0000000 --- a/vim/start/vim-json +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3727f089410e23ae113be6222e8a08dd2613ecf2 diff --git a/vim/start/vim-polyglot b/vim/start/vim-polyglot new file mode 160000 index 0000000..3ddca5d --- /dev/null +++ b/vim/start/vim-polyglot @@ -0,0 +1 @@ +Subproject commit 3ddca5da461ebfaa82104f82e3cbf19d1c326ade