mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
vdoc: refactor theme files (#19024)
This commit is contained in:
parent
43800a05e8
commit
6b978a6b5a
11 changed files with 815 additions and 830 deletions
|
@ -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}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue