diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-24 18:52:58 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-09-24 18:52:58 +0200 |
commit | 9ff714cb6c43b920fd76ff793641c5191bf2e991 (patch) | |
tree | 510d832c908133a33ac095e17acf025d6f46a907 /heuristics.yaml | |
parent | e2bbed8acc1f1cf498a0085cf771cf9bf40fb709 (diff) | |
download | vim-polyglot-9ff714cb6c43b920fd76ff793641c5191bf2e991.tar.gz vim-polyglot-9ff714cb6c43b920fd76ff793641c5191bf2e991.zip |
Extract non-generated code to polyglot.vim
Diffstat (limited to 'heuristics.yaml')
-rw-r--r-- | heuristics.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/heuristics.yaml b/heuristics.yaml index c53a704c..ee1b21af 100644 --- a/heuristics.yaml +++ b/heuristics.yaml @@ -69,6 +69,7 @@ rules: filetype: glsl - override: true - filetype: forth + fallback: true --- extensions: [re] rules: |