Synchronized updates 2018-10-18

This commit is contained in:
Eric Renfro 2018-10-18 09:53:45 -04:00
parent c0de70f248
commit 6cf3cce6a3
Signed by untrusted user who does not match committer: psi-jack
GPG Key ID: 14977F3A50D9A5BF
4 changed files with 8 additions and 1 deletions

3
.gitmodules vendored
View File

@ -16,3 +16,6 @@
[submodule "vim_plugins/vim-better-whitespace"]
path = vim_plugins/vim-better-whitespace
url = git://github.com/ntpeters/vim-better-whitespace.git
[submodule "vim_plugins/editorconfig-vim"]
path = vim_plugins/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git

2
dotbot

@ -1 +1 @@
Subproject commit b442b9bdced7d849ddc0ea4283de1f80d9bacd8c
Subproject commit e35b0794fde7d2f0957626cafe6e08709c0fc56b

View File

@ -24,3 +24,6 @@ iunmap $q
iunmap $e
iunmap $t
" Tune EditorConfig:
let g:EditorConfig_exclude_patterns = ['fugitive://.*', 'scp://.*']

@ -0,0 +1 @@
Subproject commit 736451ae203c5e3bcce39f1be11d68009b783d82