mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 20:43:52 -05:00
Fix eruby filetype detect, closes #547
This commit is contained in:
@@ -6,7 +6,7 @@ vim --clean -N -u <(echo "
|
||||
let &rtp='$PWD,'.&rtp
|
||||
let g:polyglot_test = 1
|
||||
source scripts/test_extensions.vim
|
||||
\"source scripts/test_filetypes.vim
|
||||
source scripts/test_filetypes.vim
|
||||
qa!
|
||||
")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user