From 88c41ec4f41fc5a63e9fa656aa162dfce5f291f4 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 23 Feb 2015 16:49:35 +0000 Subject: not much --- vim/mySnippets/tex.snippets | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vim/mySnippets/tex.snippets') diff --git a/vim/mySnippets/tex.snippets b/vim/mySnippets/tex.snippets index e69de29..1741c9c 100644 --- a/vim/mySnippets/tex.snippets +++ b/vim/mySnippets/tex.snippets @@ -0,0 +1,3 @@ +snippet grad "Gradient" i +\nabla +endsnippet -- cgit v1.2.3