mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-18 00:13:41 -05:00
Add comments for some extensions + test
This commit is contained in:
@@ -4,6 +4,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/8th.vim'
|
||||
filetypes:
|
||||
- name: 8th
|
||||
description: 8th (Firth-derivative)
|
||||
extensions:
|
||||
- 8th
|
||||
---
|
||||
@@ -23,6 +24,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/a65.vim'
|
||||
filetypes:
|
||||
- name: a65
|
||||
description: XA65 MOS6510 cross assembler
|
||||
extensions:
|
||||
- a65
|
||||
---
|
||||
@@ -31,6 +33,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/aap.vim'
|
||||
filetypes:
|
||||
- name: aap
|
||||
description: A-A-P recipe
|
||||
extensions:
|
||||
- aap
|
||||
---
|
||||
@@ -39,6 +42,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/abap.vim'
|
||||
filetypes:
|
||||
- name: abap
|
||||
description: ABAB/4
|
||||
extensions:
|
||||
- abap
|
||||
---
|
||||
@@ -55,6 +59,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/abc.vim'
|
||||
filetypes:
|
||||
- name: abc
|
||||
description: ABC music notation
|
||||
extensions:
|
||||
- abc
|
||||
---
|
||||
@@ -63,6 +68,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/abel.vim'
|
||||
filetypes:
|
||||
- name: abel
|
||||
description: ABEL
|
||||
extensions:
|
||||
- abl
|
||||
---
|
||||
@@ -71,6 +77,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/acedb.vim'
|
||||
filetypes:
|
||||
- name: acedb
|
||||
description: AceDB
|
||||
extensions:
|
||||
- wrm
|
||||
---
|
||||
@@ -87,6 +94,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/ada.vim'
|
||||
filetypes:
|
||||
- name: ada
|
||||
description: Ada (83, 9X, 95)
|
||||
extensions:
|
||||
- adb
|
||||
- ads
|
||||
@@ -100,6 +108,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/ahdl.vim'
|
||||
filetypes:
|
||||
- name: ahdl
|
||||
description: AHDL
|
||||
extensions:
|
||||
- tdf
|
||||
---
|
||||
@@ -108,6 +117,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/aidl.vim'
|
||||
filetypes:
|
||||
- name: aidl
|
||||
description: AIDL
|
||||
extensions:
|
||||
- aidl
|
||||
---
|
||||
@@ -134,6 +144,7 @@ remote: vim/vim:runtime
|
||||
glob: '**/ampl.vim'
|
||||
filetypes:
|
||||
- name: ampl
|
||||
description: AMPL
|
||||
extensions:
|
||||
- run
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user