From 58bd65f05c63ad24ebf68c87c7927c276ca59943 Mon Sep 17 00:00:00 2001 From: cpfaff Date: Wed, 10 Apr 2013 15:12:24 +0200 Subject: [PATCH] The option name was indent not indentation. This closes #133. --- doc/neosnippet.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt index 4f3a3a8..f2ed3ce 100755 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -451,9 +451,9 @@ Snippet Keywords: endif < - + indentation The horizontal position of the snippet will be adjusted - to the indent the snippet after expansion to the same - column as the line above. + + indent The horizontal position of the snippet will be adjusted + to the indent of the line above the the snippet after + expansion. The snippet itself starts below the part that contains the options, snippet aliases and kekywords, described above. It contains the snippet which gets