mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Add support for gleam, closes #655
Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com>
This commit is contained in:
@@ -5562,3 +5562,10 @@ filetypes:
|
||||
patterns:
|
||||
- pattern: '*.cjson,coc-settings.json,*.jsonc,.eslintrc.json,.babelrc,.jshintrc,.jslintrc,.mocharc.json,coffeelint.json,tsconfig.json,jsconfig.json'
|
||||
description: 'JSON with comments (https://komkom.github.io/)'
|
||||
---
|
||||
name: gleam
|
||||
remote: gleam-lang/gleam.vim
|
||||
filetypes:
|
||||
- name: gleam
|
||||
extensions:
|
||||
- gleam
|
||||
|
||||
Reference in New Issue
Block a user