diff options
| author | Hugues Hiegel <hugues.hiegel@advisorsla.com> | 2019-07-26 11:23:20 +0200 |
|---|---|---|
| committer | Hugues Hiegel <hugues.hiegel@advisorsla.com> | 2019-07-26 11:29:26 +0200 |
| commit | cf8d712e0ceff455b64f43882d98351757035a2a (patch) | |
| tree | a167eb4e5337383a58f82410676557081d022514 /.gitmodules | |
| parent | b17419719d81fbf59254012ea5c3558ac73a0247 (diff) | |
[FuzzyFinder] Use bundle instead of static files
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6ce7af4..313c26d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "bundle/robotframework-vim"] path = bundle/robotframework-vim url = git://github.com/mfukar/robotframework-vim.git +[submodule "bundle/FuzzyFinder"] + path = bundle/FuzzyFinder + url = https://github.com/vim-scripts/FuzzyFinder.git |
