mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-16 23:43:41 -05:00
Fix blade ftdetect
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user