Skip to content

Commit 9376b6e

Browse files
committed
merging "contributing notes" into "Policies for contributors" - thanks lucc
1 parent 2f5e1da commit 9376b6e

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

README.md

+7-14
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,13 @@ What about one line if ee then .. else .. vs if \n .. then \n ... \n else \n ..
130130
Which additional policies to add?
131131
Discuss 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

134141
Related 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-
223216
License
224217
-------
225218

0 commit comments

Comments
 (0)