Add warning to generated files

This commit is contained in:
Adam Stankiewicz
2020-09-24 18:56:07 +02:00
parent 9ff714cb6c
commit 4c028b37bf
3 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
""" ftdetect/polyglot.vim
" Please do not edit this file directly, instead modify polyglot.vim or scripts/build
" don't spam the user when Vim is started in Vi compatibility mode
let s:cpo_save = &cpo
@@ -2224,4 +2224,4 @@ if exists('g:polyglot_disabled')
endif
" restore Vi compatibility settings
let &cpo = s:cpo_save
let &cpo = s:cpo_save