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
Add properties for Makefiles
pull/15/head
10sr
9 years ago
parent
a3c23b0b66
commit
dea3588f1c
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.editorconfig
+ 3
- 0
.editorconfig
View File
@@ -17,3 +17,6 @@ indent_size = 4
[*.js]
indent_size = 2
[{{M,m}akefile,*.mk}]
indent_style = tab
Write
Preview
Loading…
Cancel
Save