Use new comment symbols for templates.

This commit is contained in:
Lifepillar
2020-09-20 15:24:50 +02:00
parent 5df7666374
commit edf0659c3c
14 changed files with 310 additions and 310 deletions

View File

@@ -1,4 +1,4 @@
# vim: ft=colortemplate fdm=marker
; vim: ft=colortemplate fdm=marker
#let s:t_Co = get(g:, '@optionprefix_use16', 0) ? 16 : s:t_Co
#let s:italics = s:italics && get(g:, '@optionprefix_italics', 1)
#let s:termtrans = get(g:, '@optionprefix_termtrans', 0) && !has('gui_running')