Skip to content

Commit

Permalink
Merge pull request #500 from e-kwsm/fix-doc
Browse files Browse the repository at this point in the history
[doc] Remove `regexp` that does not work equally to `options head`
  • Loading branch information
Shougo authored Sep 10, 2020
2 parents 14785c0 + 3ababd6 commit 30b6b53
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions doc/neosnippet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -484,14 +484,6 @@ Snippet Keywords:

>
regexp '^% '
<
This snippet works same as "options head".
>
snippet if
regexp '^\s*'
if ${1:condition}
${2}
endif
<
- options [options] (Optional)

Expand Down

0 comments on commit 30b6b53

Please sign in to comment.