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