From 552bb5d263c6274af48817098d3ab72eac072a5f Mon Sep 17 00:00:00 2001 From: Brian Buller Date: Wed, 7 Dec 2016 09:44:38 -0600 Subject: [PATCH] Update Submodules Also, add manual foldmethod --- .gitmodules | 3 --- home/.vimrc | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 518ef23..0c67141 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule ".vim/bundle/vim-vinegar"] path = .vim/bundle/vim-vinegar url = git://github.com/tpope/vim-vinegar.git -[submodule ".vim/plugin/vim-rest-console"] - path = .vim/plugin/vim-rest-console - url = https://github.com/diepm/vim-rest-console.git [submodule ".vim/bundle/vim-rest-console"] path = .vim/bundle/vim-rest-console url = https://github.com/diepm/vim-rest-console.git diff --git a/home/.vimrc b/home/.vimrc index 23852c5..1351808 100644 --- a/home/.vimrc +++ b/home/.vimrc @@ -11,6 +11,7 @@ execute pathogen#infect() " General Settings {{ scriptencoding utf-8 + set foldmethod=manual " VimCrypt encryption method set cm=blowfish2