Skip to content

Commit 21d56d5

Browse files
committed
Add smithy
1 parent 4d4aa5f commit 21d56d5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4617,6 +4617,14 @@ filetypes:
46174617
- pattern: "*.smt,*.smith"
46184618
description: SMITH
46194619
---
4620+
name: smithy
4621+
remote: jasdel/vim-smithy
4622+
filetypes:
4623+
- name: smithy
4624+
patterns:
4625+
- pattern: "*.smithy"
4626+
description: Smithy IDL
4627+
---
46204628
name: snobol4
46214629
remote: vim/vim:runtime
46224630
glob: "**/snobol4.vim"

0 commit comments

Comments
 (0)