Fix blade ftdetect

This commit is contained in:
Adam Stankiewicz
2020-08-24 09:31:34 +02:00
parent 74d940cda3
commit 30bef582ba
2 changed files with 12 additions and 11 deletions

View File

@@ -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