Add video-resolution-switcher (v0.4.2) plugin

This commit is contained in:
vijeth-aradhya
2017-07-18 09:46:37 +05:30
parent 0e49df65fe
commit 19d7c45070
16 changed files with 1181 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false