summaryrefslogtreecommitdiffstats
path: root/syntax/css.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-16 13:41:54 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-16 13:41:54 +0200
commit3ee6ab9d13767aacceea51e72ecf9646206b7163 (patch)
tree0d4ff5e447f262d709c18ef0e95622bb7b1c13f2 /syntax/css.vim
parentcd919c003992d5868b2b6e254ca265f82a45933f (diff)
downloadvim-polyglot-3ee6ab9d13767aacceea51e72ecf9646206b7163.tar.gz
vim-polyglot-3ee6ab9d13767aacceea51e72ecf9646206b7163.zip
Update
Diffstat (limited to 'syntax/css.vim')
-rw-r--r--syntax/css.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/css.vim b/syntax/css.vim
index 8cac40ec..df65677d 100644
--- a/syntax/css.vim
+++ b/syntax/css.vim
@@ -651,7 +651,7 @@ endif
let &cpo = s:cpo_save
unlet s:cpo_save
-" vim: ts=8
+" vim: ts=8
endif