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:
@@ -4585,7 +4585,7 @@ glob: "**/scheme.vim"
|
||||
filetypes:
|
||||
- name: scheme
|
||||
patterns:
|
||||
- pattern: "*.scm,*.ss,*.rkt"
|
||||
- pattern: "*.scm,*.ss"
|
||||
description: Scheme
|
||||
---
|
||||
name: screen
|
||||
|
||||
Reference in New Issue
Block a user