Fixed a bug in the c snippets that came from the new multiword triggers
This commit is contained in:
parent
9011515686
commit
782836636d
@ -8,7 +8,7 @@ snippet def "#ifndef … #define … #endif"
|
||||
#endif
|
||||
endsnippet
|
||||
|
||||
snippet inc "#include "" (inc)"
|
||||
snippet inc "#include local header (inc)"
|
||||
#include "${1:`!p snip.rv = snip.basename + '.h'`}"
|
||||
endsnippet
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user