mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Fix detection of racket filetype, closes #720
This commit is contained in:
@@ -391,4 +391,6 @@ call TestExtension("conf", "auto.master", "")
|
||||
" https://github.com/sheerun/vim-polyglot/issues/579
|
||||
call TestExtension("dart", "reminders.dart", "")
|
||||
|
||||
call TestExtension("racket", "empty.rkt", "")
|
||||
|
||||
filetype off
|
||||
|
||||
Reference in New Issue
Block a user