@indentier/plugin-c
v0.1.0
Published
Indentier plugin for C / C++ (.c .h .cpp .hpp)
Downloads
143
Readme
@indentier/plugin-c
C and C++ support for Indentier.
Full documentation: indentier.github.io
Install
npm i -D indentier @indentier/plugin-cSetup
// .indentierrc.json
{
"plugins": ["@indentier/plugin-c"]
}| | |
|-|-|
| Language | C / C++ |
| Extensions | .c .h .cpp .hpp |
| Ruby mode | Yes — injects void*end=0;; end statement: end |
License
MIT © otoneko.
