Skip to content

Commit 9f72bca

Browse files
committed
Update README.
1 parent fada532 commit 9f72bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Setting to control if VCS management is used when moving and removing files.
158158

159159
`file_templates`:
160160

161-
An object containing information to use for templates when creating new files. The key values for this object should be a file extension. The value may either be a string of the content to be inserted or a list of paths. If a list of paths is specified, the name of the file will be displayed during selection. The paths must either be absolute, or be from the home directory of the user (`~/`). If a string is used, or the list contains a single entry, it will be automatically inserted into any newly created files.
161+
An object containing information to use for templates when creating new files. The key values for this object should be a file extension. The value may either be a string of the content to be inserted or a list of paths. If a list of paths is specified, the name of the file will be displayed during selection. The paths must either be absolute, or be from the home directory of the user (`~/`). The file format should match that of a ST snippet. If a string is used, or the list contains a single entry, it will be automatically inserted into any newly created files.
162162

163163
`posix_input`:
164164

0 commit comments

Comments
 (0)