summaryrefslogtreecommitdiffstats
path: root/heuristics.yaml
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-29 21:48:38 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-29 21:48:38 +0200
commit543e8c917beddea04099ce9fe28e780ef7bda7fa (patch)
tree575b5f24e0d0f59b7b550f90f7aabe988178da65 /heuristics.yaml
parent2f133372bc19259888036c659cc618299ae5df59 (diff)
downloadvim-polyglot-543e8c917beddea04099ce9fe28e780ef7bda7fa.tar.gz
vim-polyglot-543e8c917beddea04099ce9fe28e780ef7bda7fa.zip
Modularize lazy loading of polyglot parts
Diffstat (limited to 'heuristics.yaml')
-rw-r--r--heuristics.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/heuristics.yaml b/heuristics.yaml
index 129734f8..4080cbc4 100644
--- a/heuristics.yaml
+++ b/heuristics.yaml
@@ -132,6 +132,8 @@ rules:
filetype: perl
- override: true
- filetype: perl
+ shebang: true
+ fallback: true
---
extensions: [pl]
rules:
@@ -149,6 +151,8 @@ rules:
filetype: perl
- override: true
- filetype: perl
+ shebang: true
+ fallback: true
---
extensions: [t]
rules:
@@ -166,6 +170,8 @@ rules:
# filetype: turing
- override: true
- filetype: perl
+ shebang: true
+ fallback: true
---
extensions: [tt2]
rules: