File tree Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Expand file tree Collapse file tree 1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,13 @@ What about one line if ee then .. else .. vs if \n .. then \n ... \n else \n ..
130130Which additional policies to add?
131131Discuss at: https://github.com/honza/vim-snippets/issues/230
132132
133+ * folding markers* :
134+ Until further work is done on ` vim-snipmate ` , please don't add folding markers
135+ into snippets. ` vim-snipmate ` has some comments about how to patch all snippets
136+ on the fly adding those.
137+
138+ Currently all snippets from UltiSnips have been put into UltiSnips - some work
139+ on merging should be done (dropping duplicates etc). Also see engines section above.
133140
134141Related repositories
135142--------------------
@@ -206,20 +213,6 @@ This list is kept up-to-date on a best effort basis.
206213* Falcon - [ steveno] ( https://github.com/steveno )
207214* Elixir - [ iurifq] ( https://github.com/iurifq )
208215
209- Contributing notes
210- ------------------
211-
212- Until further work is done on ` vim-snipmate ` , please don't add folding markers
213- into snippets. ` vim-snipmate ` has some comments about how to patch all snippets
214- on the fly adding those.
215-
216- Because UltiSnips reads snipmate-snippets too there is no need to duplicate all
217- snippets - only those snippets who use advanced UltiSnips features should be
218- duplicated in UltiSnips.
219-
220- Currently all snippets from UltiSnips have been put into UltiSnips - some work
221- on merging should be done (dropping duplicates etc)
222-
223216License
224217-------
225218
You can’t perform that action at this time.
0 commit comments