Do not use ++once to support older vims, fixes #7056

This commit is contained in:
Adam Stankiewicz
2020-10-02 03:42:03 +02:00
parent bff55a54fa
commit 94ec9c38e7
7 changed files with 1251 additions and 81 deletions

View File

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