vdoc: refactor theme files (#19024)

This commit is contained in:
Turiiya 2023-08-02 09:46:18 +02:00 committed by GitHub
parent 43800a05e8
commit 6b978a6b5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 815 additions and 830 deletions

View file

@ -6,7 +6,7 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.v]
[*.{v,js,css}]
indent_style = tab
[*.{bat,cmd}]