mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-20 09:23:41 -05:00
Fix broken packages
This commit is contained in:
@@ -1029,9 +1029,6 @@ ignored_dirs:
|
|||||||
filetypes:
|
filetypes:
|
||||||
- name: markdown
|
- name: markdown
|
||||||
linguist: Markdown
|
linguist: Markdown
|
||||||
ignored_extensions:
|
|
||||||
# Handled by mdx extension
|
|
||||||
- mdx
|
|
||||||
ignored_warnings:
|
ignored_warnings:
|
||||||
- '*.{md,mdx,mdown,mkd,mkdn,markdown,mdwn}.{des3,des,bf,bfa,aes,idea,cast,rc2,rc4,rc5,desx}'
|
- '*.{md,mdx,mdown,mkd,mkdn,markdown,mdwn}.{des3,des,bf,bfa,aes,idea,cast,rc2,rc4,rc5,desx}'
|
||||||
---
|
---
|
||||||
@@ -1237,7 +1234,7 @@ filetypes:
|
|||||||
- pu
|
- pu
|
||||||
---
|
---
|
||||||
name: pony
|
name: pony
|
||||||
remote: jakwings/vim-pony
|
remote: dleonard0/pony-vim-syntax
|
||||||
filetypes:
|
filetypes:
|
||||||
- name: pony
|
- name: pony
|
||||||
linguist: Pony
|
linguist: Pony
|
||||||
@@ -5475,7 +5472,7 @@ filetypes:
|
|||||||
description: 'JSON with comments (https://komkom.github.io/)'
|
description: 'JSON with comments (https://komkom.github.io/)'
|
||||||
---
|
---
|
||||||
name: gleam
|
name: gleam
|
||||||
remote: gleam-lang/gleam.vim
|
remote: gleam-lang/gleam.vim@main
|
||||||
filetypes:
|
filetypes:
|
||||||
- name: gleam
|
- name: gleam
|
||||||
extensions:
|
extensions:
|
||||||
@@ -5498,7 +5495,7 @@ filetypes:
|
|||||||
description: Sway Configuration
|
description: Sway Configuration
|
||||||
---
|
---
|
||||||
name: just
|
name: just
|
||||||
remote: NoahTheDuke/vim-just
|
remote: NoahTheDuke/vim-just@main
|
||||||
filetypes:
|
filetypes:
|
||||||
- name: just
|
- name: just
|
||||||
patterns:
|
patterns:
|
||||||
|
|||||||
Reference in New Issue
Block a user