- Fixed for E749.
This commit is contained in:
parent
c301eea419
commit
496ef77c79
@ -74,9 +74,6 @@ COMMANDS *neosnippet-commands*
|
|||||||
If [filetype] snippets has a directory, it automatically edit
|
If [filetype] snippets has a directory, it automatically edit
|
||||||
"[filetype].snip" in [filetype] subdirectory.
|
"[filetype].snip" in [filetype] subdirectory.
|
||||||
|
|
||||||
If [filetype] snippet file doesn't exist, it creates one
|
|
||||||
automatically.
|
|
||||||
|
|
||||||
It edits a snippet file in |g:neosnippet#snippets_directory|
|
It edits a snippet file in |g:neosnippet#snippets_directory|
|
||||||
with precedence.
|
with precedence.
|
||||||
Re-make cache will be done automatically when you save the
|
Re-make cache will be done automatically when you save the
|
||||||
@ -410,6 +407,7 @@ CHANGELOG *neosnippet-changelog*
|
|||||||
2012-10-06
|
2012-10-06
|
||||||
- Improved indent snippet behavior.
|
- Improved indent snippet behavior.
|
||||||
- Fixed substitute marker.
|
- Fixed substitute marker.
|
||||||
|
- Fixed for E749.
|
||||||
|
|
||||||
2012-10-04
|
2012-10-04
|
||||||
- Refactored snippets filter.
|
- Refactored snippets filter.
|
||||||
|
Loading…
Reference in New Issue
Block a user