Add support for gleam, closes #655

Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com>
This commit is contained in:
Adam Stankiewicz
2021-01-01 17:09:30 +01:00
parent 1f4236df3a
commit a817560292
23 changed files with 477 additions and 282 deletions

View File

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