mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-06 09:04:23 +08:00
Fix #474 - Load ftdetect files in filetypedetect augroup
This commit is contained in:
1
test/run
1
test/run
@@ -27,6 +27,7 @@ clone_repos() (
|
||||
done
|
||||
clone https://github.com/vim-scripts/beauty256.git vim-scripts/beauty256 &
|
||||
clone https://github.com/junegunn/fzf.git fzf &
|
||||
clone https://github.com/rust-lang/rust.vim.git junegunn/rust.vim &
|
||||
clone https://github.com/yous/subsubmodule.git yous/subsubmodule && \
|
||||
(cd yous/subsubmodule && git submodule update --init --recursive &) &
|
||||
wait
|
||||
|
||||
Reference in New Issue
Block a user