Fix detection of racket filetype, closes #720

This commit is contained in:
Adam Stankiewicz
2021-06-04 10:07:53 +02:00
parent b99ce6173f
commit c312d30231
4 changed files with 5 additions and 3 deletions

View File

@@ -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