From e3e7f9d68ab6e699430e56379e4765d83f14b381 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sun, 24 May 2015 17:33:03 +0100 Subject: [PATCH] vim: fix GMGPL snippet --- vim/ultisnips/all.snippets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/ultisnips/all.snippets b/vim/ultisnips/all.snippets index 1908d71..7b779f6 100644 --- a/vim/ultisnips/all.snippets +++ b/vim/ultisnips/all.snippets @@ -168,7 +168,7 @@ snippet AGPL3 "AGPL3 License" b ${0} endsnippet -snippet GMGPL linking exception "GMGPL linking exception License" b +snippet GMGPL "GMGPL linking exception License" b `!p snip.rv = b` `!p snip.rv = i + m` As a special exception, if other files instantiate generics from `!p snip.rv = i + m` this unit, or you link this unit with other files to produce an -- 2.48.1