The option name was indent not indentation. This closes #133.
This commit is contained in:
parent
084170664f
commit
58bd65f05c
@ -451,9 +451,9 @@ Snippet Keywords:
|
|||||||
endif
|
endif
|
||||||
<
|
<
|
||||||
|
|
||||||
+ indentation The horizontal position of the snippet will be adjusted
|
+ indent The horizontal position of the snippet will be adjusted
|
||||||
to the indent the snippet after expansion to the same
|
to the indent of the line above the the snippet after
|
||||||
column as the line above.
|
expansion.
|
||||||
|
|
||||||
The snippet itself starts below the part that contains the options, snippet
|
The snippet itself starts below the part that contains the options, snippet
|
||||||
aliases and kekywords, described above. It contains the snippet which gets
|
aliases and kekywords, described above. It contains the snippet which gets
|
||||||
|
Loading…
Reference in New Issue
Block a user