This website requires JavaScript.
Explore
Help
Sign In
ed
/
gencpp
Watch
1
Star
0
Fork
0
You've already forked gencpp
mirror of
https://github.com/Ed94/gencpp.git
synced
2025-01-21 22:23:46 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gencpp
/
.editorconfig
14 lines
144 B
INI
Raw
Normal View
History
Unescape
Escape
Made editor config root.
2023-04-02 17:41:16 -04:00
root
=
true
Iniital commit
2023-04-01 22:21:46 -04:00
[*.md]
indent_style
=
tab
indent_size
=
4
[*.c]
indent_style
=
tab
indent_size
=
4
[*.cpp]
indent_style
=
tab
indent_size
=
4
Reference in New Issue
Copy Permalink