summaryrefslogtreecommitdiffstats
path: root/autoload/polyglot/sleuth.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-29 23:36:28 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-29 23:36:28 +0200
commitc1aac2e2794006d035c8bb9a8c7037b78e8ecbba (patch)
tree8b205e42e423dd6631d4d4ddc9e5fed523ad32ce /autoload/polyglot/sleuth.vim
parent543e8c917beddea04099ce9fe28e780ef7bda7fa (diff)
downloadvim-polyglot-c1aac2e2794006d035c8bb9a8c7037b78e8ecbba.tar.gz
vim-polyglot-c1aac2e2794006d035c8bb9a8c7037b78e8ecbba.zip
Deduplicate polyglot files
Diffstat (limited to 'autoload/polyglot/sleuth.vim')
-rw-r--r--autoload/polyglot/sleuth.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/autoload/polyglot/sleuth.vim b/autoload/polyglot/sleuth.vim
index d74de687..0c3c34e8 100644
--- a/autoload/polyglot/sleuth.vim
+++ b/autoload/polyglot/sleuth.vim
@@ -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*',