This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Remove *.c config from editorconfig
pull/15/head
10sr
6 years ago
parent
19092bed01
commit
dd44326d7d
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
.editorconfig
+ 0
- 3
.editorconfig
View File
@@ -11,9 +11,6 @@ trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 80
[*.c]
indent_size = 4
[*.js]
indent_size = 2
Write
Preview
Loading…
Cancel
Save