We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4aa5f commit 21d56d5Copy full SHA for 21d56d5
packages.yaml
@@ -4617,6 +4617,14 @@ filetypes:
4617
- pattern: "*.smt,*.smith"
4618
description: SMITH
4619
---
4620
+name: smithy
4621
+remote: jasdel/vim-smithy
4622
+filetypes:
4623
+- name: smithy
4624
+ patterns:
4625
+ - pattern: "*.smithy"
4626
+ description: Smithy IDL
4627
+---
4628
name: snobol4
4629
remote: vim/vim:runtime
4630
glob: "**/snobol4.vim"
0 commit comments