Fix indentation of namespace snippet
This commit is contained in:
parent
49af40c918
commit
d774c2867f
@ -14,7 +14,7 @@ snippet for Index based
|
|||||||
|
|
||||||
snippet namespace
|
snippet namespace
|
||||||
namespace ${1} {
|
namespace ${1} {
|
||||||
$0
|
$0
|
||||||
} // namespace ${1}
|
} // namespace ${1}
|
||||||
|
|
||||||
snippet const_cast
|
snippet const_cast
|
||||||
|
Loading…
x
Reference in New Issue
Block a user