summaryrefslogtreecommitdiffstats
path: root/packages.yaml
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-08-24 09:31:34 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-08-24 09:31:34 +0200
commit30bef582ba844a682c1a4527f06971deb2ef969c (patch)
treeaf342da4ae40deaa9d5a140b1cf9d1914c373f94 /packages.yaml
parent74d940cda30f36cc6770c5481dbcff89e6e1d688 (diff)
downloadvim-polyglot-30bef582ba844a682c1a4527f06971deb2ef969c.tar.gz
vim-polyglot-30bef582ba844a682c1a4527f06971deb2ef969c.zip
Fix blade ftdetectv4.5.1
Diffstat (limited to 'packages.yaml')
-rw-r--r--packages.yaml13
1 files changed, 7 insertions, 6 deletions
diff --git a/packages.yaml b/packages.yaml
index a3fb371f..69025591 100644
--- a/packages.yaml
+++ b/packages.yaml
@@ -40,12 +40,6 @@ filetypes:
- name: autohotkey
linguist: AutoHotkey
---
-name: blade
-remote: jwalton512/vim-blade
-filetypes:
-- name: blade
- linguist: Blade
----
name: c/c++
remote: vim-jp/vim-cpp
filetypes:
@@ -750,6 +744,13 @@ remote: StanAngeloff/php.vim
filetypes:
- name: php
linguist: PHP
+# Needs to be after .php (can be .blade.php)
+---
+name: blade
+remote: jwalton512/vim-blade
+filetypes:
+- name: blade
+ linguist: Blade
---
name: plantuml
remote: aklt/plantuml-syntax