mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 06:23:50 -05:00
Merge 3e49b1aefe into f5393cfee0
This commit is contained in:
@@ -9,7 +9,8 @@ func! TestFiletype(filetype)
|
||||
exec ":bw!"
|
||||
catch
|
||||
echo 'Failed to load ' . a:filetype . ' filetype...'
|
||||
throw v:exception
|
||||
echo v:throwpoint
|
||||
echo v:exception
|
||||
cq!
|
||||
endtry
|
||||
endfunc
|
||||
|
||||
Reference in New Issue
Block a user