Merge fffde7a52e
into c4fbfe8aa8
This commit is contained in:
commit
29826054c0
4 changed files with 9 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "sources_non_forked/supertab"]
|
||||
path = sources_non_forked/supertab
|
||||
url = https://github.com/ervandew/supertab
|
||||
[submodule "sources_non_forked/bufonly"]
|
||||
path = sources_non_forked/bufonly
|
||||
url = https://github.com/schickling/vim-bufonly
|
1
my_configs.vim
Normal file
1
my_configs.vim
Normal file
|
@ -0,0 +1 @@
|
|||
set wildignore+=*/target/*
|
1
sources_non_forked/bufonly
Submodule
1
sources_non_forked/bufonly
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 42e537b9cc1b975c3178ba8dada8f05d0794f0af
|
1
sources_non_forked/supertab
Submodule
1
sources_non_forked/supertab
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 66511772a430a5eaad7f7d03dbb02e8f33c4a641
|
Loading…
Reference in a new issue