Deduplicate polyglot files

This commit is contained in:
Adam Stankiewicz
2020-09-29 23:36:28 +02:00
parent 543e8c917b
commit c1aac2e279
6 changed files with 34 additions and 388 deletions

View File

@@ -1,3 +1,5 @@
" DO NOT EDIT CODE BELOW, IT IS GENERATED WITH MAKEFILE
let s:globs = {
\ '8th': '*.8th',
\ 'Dockerfile': '*.dockerfile,*.dock,*.Dockerfile,Dockerfile,dockerfile,Dockerfile*',