From 09cc3eec2186cdcfa5d976c893fa23ea7fb25a7d Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 3 Nov 2011 20:51:31 +0000 Subject: [PATCH] Keep snippet vars definitions in a single format across all snippets and documentation. The format is: # var-name: value Previously snippets used a mixture of the following formatting: #var-name: value #var-name : value # var-name: value # var-name : value --- doc/faq.rst | 4 ++-- doc/snippet-development.rst | 10 +++++----- snippets/c++-mode/beginend | 2 +- snippets/c++-mode/class | 2 +- snippets/c++-mode/ns | 2 +- snippets/c++-mode/template | 2 +- snippets/c++-mode/using | 2 +- snippets/c-mode/fopen | 2 +- snippets/c-mode/printf | 4 ++-- snippets/cc-mode/do | 2 +- snippets/cc-mode/for | 2 +- snippets/cc-mode/if | 2 +- snippets/cc-mode/inc | 2 +- snippets/cc-mode/inc.1 | 2 +- snippets/cc-mode/main | 2 +- snippets/cc-mode/once | 2 +- snippets/cc-mode/struct | 2 +- snippets/csharp-mode/attrib | 4 ++-- snippets/csharp-mode/attrib.1 | 4 ++-- snippets/csharp-mode/attrib.2 | 4 ++-- snippets/csharp-mode/class | 4 ++-- snippets/csharp-mode/comment | 4 ++-- snippets/csharp-mode/comment.1 | 4 ++-- snippets/csharp-mode/comment.2 | 4 ++-- snippets/csharp-mode/comment.3 | 4 ++-- snippets/csharp-mode/method | 4 ++-- snippets/csharp-mode/namespace | 4 ++-- snippets/csharp-mode/prop | 4 ++-- snippets/csharp-mode/region | 4 ++-- snippets/csharp-mode/using | 4 ++-- snippets/csharp-mode/using.1 | 4 ++-- snippets/csharp-mode/using.2 | 4 ++-- snippets/css-mode/bg | 2 +- snippets/css-mode/bg.1 | 2 +- snippets/css-mode/bor | 2 +- snippets/css-mode/cl | 4 ++-- snippets/css-mode/disp.block | 4 ++-- snippets/css-mode/disp.inline | 4 ++-- snippets/css-mode/disp.none | 4 ++-- snippets/css-mode/ff | 4 ++-- snippets/css-mode/fs | 4 ++-- snippets/css-mode/mar.bottom | 4 ++-- snippets/css-mode/mar.left | 4 ++-- snippets/css-mode/mar.mar | 4 ++-- snippets/css-mode/mar.margin | 4 ++-- snippets/css-mode/mar.right | 4 ++-- snippets/css-mode/mar.top | 4 ++-- snippets/css-mode/pad.bottom | 4 ++-- snippets/css-mode/pad.left | 4 ++-- snippets/css-mode/pad.pad | 4 ++-- snippets/css-mode/pad.padding | 4 ++-- snippets/css-mode/pad.right | 4 ++-- snippets/css-mode/pad.top | 4 ++-- snippets/emacs-lisp-mode/add-hook.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/and.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/append.yasnippet | 6 +++--- snippets/emacs-lisp-mode/apply.yasnippet | 6 +++--- snippets/emacs-lisp-mode/aref.yasnippet | 6 +++--- snippets/emacs-lisp-mode/aset.yasnippet | 6 +++--- snippets/emacs-lisp-mode/assq.yasnippet | 6 +++--- snippets/emacs-lisp-mode/autoload.yasnippet | 6 +++--- snippets/emacs-lisp-mode/backward-char.yasnippet | 8 ++++---- .../emacs-lisp-mode/beginning-of-line.yasnippet | 8 ++++---- .../bounds-of-thing-at-point.yasnippet | 8 ++++---- .../emacs-lisp-mode/buffer-file-name.yasnippet | 8 ++++---- .../emacs-lisp-mode/buffer-modified-p.yasnippet | 8 ++++---- .../buffer-substring-no-properties.yasnippet | 8 ++++---- .../emacs-lisp-mode/buffer-substring.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/car.yasnippet | 6 +++--- snippets/emacs-lisp-mode/cdr.yasnippet | 6 +++--- snippets/emacs-lisp-mode/concat.yasnippet | 6 +++--- snippets/emacs-lisp-mode/cond.yasnippet | 6 +++--- snippets/emacs-lisp-mode/condition-case.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/cons.yasnippet | 6 +++--- snippets/emacs-lisp-mode/consp.yasnippet | 6 +++--- snippets/emacs-lisp-mode/copy-directory.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/copy-file.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/current-buffer.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/custom-autoload.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/defalias.yasnippet | 6 +++--- snippets/emacs-lisp-mode/defcustom.yasnippet | 6 +++--- snippets/emacs-lisp-mode/define-key.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/defsubst.yasnippet | 6 +++--- snippets/emacs-lisp-mode/defun.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/defvar.yasnippet | 6 +++--- snippets/emacs-lisp-mode/delete-char.yasnippet | 8 ++++---- .../emacs-lisp-mode/delete-directory.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/delete-file.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/delete-region.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/directory-files.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/dolist.yasnippet | 6 +++--- snippets/emacs-lisp-mode/end-of-line.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/eq.yasnippet | 6 +++--- snippets/emacs-lisp-mode/equal.yasnippet | 6 +++--- snippets/emacs-lisp-mode/error.yasnippet | 6 +++--- .../emacs-lisp-mode/expand-file-name.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/f.yasnippet | 6 +++--- snippets/emacs-lisp-mode/fboundp.yasnippet | 6 +++--- .../emacs-lisp-mode/file-name-directory.yasnippet | 8 ++++---- .../emacs-lisp-mode/file-name-extension.yasnippet | 8 ++++---- .../file-name-nondirectory.yasnippet | 8 ++++---- .../file-name-sans-extension.yasnippet | 8 ++++---- .../emacs-lisp-mode/file-relative-name.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/find-file.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/format.yasnippet | 6 +++--- snippets/emacs-lisp-mode/forward-char.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/forward-line.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/funcall.yasnippet | 6 +++--- snippets/emacs-lisp-mode/function.yasnippet | 6 +++--- snippets/emacs-lisp-mode/get.yasnippet | 6 +++--- snippets/emacs-lisp-mode/global-set-key.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/goto-char.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/if.yasnippet | 6 +++--- .../emacs-lisp-mode/insert-file-contents.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/insert.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/interactive.yasnippet | 6 +++--- snippets/emacs-lisp-mode/kbd.yasnippet | 6 +++--- snippets/emacs-lisp-mode/kill-buffer.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/lambda.yasnippet | 6 +++--- snippets/emacs-lisp-mode/length.yasnippet | 6 +++--- snippets/emacs-lisp-mode/let.yasnippet | 8 ++++---- .../line-beginning-position.yasnippet | 8 ++++---- .../emacs-lisp-mode/line-end-position.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/list.yasnippet | 6 +++--- snippets/emacs-lisp-mode/looking-at.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/make-directory.yasnippet | 8 ++++---- .../emacs-lisp-mode/make-local-variable.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/mapc.yasnippet | 6 +++--- snippets/emacs-lisp-mode/mapcar.yasnippet | 6 +++--- snippets/emacs-lisp-mode/match-beginning.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/match-end.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/match-string.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/memq.yasnippet | 6 +++--- snippets/emacs-lisp-mode/message.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/not.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/nth.yasnippet | 6 +++--- snippets/emacs-lisp-mode/null.yasnippet | 6 +++--- .../emacs-lisp-mode/number-to-string.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/or.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/point-max.yasnippet | 6 +++--- snippets/emacs-lisp-mode/point-min.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/point.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/princ.yasnippet | 6 +++--- snippets/emacs-lisp-mode/print.yasnippet | 6 +++--- snippets/emacs-lisp-mode/progn.yasnippet | 6 +++--- snippets/emacs-lisp-mode/push.yasnippet | 6 +++--- snippets/emacs-lisp-mode/put.yasnippet | 6 +++--- .../emacs-lisp-mode/re-search-backward.yasnippet | 8 ++++---- .../emacs-lisp-mode/re-search-forward.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/region-active-p.yasnippet | 8 ++++---- .../emacs-lisp-mode/region-beginning.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/region-end.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/rename-file.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/repeat.yasnippet | 6 +++--- .../replace-regexp-in-string.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/replace-regexp.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/require.yasnippet | 6 +++--- snippets/emacs-lisp-mode/save-buffer.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/save-excursion.yasnippet | 8 ++++---- .../search-backward-regexp.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/search-backward.yasnippet | 8 ++++---- .../search-forward-regexp.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/search-forward.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/set-buffer.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/set-file-modes.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/set-mark.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/set.yasnippet | 6 +++--- snippets/emacs-lisp-mode/setq.yasnippet | 8 ++++---- .../emacs-lisp-mode/skip-chars-backward.yasnippet | 8 ++++---- .../emacs-lisp-mode/skip-chars-forward.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/split-string.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/string-match.yasnippet | 8 ++++---- .../emacs-lisp-mode/string-to-number.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/string.yasnippet | 6 +++--- snippets/emacs-lisp-mode/string=.yasnippet | 6 +++--- snippets/emacs-lisp-mode/stringp.yasnippet | 6 +++--- snippets/emacs-lisp-mode/substring.yasnippet | 6 +++--- snippets/emacs-lisp-mode/thing-at-point.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/unless.yasnippet | 6 +++--- snippets/emacs-lisp-mode/vector.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/when.yasnippet | 6 +++--- snippets/emacs-lisp-mode/while.yasnippet | 6 +++--- snippets/emacs-lisp-mode/widget-get.yasnippet | 8 ++++---- .../emacs-lisp-mode/with-current-buffer.yasnippet | 8 ++++---- .../x-dired.process_marked.yasnippet | 4 ++-- snippets/emacs-lisp-mode/x-file.process.yasnippet | 4 ++-- .../emacs-lisp-mode/x-file.read-lines.yasnippet | 4 ++-- snippets/emacs-lisp-mode/x-find-replace.yasnippet | 4 ++-- snippets/emacs-lisp-mode/x-grabstring.yasnippet | 4 ++-- snippets/emacs-lisp-mode/x-grabthing.yasnippet | 4 ++-- snippets/emacs-lisp-mode/x-traverse_dir.yasnippet | 4 ++-- .../emacs-lisp-mode/x-word-or-region.yasnippet | 4 ++-- snippets/emacs-lisp-mode/y-or-n-p.yasnippet | 8 ++++---- snippets/emacs-lisp-mode/yes-or-no-p.yasnippet | 6 +++--- snippets/erlang-mode/after | 2 +- snippets/erlang-mode/begin | 2 +- snippets/erlang-mode/beh | 2 +- snippets/erlang-mode/case | 2 +- snippets/erlang-mode/compile | 2 +- snippets/erlang-mode/def | 2 +- snippets/erlang-mode/exp | 4 ++-- snippets/erlang-mode/fun | 2 +- snippets/erlang-mode/if | 2 +- snippets/erlang-mode/ifdef | 2 +- snippets/erlang-mode/ifndef | 2 +- snippets/erlang-mode/imp | 4 ++-- snippets/erlang-mode/inc | 2 +- snippets/erlang-mode/inc.lib | 2 +- snippets/erlang-mode/loop | 2 +- snippets/erlang-mode/mod | 4 ++-- snippets/erlang-mode/rcv | 2 +- snippets/erlang-mode/rcv.after | 2 +- snippets/erlang-mode/rec | 2 +- snippets/erlang-mode/try | 2 +- snippets/erlang-mode/undef | 2 +- snippets/f90-mode/au | 4 ++-- snippets/f90-mode/bd | 4 ++-- snippets/f90-mode/c | 4 ++-- snippets/f90-mode/ch | 4 ++-- snippets/f90-mode/cx | 4 ++-- snippets/f90-mode/dc | 4 ++-- snippets/f90-mode/do | 4 ++-- snippets/f90-mode/dp | 4 ++-- snippets/f90-mode/eq | 4 ++-- snippets/f90-mode/ib | 4 ++-- snippets/f90-mode/ic | 4 ++-- snippets/f90-mode/ich | 4 ++-- snippets/f90-mode/if | 4 ++-- snippets/f90-mode/ii | 4 ++-- snippets/f90-mode/il | 4 ++-- snippets/f90-mode/in | 4 ++-- snippets/f90-mode/inc | 4 ++-- snippets/f90-mode/intr | 4 ++-- snippets/f90-mode/ir | 4 ++-- snippets/f90-mode/l | 4 ++-- snippets/f90-mode/pa | 4 ++-- snippets/f90-mode/pr | 4 ++-- snippets/f90-mode/re | 4 ++-- snippets/f90-mode/st | 4 ++-- snippets/f90-mode/su | 4 ++-- snippets/f90-mode/wr | 4 ++-- snippets/html-mode/b.yasnippet | 4 ++-- snippets/html-mode/body | 4 ++-- snippets/html-mode/br | 4 ++-- snippets/html-mode/code | 4 ++-- snippets/html-mode/code.class | 4 ++-- snippets/html-mode/div | 2 +- snippets/html-mode/div.class | 4 ++-- snippets/html-mode/div.id | 4 ++-- snippets/html-mode/div.id-class | 4 ++-- snippets/html-mode/dov | 2 +- snippets/html-mode/form | 2 +- snippets/html-mode/head | 4 ++-- snippets/html-mode/header/h1 | 4 ++-- snippets/html-mode/header/h2 | 4 ++-- snippets/html-mode/header/h3 | 4 ++-- snippets/html-mode/header/h4 | 4 ++-- snippets/html-mode/header/h5 | 4 ++-- snippets/html-mode/header/h6 | 4 ++-- snippets/html-mode/hr | 4 ++-- snippets/html-mode/href | 4 ++-- snippets/html-mode/html | 4 ++-- snippets/html-mode/html.xmlns | 4 ++-- snippets/html-mode/i.yasnippet | 4 ++-- snippets/html-mode/img | 4 ++-- snippets/html-mode/input | 4 ++-- snippets/html-mode/link.stylesheet | 4 ++-- snippets/html-mode/link.stylesheet-ie | 4 ++-- snippets/html-mode/list/dd | 4 ++-- snippets/html-mode/list/dl | 4 ++-- snippets/html-mode/list/dl.id | 4 ++-- snippets/html-mode/list/dt | 4 ++-- snippets/html-mode/list/li | 4 ++-- snippets/html-mode/list/li.class | 4 ++-- snippets/html-mode/list/ol | 4 ++-- snippets/html-mode/list/ol.class | 4 ++-- snippets/html-mode/list/ol.id | 4 ++-- snippets/html-mode/list/ul | 4 ++-- snippets/html-mode/list/ul.class | 4 ++-- snippets/html-mode/list/ul.id | 4 ++-- snippets/html-mode/mailto | 4 ++-- snippets/html-mode/meta/doctype | 2 +- snippets/html-mode/meta/doctype.xhml1 | 2 +- snippets/html-mode/meta/doctype.xhtml1_1 | 2 +- snippets/html-mode/meta/doctype.xhtml1_strict | 2 +- .../html-mode/meta/doctype.xhtml1_transitional | 2 +- snippets/html-mode/meta/meta | 4 ++-- snippets/html-mode/meta/meta.http-equiv | 4 ++-- snippets/html-mode/p | 4 ++-- snippets/html-mode/pre | 4 ++-- snippets/html-mode/q.yasnippet | 4 ++-- snippets/html-mode/quote | 4 ++-- snippets/html-mode/script.javascript | 2 +- snippets/html-mode/script.javascript-src | 2 +- snippets/html-mode/span | 4 ++-- snippets/html-mode/span.class | 4 ++-- snippets/html-mode/span.id | 4 ++-- snippets/html-mode/style | 4 ++-- snippets/html-mode/table/table | 4 ++-- snippets/html-mode/table/td | 4 ++-- snippets/html-mode/table/th | 4 ++-- snippets/html-mode/table/tr | 4 ++-- snippets/html-mode/textarea | 4 ++-- snippets/html-mode/title | 4 ++-- snippets/latex-mode/begin | 4 ++-- snippets/markdown-mode/+ | 4 ++-- snippets/markdown-mode/- | 4 ++-- snippets/markdown-mode/_ | 4 ++-- snippets/markdown-mode/__ | 4 ++-- snippets/markdown-mode/` | 4 ++-- snippets/markdown-mode/h1.1 | 4 ++-- snippets/markdown-mode/h1.2 | 4 ++-- snippets/markdown-mode/h2.1 | 4 ++-- snippets/markdown-mode/h2.2 | 4 ++-- snippets/markdown-mode/h3 | 4 ++-- snippets/markdown-mode/h4 | 4 ++-- snippets/markdown-mode/h5 | 4 ++-- snippets/markdown-mode/h6 | 4 ++-- snippets/markdown-mode/hr.1 | 4 ++-- snippets/markdown-mode/hr.2 | 4 ++-- snippets/markdown-mode/img | 4 ++-- snippets/markdown-mode/link | 4 ++-- snippets/markdown-mode/ol | 4 ++-- snippets/markdown-mode/rimg | 4 ++-- snippets/markdown-mode/rlb | 4 ++-- snippets/markdown-mode/rlink | 4 ++-- snippets/nxml-mode/body | 4 ++-- snippets/nxml-mode/br | 4 ++-- snippets/nxml-mode/code | 4 ++-- snippets/nxml-mode/div | 4 ++-- snippets/nxml-mode/form | 2 +- snippets/nxml-mode/head | 4 ++-- snippets/nxml-mode/header/h1 | 4 ++-- snippets/nxml-mode/header/h2 | 4 ++-- snippets/nxml-mode/header/h3 | 4 ++-- snippets/nxml-mode/header/h4 | 4 ++-- snippets/nxml-mode/header/h5 | 4 ++-- snippets/nxml-mode/header/h6 | 4 ++-- snippets/nxml-mode/hr | 4 ++-- snippets/nxml-mode/href | 4 ++-- snippets/nxml-mode/html | 4 ++-- snippets/nxml-mode/img | 4 ++-- snippets/nxml-mode/input | 4 ++-- snippets/nxml-mode/li | 4 ++-- snippets/nxml-mode/link | 4 ++-- snippets/nxml-mode/meta/doctype | 4 ++-- snippets/nxml-mode/meta/doctype.xhtml1_strict | 4 ++-- .../nxml-mode/meta/doctype.xhtml1_transitional | 4 ++-- snippets/nxml-mode/meta/meta | 4 ++-- snippets/nxml-mode/name | 4 ++-- snippets/nxml-mode/ol | 4 ++-- snippets/nxml-mode/p | 4 ++-- snippets/nxml-mode/pre | 4 ++-- snippets/nxml-mode/quote | 4 ++-- snippets/nxml-mode/span | 4 ++-- snippets/nxml-mode/style | 4 ++-- snippets/nxml-mode/table | 4 ++-- snippets/nxml-mode/tag.1l | 4 ++-- snippets/nxml-mode/tag.2l | 4 ++-- snippets/nxml-mode/td | 4 ++-- snippets/nxml-mode/th | 4 ++-- snippets/nxml-mode/title | 4 ++-- snippets/nxml-mode/tr | 4 ++-- snippets/nxml-mode/ul | 4 ++-- snippets/objc-mode/prop | 2 +- snippets/perl-mode/eval | 2 +- snippets/perl-mode/for | 2 +- snippets/perl-mode/fore | 2 +- snippets/perl-mode/if | 2 +- snippets/perl-mode/ife | 2 +- snippets/perl-mode/ifee | 2 +- snippets/perl-mode/sub | 2 +- snippets/perl-mode/unless | 2 +- snippets/perl-mode/while | 2 +- snippets/perl-mode/xfore | 2 +- snippets/perl-mode/xif | 2 +- snippets/perl-mode/xunless | 2 +- snippets/perl-mode/xwhile | 2 +- snippets/python-mode/__ | 2 +- snippets/python-mode/for | 2 +- snippets/python-mode/ifmain | 2 +- snippets/python-mode/propg | 4 ++-- snippets/python-mode/propsg | 4 ++-- snippets/python-mode/while | 2 +- snippets/rst-mode/chap | 2 +- snippets/rst-mode/sec | 2 +- snippets/rst-mode/tit | 2 +- snippets/ruby-mode/collections/all | 2 +- snippets/ruby-mode/collections/any | 2 +- snippets/ruby-mode/collections/classify | 2 +- snippets/ruby-mode/collections/collect | 2 +- snippets/ruby-mode/collections/deli | 2 +- snippets/ruby-mode/collections/det | 2 +- snippets/ruby-mode/collections/ea | 2 +- snippets/ruby-mode/collections/eac | 2 +- snippets/ruby-mode/collections/eai | 2 +- snippets/ruby-mode/collections/eav | 2 +- snippets/ruby-mode/collections/eawi | 2 +- snippets/ruby-mode/collections/inject | 2 +- snippets/ruby-mode/collections/reject | 2 +- snippets/ruby-mode/collections/select | 2 +- snippets/ruby-mode/control structure/forin | 2 +- snippets/ruby-mode/control structure/if | 2 +- snippets/ruby-mode/control structure/ife | 2 +- snippets/ruby-mode/control structure/tim | 2 +- snippets/ruby-mode/control structure/until | 2 +- snippets/ruby-mode/control structure/upt | 2 +- snippets/ruby-mode/control structure/when | 2 +- snippets/ruby-mode/control structure/while | 2 +- snippets/ruby-mode/definitions/Comp | 2 +- snippets/ruby-mode/definitions/am | 2 +- snippets/ruby-mode/definitions/cla | 2 +- snippets/ruby-mode/definitions/cls | 4 ++-- snippets/ruby-mode/definitions/mm | 2 +- snippets/ruby-mode/definitions/r | 2 +- snippets/ruby-mode/definitions/rw | 2 +- snippets/ruby-mode/definitions/w | 2 +- snippets/ruby-mode/general/# | 2 +- snippets/ruby-mode/general/=b | 2 +- snippets/ruby-mode/general/app | 2 +- snippets/ruby-mode/general/bm | 2 +- snippets/ruby-mode/general/case | 2 +- snippets/ruby-mode/general/dee | 2 +- snippets/ruby-mode/general/rb | 2 +- snippets/ruby-mode/general/req | 2 +- snippets/ruby-mode/general/rreq | 2 +- snippets/ruby-mode/general/y | 2 +- snippets/scala-mode/act | 4 ++-- snippets/scala-mode/act.arg | 4 ++-- snippets/scala-mode/actor | 4 ++-- snippets/scala-mode/ano | 4 ++-- snippets/scala-mode/app | 4 ++-- snippets/scala-mode/arr.new | 4 ++-- snippets/scala-mode/arr.val-new | 4 ++-- snippets/scala-mode/asof | 4 ++-- snippets/scala-mode/ass | 4 ++-- snippets/scala-mode/ass.true | 4 ++-- snippets/scala-mode/at.author | 4 ++-- snippets/scala-mode/at.param | 4 ++-- snippets/scala-mode/at.return | 4 ++-- snippets/scala-mode/at.version | 4 ++-- snippets/scala-mode/bang | 4 ++-- snippets/scala-mode/case | 4 ++-- snippets/scala-mode/case.match-all | 4 ++-- snippets/scala-mode/cast | 4 ++-- snippets/scala-mode/cc | 4 ++-- snippets/scala-mode/cl | 4 ++-- snippets/scala-mode/cl.abs | 4 ++-- snippets/scala-mode/cl.abs-arg | 4 ++-- snippets/scala-mode/cl.arg | 4 ++-- snippets/scala-mode/clof | 4 ++-- snippets/scala-mode/co | 4 ++-- snippets/scala-mode/cons | 4 ++-- snippets/scala-mode/cons.nil | 4 ++-- snippets/scala-mode/def.arg | 4 ++-- snippets/scala-mode/def.arg-body | 4 ++-- snippets/scala-mode/def.arg-ret | 4 ++-- snippets/scala-mode/def.arg-ret-body | 4 ++-- snippets/scala-mode/def.body | 4 ++-- snippets/scala-mode/def.ret | 4 ++-- snippets/scala-mode/def.ret-body | 4 ++-- snippets/scala-mode/def.simple | 4 ++-- snippets/scala-mode/doc.class | 4 ++-- snippets/scala-mode/doc.def | 4 ++-- snippets/scala-mode/doc.file | 4 ++-- snippets/scala-mode/doc.file-scala | 4 ++-- snippets/scala-mode/doc.file-scala-api | 4 ++-- snippets/scala-mode/doc.scaladoc | 4 ++-- snippets/scala-mode/expect | 4 ++-- snippets/scala-mode/ext | 4 ++-- snippets/scala-mode/for.extract | 4 ++-- snippets/scala-mode/for.if | 4 ++-- snippets/scala-mode/for.loop | 4 ++-- snippets/scala-mode/for.multi | 4 ++-- snippets/scala-mode/foreach | 4 ++-- snippets/scala-mode/hmap.new | 4 ++-- snippets/scala-mode/hmap.val-new | 4 ++-- snippets/scala-mode/hset.new | 4 ++-- snippets/scala-mode/hset.val-new | 4 ++-- snippets/scala-mode/if | 4 ++-- snippets/scala-mode/if.else | 4 ++-- snippets/scala-mode/imp | 4 ++-- snippets/scala-mode/intercept | 4 ++-- snippets/scala-mode/isof | 4 ++-- snippets/scala-mode/ls.new | 4 ++-- snippets/scala-mode/ls.val-new | 4 ++-- snippets/scala-mode/main | 4 ++-- snippets/scala-mode/map | 4 ++-- snippets/scala-mode/map.new | 4 ++-- snippets/scala-mode/match | 4 ++-- snippets/scala-mode/match.can | 4 ++-- snippets/scala-mode/match.option | 4 ++-- snippets/scala-mode/mix | 4 ++-- snippets/scala-mode/ob | 4 ++-- snippets/scala-mode/pac | 4 ++-- snippets/scala-mode/pr.newline | 4 ++-- snippets/scala-mode/pr.simple | 4 ++-- snippets/scala-mode/pr.string | 4 ++-- snippets/scala-mode/pr.trace | 4 ++-- snippets/scala-mode/pri.param | 4 ++-- snippets/scala-mode/pro | 4 ++-- snippets/scala-mode/pro.param | 4 ++-- snippets/scala-mode/suite | 4 ++-- snippets/scala-mode/test | 4 ++-- snippets/scala-mode/throw | 4 ++-- snippets/scala-mode/tr | 4 ++-- snippets/scala-mode/tr.ext | 4 ++-- snippets/scala-mode/tr.ext-with | 4 ++-- snippets/scala-mode/tr.with | 4 ++-- snippets/scala-mode/try | 4 ++-- snippets/scala-mode/try.catch-finally | 4 ++-- snippets/scala-mode/try.finally | 4 ++-- snippets/scala-mode/tup.arrow | 4 ++-- snippets/scala-mode/tup.paren | 4 ++-- snippets/scala-mode/val | 4 ++-- snippets/scala-mode/val.new | 4 ++-- snippets/scala-mode/val.ret | 4 ++-- snippets/scala-mode/var | 4 ++-- snippets/scala-mode/var.new | 4 ++-- snippets/scala-mode/var.ret | 4 ++-- snippets/scala-mode/whi | 4 ++-- snippets/scala-mode/with | 4 ++-- snippets/snippet-mode/field | 6 +++--- snippets/snippet-mode/mirror | 6 +++--- snippets/snippet-mode/vars | 14 +++++++------- snippets/sql-mode/column | 4 ++-- snippets/sql-mode/constraint | 4 ++-- snippets/sql-mode/constraint.1 | 4 ++-- snippets/sql-mode/create | 4 ++-- snippets/sql-mode/create.1 | 4 ++-- snippets/sql-mode/references | 4 ++-- snippets/text-mode/email | 2 +- snippets/text-mode/time | 2 +- 533 files changed, 1180 insertions(+), 1180 deletions(-) diff --git a/doc/faq.rst b/doc/faq.rst index ad1fa72..6eec677 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -142,8 +142,8 @@ valid filename, ``lt.yasnippet`` for example, using ``<`` for the .. sourcecode:: text - #key: < - #name: <...> + # key: < + # name: <...> # -- <${1:div}>$0 diff --git a/doc/snippet-development.rst b/doc/snippet-development.rst index 993c556..b55958a 100644 --- a/doc/snippet-development.rst +++ b/doc/snippet-development.rst @@ -81,8 +81,8 @@ Here's a typical example: .. sourcecode:: text - #contributor : pluskid - #name : __...__ + # contributor: pluskid + # name: __...__ # -- __${init}__ @@ -151,7 +151,7 @@ your hard work. You can then use: .. sourcecode:: text - # name : ASCII home + # name: ASCII home # expand-env: ((yas/indent-line 'fixed) (yas/wrap-around-region 'nil)) # -- welcome to my @@ -180,8 +180,8 @@ snippet. .. sourcecode:: text - #name :

...

- #binding: C-c C-c C-m + # name:

...

+ # binding: C-c C-c C-m # --

`(when yas/prefix "\n")`$0`(when yas/prefix "\n")`

diff --git a/snippets/c++-mode/beginend b/snippets/c++-mode/beginend index 590c708..4af416f 100644 --- a/snippets/c++-mode/beginend +++ b/snippets/c++-mode/beginend @@ -1,4 +1,4 @@ -#name : v.begin(), v.end() +# name: v.begin(), v.end() # key: beginend # -- ${1:v}.begin(), $1.end \ No newline at end of file diff --git a/snippets/c++-mode/class b/snippets/c++-mode/class index 5289d9c..e313176 100644 --- a/snippets/c++-mode/class +++ b/snippets/c++-mode/class @@ -1,4 +1,4 @@ -#name : class ... { ... } +# name: class ... { ... } # key: class # -- class ${1:Name} diff --git a/snippets/c++-mode/ns b/snippets/c++-mode/ns index 0b736e7..a343964 100644 --- a/snippets/c++-mode/ns +++ b/snippets/c++-mode/ns @@ -1,4 +1,4 @@ -#name : namespace ... +# name: namespace ... # key: ns # -- namespace \ No newline at end of file diff --git a/snippets/c++-mode/template b/snippets/c++-mode/template index d2ad159..ed36b08 100644 --- a/snippets/c++-mode/template +++ b/snippets/c++-mode/template @@ -1,4 +1,4 @@ -#name : template +# name: template # key: template # -- template \ No newline at end of file diff --git a/snippets/c++-mode/using b/snippets/c++-mode/using index 27ec885..f28937f 100644 --- a/snippets/c++-mode/using +++ b/snippets/c++-mode/using @@ -1,4 +1,4 @@ -#name : using namespace ... +# name: using namespace ... # key: using # -- using namespace ${std}; diff --git a/snippets/c-mode/fopen b/snippets/c-mode/fopen index 0e48c21..b3339e4 100644 --- a/snippets/c-mode/fopen +++ b/snippets/c-mode/fopen @@ -1,4 +1,4 @@ -#name : FILE *fp = fopen(..., ...); +# name: FILE *fp = fopen(..., ...); # key: fopen # -- FILE *${fp} = fopen(${"file"}, "${r}"); \ No newline at end of file diff --git a/snippets/c-mode/printf b/snippets/c-mode/printf index 4006b7c..035d07e 100644 --- a/snippets/c-mode/printf +++ b/snippets/c-mode/printf @@ -1,6 +1,6 @@ # -*- mode: snippet -*- -# name : printf -# contributor : joaotavora +# name: printf +# contributor: joaotavora # key: printf # -- printf ("${1:%s}\\n"${1:$(if (string-match "%" text) "," "\);") diff --git a/snippets/cc-mode/do b/snippets/cc-mode/do index 70e208a..a42d27f 100644 --- a/snippets/cc-mode/do +++ b/snippets/cc-mode/do @@ -1,4 +1,4 @@ -#name : do { ... } while (...) +# name: do { ... } while (...) # key: do # -- do diff --git a/snippets/cc-mode/for b/snippets/cc-mode/for index 7343e58..1e1d4bf 100644 --- a/snippets/cc-mode/for +++ b/snippets/cc-mode/for @@ -1,4 +1,4 @@ -#name : for (...; ...; ...) { ... } +# name: for (...; ...; ...) { ... } # key: for # -- for (${1:int i = 0}; ${2:i < N}; ${3:++i}) diff --git a/snippets/cc-mode/if b/snippets/cc-mode/if index a52bee9..15ee160 100644 --- a/snippets/cc-mode/if +++ b/snippets/cc-mode/if @@ -1,4 +1,4 @@ -#name : if (...) { ... } +# name: if (...) { ... } # key: cc-modeif # -- if (${1:condition}) diff --git a/snippets/cc-mode/inc b/snippets/cc-mode/inc index 25bd8fe..9c9ed76 100644 --- a/snippets/cc-mode/inc +++ b/snippets/cc-mode/inc @@ -1,4 +1,4 @@ -#name : #include "..." +# name: #include "..." # key: inc # -- #include "$1" \ No newline at end of file diff --git a/snippets/cc-mode/inc.1 b/snippets/cc-mode/inc.1 index e367d5b..649cbd9 100644 --- a/snippets/cc-mode/inc.1 +++ b/snippets/cc-mode/inc.1 @@ -1,4 +1,4 @@ -#name : #include <...> +# name: #include <...> # key: inc # -- #include <$1> \ No newline at end of file diff --git a/snippets/cc-mode/main b/snippets/cc-mode/main index 620de06..dab1cad 100644 --- a/snippets/cc-mode/main +++ b/snippets/cc-mode/main @@ -1,4 +1,4 @@ -#name: int main(argc, argv) { ... } +# name: int main(argc, argv) { ... } # key: main # -- int main(int argc, char *argv[]) diff --git a/snippets/cc-mode/once b/snippets/cc-mode/once index d035329..ea14f9a 100644 --- a/snippets/cc-mode/once +++ b/snippets/cc-mode/once @@ -1,4 +1,4 @@ -#name : #ifndef XXX; #define XXX; #endif +# name: #ifndef XXX; #define XXX; #endif # key: once # -- #ifndef ${1:_`(upcase (file-name-nondirectory (file-name-sans-extension (buffer-file-name))))`_H_} diff --git a/snippets/cc-mode/struct b/snippets/cc-mode/struct index aeacc33..39ddfa8 100644 --- a/snippets/cc-mode/struct +++ b/snippets/cc-mode/struct @@ -1,4 +1,4 @@ -#name : struct ... { ... } +# name: struct ... { ... } # key: struct # -- struct ${1:name} diff --git a/snippets/csharp-mode/attrib b/snippets/csharp-mode/attrib index ccc9754..f617cee 100644 --- a/snippets/csharp-mode/attrib +++ b/snippets/csharp-mode/attrib @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : private attribute ....; +# contributor: Alejandro Espinoza Esparza +# name: private attribute ....; # key: attrib # -- /// diff --git a/snippets/csharp-mode/attrib.1 b/snippets/csharp-mode/attrib.1 index ba06d76..ac967ad 100644 --- a/snippets/csharp-mode/attrib.1 +++ b/snippets/csharp-mode/attrib.1 @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : private attribute ....; public property ... ... { ... } +# contributor: Alejandro Espinoza Esparza +# name: private attribute ....; public property ... ... { ... } # key: attrib # -- /// diff --git a/snippets/csharp-mode/attrib.2 b/snippets/csharp-mode/attrib.2 index 2798ec9..20f1263 100644 --- a/snippets/csharp-mode/attrib.2 +++ b/snippets/csharp-mode/attrib.2 @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : private _attribute ....; public Property ... ... { ... } +# contributor: Alejandro Espinoza Esparza +# name: private _attribute ....; public Property ... ... { ... } # key: attrib # -- /// diff --git a/snippets/csharp-mode/class b/snippets/csharp-mode/class index bea8a1e..6c74c37 100644 --- a/snippets/csharp-mode/class +++ b/snippets/csharp-mode/class @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : class ... { ... } +# contributor: Alejandro Espinoza Esparza +# name: class ... { ... } # key: class # -- ${5:public} class ${1:Name} diff --git a/snippets/csharp-mode/comment b/snippets/csharp-mode/comment index 44f2fb3..562689b 100644 --- a/snippets/csharp-mode/comment +++ b/snippets/csharp-mode/comment @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : /// ... +# contributor: Alejandro Espinoza Esparza +# name: /// ... # key: comment # -- /// diff --git a/snippets/csharp-mode/comment.1 b/snippets/csharp-mode/comment.1 index dda243e..856189d 100644 --- a/snippets/csharp-mode/comment.1 +++ b/snippets/csharp-mode/comment.1 @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : /// ... +# contributor: Alejandro Espinoza Esparza +# name: /// ... # key: comment # -- /// $2 \ No newline at end of file diff --git a/snippets/csharp-mode/comment.2 b/snippets/csharp-mode/comment.2 index 34bc58c..e890f1c 100644 --- a/snippets/csharp-mode/comment.2 +++ b/snippets/csharp-mode/comment.2 @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : /// ... +# contributor: Alejandro Espinoza Esparza +# name: /// ... # key: comment # -- /// $1 \ No newline at end of file diff --git a/snippets/csharp-mode/comment.3 b/snippets/csharp-mode/comment.3 index 15f2e1a..13e6057 100644 --- a/snippets/csharp-mode/comment.3 +++ b/snippets/csharp-mode/comment.3 @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : /// ... +# contributor: Alejandro Espinoza Esparza +# name: /// ... # key: comment # -- /// $2 \ No newline at end of file diff --git a/snippets/csharp-mode/method b/snippets/csharp-mode/method index 7036471..e5ea465 100644 --- a/snippets/csharp-mode/method +++ b/snippets/csharp-mode/method @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : public void Method { ... } +# contributor: Alejandro Espinoza Esparza +# name: public void Method { ... } # key: method # -- /// diff --git a/snippets/csharp-mode/namespace b/snippets/csharp-mode/namespace index 4d8d154..56c5d99 100644 --- a/snippets/csharp-mode/namespace +++ b/snippets/csharp-mode/namespace @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : namespace .. { ... } +# contributor: Alejandro Espinoza Esparza +# name: namespace .. { ... } # key: namespace # -- namespace $1 diff --git a/snippets/csharp-mode/prop b/snippets/csharp-mode/prop index 7d75dee..c711d23 100644 --- a/snippets/csharp-mode/prop +++ b/snippets/csharp-mode/prop @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : property ... ... { ... } +# contributor: Alejandro Espinoza Esparza +# name: property ... ... { ... } # key: prop # -- /// diff --git a/snippets/csharp-mode/region b/snippets/csharp-mode/region index 498d153..a155730 100644 --- a/snippets/csharp-mode/region +++ b/snippets/csharp-mode/region @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : #region ... #endregion +# contributor: Alejandro Espinoza Esparza +# name: #region ... #endregion # key: region # -- #region $1 diff --git a/snippets/csharp-mode/using b/snippets/csharp-mode/using index 4556b8c..4103995 100644 --- a/snippets/csharp-mode/using +++ b/snippets/csharp-mode/using @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : using ...; +# contributor: Alejandro Espinoza Esparza +# name: using ...; # key: using # -- using $1; \ No newline at end of file diff --git a/snippets/csharp-mode/using.1 b/snippets/csharp-mode/using.1 index fd80875..452b07b 100644 --- a/snippets/csharp-mode/using.1 +++ b/snippets/csharp-mode/using.1 @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : using System; +# contributor: Alejandro Espinoza Esparza +# name: using System; # key: using # -- using System; \ No newline at end of file diff --git a/snippets/csharp-mode/using.2 b/snippets/csharp-mode/using.2 index ebcaadb..d3a8980 100644 --- a/snippets/csharp-mode/using.2 +++ b/snippets/csharp-mode/using.2 @@ -1,5 +1,5 @@ -#contributor : Alejandro Espinoza Esparza -#name : using System....; +# contributor: Alejandro Espinoza Esparza +# name: using System....; # key: using # -- using System.$1; \ No newline at end of file diff --git a/snippets/css-mode/bg b/snippets/css-mode/bg index eb734d4..89597cb 100644 --- a/snippets/css-mode/bg +++ b/snippets/css-mode/bg @@ -1,4 +1,4 @@ -#name : background-color: ... +# name: background-color: ... # key: bg # -- background-color: #${1:DDD}; \ No newline at end of file diff --git a/snippets/css-mode/bg.1 b/snippets/css-mode/bg.1 index 9da6afc..f74f6e4 100644 --- a/snippets/css-mode/bg.1 +++ b/snippets/css-mode/bg.1 @@ -1,4 +1,4 @@ -#name : background-image: ... +# name: background-image: ... # key: bg # -- background-image: url($1); \ No newline at end of file diff --git a/snippets/css-mode/bor b/snippets/css-mode/bor index 028d6c7..b2a1bf2 100644 --- a/snippets/css-mode/bor +++ b/snippets/css-mode/bor @@ -1,4 +1,4 @@ -#name : border size style color +# name: border size style color # key: bor # -- border: ${1:1px} ${2:solid} #${3:999}; \ No newline at end of file diff --git a/snippets/css-mode/cl b/snippets/css-mode/cl index efc0047..fcfd345 100644 --- a/snippets/css-mode/cl +++ b/snippets/css-mode/cl @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : clear: ... +# contributor: rejeep +# name: clear: ... # key: cl # -- clear: $1; \ No newline at end of file diff --git a/snippets/css-mode/disp.block b/snippets/css-mode/disp.block index de9db53..2571ba4 100644 --- a/snippets/css-mode/disp.block +++ b/snippets/css-mode/disp.block @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : display: block +# contributor: rejeep +# name: display: block # key: disp # -- display: block; \ No newline at end of file diff --git a/snippets/css-mode/disp.inline b/snippets/css-mode/disp.inline index a71184e..0be30e3 100644 --- a/snippets/css-mode/disp.inline +++ b/snippets/css-mode/disp.inline @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : display: inline +# contributor: rejeep +# name: display: inline # key: disp # -- display: inline; \ No newline at end of file diff --git a/snippets/css-mode/disp.none b/snippets/css-mode/disp.none index f5c5be4..58c40d0 100644 --- a/snippets/css-mode/disp.none +++ b/snippets/css-mode/disp.none @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : display: none +# contributor: rejeep +# name: display: none # key: disp # -- display: none; \ No newline at end of file diff --git a/snippets/css-mode/ff b/snippets/css-mode/ff index 740d5fd..4218908 100644 --- a/snippets/css-mode/ff +++ b/snippets/css-mode/ff @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : font-family: ... +# contributor: rejeep +# name: font-family: ... # key: ff # -- font-family: $1; \ No newline at end of file diff --git a/snippets/css-mode/fs b/snippets/css-mode/fs index 6401be7..98a050a 100644 --- a/snippets/css-mode/fs +++ b/snippets/css-mode/fs @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : font-size: ... +# contributor: rejeep +# name: font-size: ... # key: fs # -- font-size: ${12px}; \ No newline at end of file diff --git a/snippets/css-mode/mar.bottom b/snippets/css-mode/mar.bottom index 834cf6a..6dbe9f8 100644 --- a/snippets/css-mode/mar.bottom +++ b/snippets/css-mode/mar.bottom @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : margin-bottom: ... +# contributor: rejeep +# name: margin-bottom: ... # key: mar # -- margin-bottom: $1; \ No newline at end of file diff --git a/snippets/css-mode/mar.left b/snippets/css-mode/mar.left index 1d9fd6e..0ba7b3b 100644 --- a/snippets/css-mode/mar.left +++ b/snippets/css-mode/mar.left @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : margin-left: ... +# contributor: rejeep +# name: margin-left: ... # key: mar # -- margin-left: $1; \ No newline at end of file diff --git a/snippets/css-mode/mar.mar b/snippets/css-mode/mar.mar index 833431c..e45a33c 100644 --- a/snippets/css-mode/mar.mar +++ b/snippets/css-mode/mar.mar @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : margin: ... +# contributor: rejeep +# name: margin: ... # key: mar # -- margin: $1; \ No newline at end of file diff --git a/snippets/css-mode/mar.margin b/snippets/css-mode/mar.margin index dfafbaf..0716fc8 100644 --- a/snippets/css-mode/mar.margin +++ b/snippets/css-mode/mar.margin @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : margin top right bottom left +# contributor: rejeep +# name: margin top right bottom left # key: mar # -- margin: ${top} ${right} ${bottom} ${left}; \ No newline at end of file diff --git a/snippets/css-mode/mar.right b/snippets/css-mode/mar.right index d940968..49f05d7 100644 --- a/snippets/css-mode/mar.right +++ b/snippets/css-mode/mar.right @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : margin-right: ... +# contributor: rejeep +# name: margin-right: ... # key: mar # -- margin-right: $1; \ No newline at end of file diff --git a/snippets/css-mode/mar.top b/snippets/css-mode/mar.top index 13fa0c1..168f458 100644 --- a/snippets/css-mode/mar.top +++ b/snippets/css-mode/mar.top @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : margin-top: ... +# contributor: rejeep +# name: margin-top: ... # key: mar # -- margin-top: $1; \ No newline at end of file diff --git a/snippets/css-mode/pad.bottom b/snippets/css-mode/pad.bottom index 5770e46..3e4c665 100644 --- a/snippets/css-mode/pad.bottom +++ b/snippets/css-mode/pad.bottom @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : padding-bottom: ... +# contributor: rejeep +# name: padding-bottom: ... # key: pad # -- padding-bottom: $1; \ No newline at end of file diff --git a/snippets/css-mode/pad.left b/snippets/css-mode/pad.left index 5fe2bc6..5e49b28 100644 --- a/snippets/css-mode/pad.left +++ b/snippets/css-mode/pad.left @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : padding-left: ... +# contributor: rejeep +# name: padding-left: ... # key: pad # -- padding-left: $1; \ No newline at end of file diff --git a/snippets/css-mode/pad.pad b/snippets/css-mode/pad.pad index 4673447..ce81c36 100644 --- a/snippets/css-mode/pad.pad +++ b/snippets/css-mode/pad.pad @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : padding: ... +# contributor: rejeep +# name: padding: ... # key: pad # -- padding: $1; \ No newline at end of file diff --git a/snippets/css-mode/pad.padding b/snippets/css-mode/pad.padding index ae038e4..0be7890 100644 --- a/snippets/css-mode/pad.padding +++ b/snippets/css-mode/pad.padding @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : padding: top right bottom left +# contributor: rejeep +# name: padding: top right bottom left # key: pad # -- padding: ${top} ${right} ${bottom} ${left}; \ No newline at end of file diff --git a/snippets/css-mode/pad.right b/snippets/css-mode/pad.right index 7488aba..a244b94 100644 --- a/snippets/css-mode/pad.right +++ b/snippets/css-mode/pad.right @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : padding-right: ... +# contributor: rejeep +# name: padding-right: ... # key: pad # -- padding-right: $1; \ No newline at end of file diff --git a/snippets/css-mode/pad.top b/snippets/css-mode/pad.top index a30355d..d315e46 100644 --- a/snippets/css-mode/pad.top +++ b/snippets/css-mode/pad.top @@ -1,5 +1,5 @@ -#contributor : rejeep -#name : padding-top: ... +# contributor: rejeep +# name: padding-top: ... # key: pad # -- padding-top: $1; \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/add-hook.yasnippet b/snippets/emacs-lisp-mode/add-hook.yasnippet index 77605af..04f1f01 100755 --- a/snippets/emacs-lisp-mode/add-hook.yasnippet +++ b/snippets/emacs-lisp-mode/add-hook.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: add-hook -#key: add-hook -#key: ah +# contributor: Xah Lee (XahLee.org) +# name: add-hook +# key: add-hook +# key: ah # -- (add-hook HOOK$0 FUNCTION) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/and.yasnippet b/snippets/emacs-lisp-mode/and.yasnippet index 6502b6a..cfc7dfc 100755 --- a/snippets/emacs-lisp-mode/and.yasnippet +++ b/snippets/emacs-lisp-mode/and.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: and -#key: and -#key: a +# contributor: Xah Lee (XahLee.org) +# name: and +# key: and +# key: a # -- (and $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/append.yasnippet b/snippets/emacs-lisp-mode/append.yasnippet index 0b8639d..585dfdc 100755 --- a/snippets/emacs-lisp-mode/append.yasnippet +++ b/snippets/emacs-lisp-mode/append.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: append -#key: append +# contributor: Xah Lee (XahLee.org) +# name: append +# key: append # -- (append $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/apply.yasnippet b/snippets/emacs-lisp-mode/apply.yasnippet index 1963f29..2cfe695 100755 --- a/snippets/emacs-lisp-mode/apply.yasnippet +++ b/snippets/emacs-lisp-mode/apply.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: apply -#key: apply +# contributor: Xah Lee (XahLee.org) +# name: apply +# key: apply # -- (apply $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/aref.yasnippet b/snippets/emacs-lisp-mode/aref.yasnippet index 867ef0a..0df3b8e 100755 --- a/snippets/emacs-lisp-mode/aref.yasnippet +++ b/snippets/emacs-lisp-mode/aref.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: aref -#key: aref +# contributor: Xah Lee (XahLee.org) +# name: aref +# key: aref # -- (aref ARRAY$0 INDEX) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/aset.yasnippet b/snippets/emacs-lisp-mode/aset.yasnippet index 9402dc9..0813e7e 100755 --- a/snippets/emacs-lisp-mode/aset.yasnippet +++ b/snippets/emacs-lisp-mode/aset.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: aset -#key: aset +# contributor: Xah Lee (XahLee.org) +# name: aset +# key: aset # -- (aset ARRAY$0 IDX NEWELT) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/assq.yasnippet b/snippets/emacs-lisp-mode/assq.yasnippet index d7c5257..61609c8 100755 --- a/snippets/emacs-lisp-mode/assq.yasnippet +++ b/snippets/emacs-lisp-mode/assq.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: assq -#key: assq +# contributor: Xah Lee (XahLee.org) +# name: assq +# key: assq # -- (assq KEY$0 LIST) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/autoload.yasnippet b/snippets/emacs-lisp-mode/autoload.yasnippet index c497482..20052f5 100755 --- a/snippets/emacs-lisp-mode/autoload.yasnippet +++ b/snippets/emacs-lisp-mode/autoload.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: autoload -#key: autoload +# contributor: Xah Lee (XahLee.org) +# name: autoload +# key: autoload # -- (autoload 'FUNCNAME$0 "FILENAME" &optional "DOCSTRING" INTERACTIVE TYPE) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/backward-char.yasnippet b/snippets/emacs-lisp-mode/backward-char.yasnippet index 296cf97..782b35c 100755 --- a/snippets/emacs-lisp-mode/backward-char.yasnippet +++ b/snippets/emacs-lisp-mode/backward-char.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: backward-char -#key: backward-char -#key: bc +# contributor: Xah Lee (XahLee.org) +# name: backward-char +# key: backward-char +# key: bc # -- (backward-char $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/beginning-of-line.yasnippet b/snippets/emacs-lisp-mode/beginning-of-line.yasnippet index 7dfd32c..cd75859 100755 --- a/snippets/emacs-lisp-mode/beginning-of-line.yasnippet +++ b/snippets/emacs-lisp-mode/beginning-of-line.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: beginning-of-line -#key: beginning-of-line -#key: bol +# contributor: Xah Lee (XahLee.org) +# name: beginning-of-line +# key: beginning-of-line +# key: bol # -- (beginning-of-line) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/bounds-of-thing-at-point.yasnippet b/snippets/emacs-lisp-mode/bounds-of-thing-at-point.yasnippet index 6d645b6..507457c 100755 --- a/snippets/emacs-lisp-mode/bounds-of-thing-at-point.yasnippet +++ b/snippets/emacs-lisp-mode/bounds-of-thing-at-point.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: bounds-of-thing-at-point -#key: bounds-of-thing-at-point -#key: botap +# contributor: Xah Lee (XahLee.org) +# name: bounds-of-thing-at-point +# key: bounds-of-thing-at-point +# key: botap # -- (bounds-of-thing-at-point '$0) ; symbol, list, sexp, defun, filename, url, email, word, sentence, whitespace, line, page ... \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/buffer-file-name.yasnippet b/snippets/emacs-lisp-mode/buffer-file-name.yasnippet index d983182..726c508 100755 --- a/snippets/emacs-lisp-mode/buffer-file-name.yasnippet +++ b/snippets/emacs-lisp-mode/buffer-file-name.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: buffer-file-name -#key: buffer-file-name -#key: bfn +# contributor: Xah Lee (XahLee.org) +# name: buffer-file-name +# key: buffer-file-name +# key: bfn # -- (buffer-file-name) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/buffer-modified-p.yasnippet b/snippets/emacs-lisp-mode/buffer-modified-p.yasnippet index f3ca3aa..87ff31e 100755 --- a/snippets/emacs-lisp-mode/buffer-modified-p.yasnippet +++ b/snippets/emacs-lisp-mode/buffer-modified-p.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: buffer-modified-p -#key: buffer-modified-p -#key: bmp +# contributor: Xah Lee (XahLee.org) +# name: buffer-modified-p +# key: buffer-modified-p +# key: bmp # -- (buffer-modified-p $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/buffer-substring-no-properties.yasnippet b/snippets/emacs-lisp-mode/buffer-substring-no-properties.yasnippet index adb8270..1b04019 100755 --- a/snippets/emacs-lisp-mode/buffer-substring-no-properties.yasnippet +++ b/snippets/emacs-lisp-mode/buffer-substring-no-properties.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: buffer-substring-no-properties -#key: buffer-substring-no-properties -#key: bsnp +# contributor: Xah Lee (XahLee.org) +# name: buffer-substring-no-properties +# key: buffer-substring-no-properties +# key: bsnp # -- (buffer-substring-no-properties START$0 END) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/buffer-substring.yasnippet b/snippets/emacs-lisp-mode/buffer-substring.yasnippet index 0c08119..002a4f0 100755 --- a/snippets/emacs-lisp-mode/buffer-substring.yasnippet +++ b/snippets/emacs-lisp-mode/buffer-substring.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: buffer-substring -#key: buffer-substring -#key: bs +# contributor: Xah Lee (XahLee.org) +# name: buffer-substring +# key: buffer-substring +# key: bs # -- (buffer-substring START$0 END) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/car.yasnippet b/snippets/emacs-lisp-mode/car.yasnippet index 09ff8e4..5406d94 100755 --- a/snippets/emacs-lisp-mode/car.yasnippet +++ b/snippets/emacs-lisp-mode/car.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: car -#key: car +# contributor: Xah Lee (XahLee.org) +# name: car +# key: car # -- (car $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/cdr.yasnippet b/snippets/emacs-lisp-mode/cdr.yasnippet index 404d1d2..0afd31f 100755 --- a/snippets/emacs-lisp-mode/cdr.yasnippet +++ b/snippets/emacs-lisp-mode/cdr.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: cdr -#key: cdr +# contributor: Xah Lee (XahLee.org) +# name: cdr +# key: cdr # -- (cdr $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/concat.yasnippet b/snippets/emacs-lisp-mode/concat.yasnippet index b94cfeb..42436b4 100755 --- a/snippets/emacs-lisp-mode/concat.yasnippet +++ b/snippets/emacs-lisp-mode/concat.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: concat -#key: concat +# contributor: Xah Lee (XahLee.org) +# name: concat +# key: concat # -- (concat $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/cond.yasnippet b/snippets/emacs-lisp-mode/cond.yasnippet index 3927414..4c40194 100755 --- a/snippets/emacs-lisp-mode/cond.yasnippet +++ b/snippets/emacs-lisp-mode/cond.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: cond -#key: cond +# contributor: Xah Lee (XahLee.org) +# name: cond +# key: cond # -- (cond (CONDITION$0 BODY) diff --git a/snippets/emacs-lisp-mode/condition-case.yasnippet b/snippets/emacs-lisp-mode/condition-case.yasnippet index da794dd..80d09ad 100755 --- a/snippets/emacs-lisp-mode/condition-case.yasnippet +++ b/snippets/emacs-lisp-mode/condition-case.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: condition-case -#key: condition-case -#key: cc +# contributor: Xah Lee (XahLee.org) +# name: condition-case +# key: condition-case +# key: cc # -- (condition-case $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/cons.yasnippet b/snippets/emacs-lisp-mode/cons.yasnippet index f186919..a0f90ce 100755 --- a/snippets/emacs-lisp-mode/cons.yasnippet +++ b/snippets/emacs-lisp-mode/cons.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: cons -#key: cons +# contributor: Xah Lee (XahLee.org) +# name: cons +# key: cons # -- (cons $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/consp.yasnippet b/snippets/emacs-lisp-mode/consp.yasnippet index 2b2ce5c..f4b3f99 100755 --- a/snippets/emacs-lisp-mode/consp.yasnippet +++ b/snippets/emacs-lisp-mode/consp.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: consp -#key: consp +# contributor: Xah Lee (XahLee.org) +# name: consp +# key: consp # -- (consp $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/copy-directory.yasnippet b/snippets/emacs-lisp-mode/copy-directory.yasnippet index b2516d5..4c47d2f 100755 --- a/snippets/emacs-lisp-mode/copy-directory.yasnippet +++ b/snippets/emacs-lisp-mode/copy-directory.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: copy-directory -#key: copy-directory -#key: cd +# contributor: Xah Lee (XahLee.org) +# name: copy-directory +# key: copy-directory +# key: cd # -- (copy-directory $0 NEWNAME &optional KEEP-TIME PARENTS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/copy-file.yasnippet b/snippets/emacs-lisp-mode/copy-file.yasnippet index b952b16..021c60e 100755 --- a/snippets/emacs-lisp-mode/copy-file.yasnippet +++ b/snippets/emacs-lisp-mode/copy-file.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: copy-file -#key: copy-file -#key: cf +# contributor: Xah Lee (XahLee.org) +# name: copy-file +# key: copy-file +# key: cf # -- (copy-file FILE$0 NEWNAME &optional OK-IF-ALREADY-EXISTS KEEP-TIME PRESERVE-UID-GID) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/current-buffer.yasnippet b/snippets/emacs-lisp-mode/current-buffer.yasnippet index b25a48a..59859be 100755 --- a/snippets/emacs-lisp-mode/current-buffer.yasnippet +++ b/snippets/emacs-lisp-mode/current-buffer.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: current-buffer -#key: current-buffer -#key: cb +# contributor: Xah Lee (XahLee.org) +# name: current-buffer +# key: current-buffer +# key: cb # -- (current-buffer) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/custom-autoload.yasnippet b/snippets/emacs-lisp-mode/custom-autoload.yasnippet index b5dbb71..7961f9e 100755 --- a/snippets/emacs-lisp-mode/custom-autoload.yasnippet +++ b/snippets/emacs-lisp-mode/custom-autoload.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: custom-autoload -#key: custom-autoload -#key: ca +# contributor: Xah Lee (XahLee.org) +# name: custom-autoload +# key: custom-autoload +# key: ca # -- (custom-autoload$0 SYMBOL LOAD &optional NOSET) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/defalias.yasnippet b/snippets/emacs-lisp-mode/defalias.yasnippet index 7c3998a..56d5855 100755 --- a/snippets/emacs-lisp-mode/defalias.yasnippet +++ b/snippets/emacs-lisp-mode/defalias.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: defalias -#key: defalias +# contributor: Xah Lee (XahLee.org) +# name: defalias +# key: defalias # -- (defalias 'SYMBOL$0 'DEFINITION &optional DOCSTRING) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/defcustom.yasnippet b/snippets/emacs-lisp-mode/defcustom.yasnippet index 25ecbaa..db709be 100755 --- a/snippets/emacs-lisp-mode/defcustom.yasnippet +++ b/snippets/emacs-lisp-mode/defcustom.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: defcustom -#key: defcustom +# contributor: Xah Lee (XahLee.org) +# name: defcustom +# key: defcustom # -- (defcustom $0 VALUE "DOC" &optional ARGS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/define-key.yasnippet b/snippets/emacs-lisp-mode/define-key.yasnippet index e483a51..a04e5d7 100755 --- a/snippets/emacs-lisp-mode/define-key.yasnippet +++ b/snippets/emacs-lisp-mode/define-key.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: define-key -#key: define-key -#key: dk +# contributor: Xah Lee (XahLee.org) +# name: define-key +# key: define-key +# key: dk # -- (define-key KEYMAPNAME$0 (kbd "M-b") 'FUNCNAME) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/defsubst.yasnippet b/snippets/emacs-lisp-mode/defsubst.yasnippet index 5ce9033..5535af1 100755 --- a/snippets/emacs-lisp-mode/defsubst.yasnippet +++ b/snippets/emacs-lisp-mode/defsubst.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: defsubst -#key: defsubst +# contributor: Xah Lee (XahLee.org) +# name: defsubst +# key: defsubst # -- (defsubst $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/defun.yasnippet b/snippets/emacs-lisp-mode/defun.yasnippet index 3937d6d..0f3644b 100755 --- a/snippets/emacs-lisp-mode/defun.yasnippet +++ b/snippets/emacs-lisp-mode/defun.yasnippet @@ -1,7 +1,7 @@ -#contributor: Xah Lee (XahLee.org) -#name: defun -#key: defun -#key: d +# contributor: Xah Lee (XahLee.org) +# name: defun +# key: defun +# key: d # -- (defun $1 () "DOCSTRING" diff --git a/snippets/emacs-lisp-mode/defvar.yasnippet b/snippets/emacs-lisp-mode/defvar.yasnippet index bf5fa81..1148472 100755 --- a/snippets/emacs-lisp-mode/defvar.yasnippet +++ b/snippets/emacs-lisp-mode/defvar.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: defvar -#key: defvar +# contributor: Xah Lee (XahLee.org) +# name: defvar +# key: defvar # -- (defvar $0 &optional INITVALUE "DOCSTRING") \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/delete-char.yasnippet b/snippets/emacs-lisp-mode/delete-char.yasnippet index da983bd..02585fa 100755 --- a/snippets/emacs-lisp-mode/delete-char.yasnippet +++ b/snippets/emacs-lisp-mode/delete-char.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: delete-char -#key: delete-char -#key: dc +# contributor: Xah Lee (XahLee.org) +# name: delete-char +# key: delete-char +# key: dc # -- (delete-char $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/delete-directory.yasnippet b/snippets/emacs-lisp-mode/delete-directory.yasnippet index 59f0838..5033240 100755 --- a/snippets/emacs-lisp-mode/delete-directory.yasnippet +++ b/snippets/emacs-lisp-mode/delete-directory.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: delete-directory -#key: delete-directory -#key: dd +# contributor: Xah Lee (XahLee.org) +# name: delete-directory +# key: delete-directory +# key: dd # -- (delete-directory $0 &optional RECURSIVE) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/delete-file.yasnippet b/snippets/emacs-lisp-mode/delete-file.yasnippet index dfbd4f1..6b47f0d 100755 --- a/snippets/emacs-lisp-mode/delete-file.yasnippet +++ b/snippets/emacs-lisp-mode/delete-file.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: delete-file -#key: delete-file -#key: df +# contributor: Xah Lee (XahLee.org) +# name: delete-file +# key: delete-file +# key: df # -- (delete-file $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/delete-region.yasnippet b/snippets/emacs-lisp-mode/delete-region.yasnippet index 7c753d2..054b40d 100755 --- a/snippets/emacs-lisp-mode/delete-region.yasnippet +++ b/snippets/emacs-lisp-mode/delete-region.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: delete-region -#key: delete-region -#key: dr +# contributor: Xah Lee (XahLee.org) +# name: delete-region +# key: delete-region +# key: dr # -- (delete-region $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/directory-files.yasnippet b/snippets/emacs-lisp-mode/directory-files.yasnippet index df301a2..449e016 100755 --- a/snippets/emacs-lisp-mode/directory-files.yasnippet +++ b/snippets/emacs-lisp-mode/directory-files.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: directory-files -#key: directory-files -#key: df +# contributor: Xah Lee (XahLee.org) +# name: directory-files +# key: directory-files +# key: df # -- (directory-files $0 &optional FULL MATCH NOSORT) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/dolist.yasnippet b/snippets/emacs-lisp-mode/dolist.yasnippet index ea66015..13be2fb 100755 --- a/snippets/emacs-lisp-mode/dolist.yasnippet +++ b/snippets/emacs-lisp-mode/dolist.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: dolist -#key: dolist +# contributor: Xah Lee (XahLee.org) +# name: dolist +# key: dolist # -- (dolist $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/end-of-line.yasnippet b/snippets/emacs-lisp-mode/end-of-line.yasnippet index f8a2d9f..dcefc48 100755 --- a/snippets/emacs-lisp-mode/end-of-line.yasnippet +++ b/snippets/emacs-lisp-mode/end-of-line.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: end-of-line -#key: end-of-line -#key: eol +# contributor: Xah Lee (XahLee.org) +# name: end-of-line +# key: end-of-line +# key: eol # -- (end-of-line) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/eq.yasnippet b/snippets/emacs-lisp-mode/eq.yasnippet index 3d29f52..b05f968 100755 --- a/snippets/emacs-lisp-mode/eq.yasnippet +++ b/snippets/emacs-lisp-mode/eq.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: eq -#key: eq +# contributor: Xah Lee (XahLee.org) +# name: eq +# key: eq # -- (eq $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/equal.yasnippet b/snippets/emacs-lisp-mode/equal.yasnippet index 7b0dd58..f2dec47 100755 --- a/snippets/emacs-lisp-mode/equal.yasnippet +++ b/snippets/emacs-lisp-mode/equal.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: equal -#key: equal +# contributor: Xah Lee (XahLee.org) +# name: equal +# key: equal # -- (equal $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/error.yasnippet b/snippets/emacs-lisp-mode/error.yasnippet index 48bf689..93314dd 100755 --- a/snippets/emacs-lisp-mode/error.yasnippet +++ b/snippets/emacs-lisp-mode/error.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: error -#key: error +# contributor: Xah Lee (XahLee.org) +# name: error +# key: error # -- (error "$0" &optional ARGS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/expand-file-name.yasnippet b/snippets/emacs-lisp-mode/expand-file-name.yasnippet index 8e6c596..c8b5253 100755 --- a/snippets/emacs-lisp-mode/expand-file-name.yasnippet +++ b/snippets/emacs-lisp-mode/expand-file-name.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: expand-file-name -#key: expand-file-name -#key: efn +# contributor: Xah Lee (XahLee.org) +# name: expand-file-name +# key: expand-file-name +# key: efn # -- (expand-file-name $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/f.yasnippet b/snippets/emacs-lisp-mode/f.yasnippet index 011a606..220a1af 100755 --- a/snippets/emacs-lisp-mode/f.yasnippet +++ b/snippets/emacs-lisp-mode/f.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: format -#key: format +# contributor: Xah Lee (XahLee.org) +# name: format +# key: format # -- (format "$0" &optional OBJECTS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/fboundp.yasnippet b/snippets/emacs-lisp-mode/fboundp.yasnippet index 0212c2d..f6e8907 100755 --- a/snippets/emacs-lisp-mode/fboundp.yasnippet +++ b/snippets/emacs-lisp-mode/fboundp.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: fboundp -#key: fboundp +# contributor: Xah Lee (XahLee.org) +# name: fboundp +# key: fboundp # -- (fboundp '$0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/file-name-directory.yasnippet b/snippets/emacs-lisp-mode/file-name-directory.yasnippet index e7fb5c0..1264a25 100755 --- a/snippets/emacs-lisp-mode/file-name-directory.yasnippet +++ b/snippets/emacs-lisp-mode/file-name-directory.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: file-name-directory -#key: file-name-directory -#key: fnd +# contributor: Xah Lee (XahLee.org) +# name: file-name-directory +# key: file-name-directory +# key: fnd # -- (file-name-directory $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/file-name-extension.yasnippet b/snippets/emacs-lisp-mode/file-name-extension.yasnippet index 38dc0c4..87886d4 100755 --- a/snippets/emacs-lisp-mode/file-name-extension.yasnippet +++ b/snippets/emacs-lisp-mode/file-name-extension.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: file-name-extension -#key: file-name-extension -#key: fne +# contributor: Xah Lee (XahLee.org) +# name: file-name-extension +# key: file-name-extension +# key: fne # -- (file-name-extension $0 &optional PERIOD) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/file-name-nondirectory.yasnippet b/snippets/emacs-lisp-mode/file-name-nondirectory.yasnippet index 7310bec..0a824a5 100755 --- a/snippets/emacs-lisp-mode/file-name-nondirectory.yasnippet +++ b/snippets/emacs-lisp-mode/file-name-nondirectory.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: file-name-nondirectory -#key: file-name-nondirectory -#key: fnn +# contributor: Xah Lee (XahLee.org) +# name: file-name-nondirectory +# key: file-name-nondirectory +# key: fnn # -- (file-name-nondirectory $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/file-name-sans-extension.yasnippet b/snippets/emacs-lisp-mode/file-name-sans-extension.yasnippet index 8b18db5..491c7e4 100755 --- a/snippets/emacs-lisp-mode/file-name-sans-extension.yasnippet +++ b/snippets/emacs-lisp-mode/file-name-sans-extension.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: file-name-sans-extension -#key: file-name-sans-extension -#key: fnse +# contributor: Xah Lee (XahLee.org) +# name: file-name-sans-extension +# key: file-name-sans-extension +# key: fnse # -- (file-name-sans-extension $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/file-relative-name.yasnippet b/snippets/emacs-lisp-mode/file-relative-name.yasnippet index 39b6807..8f773aa 100755 --- a/snippets/emacs-lisp-mode/file-relative-name.yasnippet +++ b/snippets/emacs-lisp-mode/file-relative-name.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: file-relative-name -#key: file-relative-name -#key: frn +# contributor: Xah Lee (XahLee.org) +# name: file-relative-name +# key: file-relative-name +# key: frn # -- (file-relative-name $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/find-file.yasnippet b/snippets/emacs-lisp-mode/find-file.yasnippet index 8038e83..7a64537 100755 --- a/snippets/emacs-lisp-mode/find-file.yasnippet +++ b/snippets/emacs-lisp-mode/find-file.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: find-file -#key: find-file -#key: ff +# contributor: Xah Lee (XahLee.org) +# name: find-file +# key: find-file +# key: ff # -- (find-file $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/format.yasnippet b/snippets/emacs-lisp-mode/format.yasnippet index 011a606..220a1af 100755 --- a/snippets/emacs-lisp-mode/format.yasnippet +++ b/snippets/emacs-lisp-mode/format.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: format -#key: format +# contributor: Xah Lee (XahLee.org) +# name: format +# key: format # -- (format "$0" &optional OBJECTS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/forward-char.yasnippet b/snippets/emacs-lisp-mode/forward-char.yasnippet index 1298e98..198cca2 100755 --- a/snippets/emacs-lisp-mode/forward-char.yasnippet +++ b/snippets/emacs-lisp-mode/forward-char.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: forward-char -#key: forward-char -#key: fc +# contributor: Xah Lee (XahLee.org) +# name: forward-char +# key: forward-char +# key: fc # -- (forward-char $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/forward-line.yasnippet b/snippets/emacs-lisp-mode/forward-line.yasnippet index 37d94d7..10456d3 100755 --- a/snippets/emacs-lisp-mode/forward-line.yasnippet +++ b/snippets/emacs-lisp-mode/forward-line.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: forward-line -#key: forward-line -#key: fl +# contributor: Xah Lee (XahLee.org) +# name: forward-line +# key: forward-line +# key: fl # -- (forward-line $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/funcall.yasnippet b/snippets/emacs-lisp-mode/funcall.yasnippet index fb486bc..4f67029 100755 --- a/snippets/emacs-lisp-mode/funcall.yasnippet +++ b/snippets/emacs-lisp-mode/funcall.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: funcall -#key: funcall +# contributor: Xah Lee (XahLee.org) +# name: funcall +# key: funcall # -- (funcall $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/function.yasnippet b/snippets/emacs-lisp-mode/function.yasnippet index cbebaf0..3ff84fc 100755 --- a/snippets/emacs-lisp-mode/function.yasnippet +++ b/snippets/emacs-lisp-mode/function.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: function -#key: function +# contributor: Xah Lee (XahLee.org) +# name: function +# key: function # -- (function $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/get.yasnippet b/snippets/emacs-lisp-mode/get.yasnippet index 9b29658..df20cce 100755 --- a/snippets/emacs-lisp-mode/get.yasnippet +++ b/snippets/emacs-lisp-mode/get.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: get -#key: get +# contributor: Xah Lee (XahLee.org) +# name: get +# key: get # -- (get SYMBOL$0 PROPNAME) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/global-set-key.yasnippet b/snippets/emacs-lisp-mode/global-set-key.yasnippet index 8629f27..8895053 100755 --- a/snippets/emacs-lisp-mode/global-set-key.yasnippet +++ b/snippets/emacs-lisp-mode/global-set-key.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: global-set-key -#key: global-set-key -#key: gsk +# contributor: Xah Lee (XahLee.org) +# name: global-set-key +# key: global-set-key +# key: gsk # -- (global-set-key (kbd "C-$0") 'COMMAND) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/goto-char.yasnippet b/snippets/emacs-lisp-mode/goto-char.yasnippet index 7cb8d2b..1caa88e 100755 --- a/snippets/emacs-lisp-mode/goto-char.yasnippet +++ b/snippets/emacs-lisp-mode/goto-char.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: goto-char -#key: goto-char -#key: gc +# contributor: Xah Lee (XahLee.org) +# name: goto-char +# key: goto-char +# key: gc # -- (goto-char $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/if.yasnippet b/snippets/emacs-lisp-mode/if.yasnippet index c797755..db90fe3 100755 --- a/snippets/emacs-lisp-mode/if.yasnippet +++ b/snippets/emacs-lisp-mode/if.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: if -#key: if +# contributor: Xah Lee (XahLee.org) +# name: if +# key: if # -- (if $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/insert-file-contents.yasnippet b/snippets/emacs-lisp-mode/insert-file-contents.yasnippet index ffdd154..6189cfa 100755 --- a/snippets/emacs-lisp-mode/insert-file-contents.yasnippet +++ b/snippets/emacs-lisp-mode/insert-file-contents.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: insert-file-contents -#key: insert-file-contents -#key: ifc +# contributor: Xah Lee (XahLee.org) +# name: insert-file-contents +# key: insert-file-contents +# key: ifc # -- (insert-file-contents $0 &optional VISIT BEG END REPLACE) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/insert.yasnippet b/snippets/emacs-lisp-mode/insert.yasnippet index ae5943d..b3de98c 100755 --- a/snippets/emacs-lisp-mode/insert.yasnippet +++ b/snippets/emacs-lisp-mode/insert.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: insert -#key: insert -#key: i +# contributor: Xah Lee (XahLee.org) +# name: insert +# key: insert +# key: i # -- (insert $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/interactive.yasnippet b/snippets/emacs-lisp-mode/interactive.yasnippet index f973892..f63e489 100755 --- a/snippets/emacs-lisp-mode/interactive.yasnippet +++ b/snippets/emacs-lisp-mode/interactive.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: interactive -#key: interactive +# contributor: Xah Lee (XahLee.org) +# name: interactive +# key: interactive # -- (interactive) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/kbd.yasnippet b/snippets/emacs-lisp-mode/kbd.yasnippet index be91b08..811ef6b 100755 --- a/snippets/emacs-lisp-mode/kbd.yasnippet +++ b/snippets/emacs-lisp-mode/kbd.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: kbd -#key: kbd +# contributor: Xah Lee (XahLee.org) +# name: kbd +# key: kbd # -- (kbd "$0") \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/kill-buffer.yasnippet b/snippets/emacs-lisp-mode/kill-buffer.yasnippet index 491a73b..615f74d 100755 --- a/snippets/emacs-lisp-mode/kill-buffer.yasnippet +++ b/snippets/emacs-lisp-mode/kill-buffer.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: kill-buffer -#key: kill-buffer -#key: kb +# contributor: Xah Lee (XahLee.org) +# name: kill-buffer +# key: kill-buffer +# key: kb # -- (kill-buffer $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/lambda.yasnippet b/snippets/emacs-lisp-mode/lambda.yasnippet index ae4062f..63ac70a 100755 --- a/snippets/emacs-lisp-mode/lambda.yasnippet +++ b/snippets/emacs-lisp-mode/lambda.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: lambda -#key: lambda +# contributor: Xah Lee (XahLee.org) +# name: lambda +# key: lambda # -- (lambda ($0) "DOCSTRING" (interactive) BODY) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/length.yasnippet b/snippets/emacs-lisp-mode/length.yasnippet index 46a379b..ecd1b6d 100755 --- a/snippets/emacs-lisp-mode/length.yasnippet +++ b/snippets/emacs-lisp-mode/length.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: length -#key: length +# contributor: Xah Lee (XahLee.org) +# name: length +# key: length # -- (length $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/let.yasnippet b/snippets/emacs-lisp-mode/let.yasnippet index 76e991e..e198254 100755 --- a/snippets/emacs-lisp-mode/let.yasnippet +++ b/snippets/emacs-lisp-mode/let.yasnippet @@ -1,7 +1,7 @@ -#contributor: Xah Lee (XahLee.org) -#name: let -#key: let -#key: l +# contributor: Xah Lee (XahLee.org) +# name: let +# key: let +# key: l # -- (let ($1 ) $0 diff --git a/snippets/emacs-lisp-mode/line-beginning-position.yasnippet b/snippets/emacs-lisp-mode/line-beginning-position.yasnippet index 647158b..5edd9e3 100755 --- a/snippets/emacs-lisp-mode/line-beginning-position.yasnippet +++ b/snippets/emacs-lisp-mode/line-beginning-position.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: line-beginning-position -#key: line-beginning-position -#key: lbp +# contributor: Xah Lee (XahLee.org) +# name: line-beginning-position +# key: line-beginning-position +# key: lbp # -- (line-beginning-position) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/line-end-position.yasnippet b/snippets/emacs-lisp-mode/line-end-position.yasnippet index f3a4f4c..a8fa3d0 100755 --- a/snippets/emacs-lisp-mode/line-end-position.yasnippet +++ b/snippets/emacs-lisp-mode/line-end-position.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: line-end-position -#key: line-end-position -#key: lep +# contributor: Xah Lee (XahLee.org) +# name: line-end-position +# key: line-end-position +# key: lep # -- (line-end-position) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/list.yasnippet b/snippets/emacs-lisp-mode/list.yasnippet index 11be961..b8532a9 100755 --- a/snippets/emacs-lisp-mode/list.yasnippet +++ b/snippets/emacs-lisp-mode/list.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: list -#key: list +# contributor: Xah Lee (XahLee.org) +# name: list +# key: list # -- (list $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/looking-at.yasnippet b/snippets/emacs-lisp-mode/looking-at.yasnippet index 83741dd..da85f01 100755 --- a/snippets/emacs-lisp-mode/looking-at.yasnippet +++ b/snippets/emacs-lisp-mode/looking-at.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: looking-at -#key: looking-at -#key: la +# contributor: Xah Lee (XahLee.org) +# name: looking-at +# key: looking-at +# key: la # -- (looking-at $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/make-directory.yasnippet b/snippets/emacs-lisp-mode/make-directory.yasnippet index 6c6ee64..4f83d94 100755 --- a/snippets/emacs-lisp-mode/make-directory.yasnippet +++ b/snippets/emacs-lisp-mode/make-directory.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: make-directory -#key: make-directory -#key: md +# contributor: Xah Lee (XahLee.org) +# name: make-directory +# key: make-directory +# key: md # -- (make-directory $0 &optional PARENTS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/make-local-variable.yasnippet b/snippets/emacs-lisp-mode/make-local-variable.yasnippet index 06e0ff4..223fa55 100755 --- a/snippets/emacs-lisp-mode/make-local-variable.yasnippet +++ b/snippets/emacs-lisp-mode/make-local-variable.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: make-local-variable -#key: make-local-variable -#key: mlv +# contributor: Xah Lee (XahLee.org) +# name: make-local-variable +# key: make-local-variable +# key: mlv # -- (make-local-variable $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/mapc.yasnippet b/snippets/emacs-lisp-mode/mapc.yasnippet index f244f64..e8b0c52 100755 --- a/snippets/emacs-lisp-mode/mapc.yasnippet +++ b/snippets/emacs-lisp-mode/mapc.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: mapc -#key: mapc +# contributor: Xah Lee (XahLee.org) +# name: mapc +# key: mapc # -- (mapc '$0 SEQUENCE) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/mapcar.yasnippet b/snippets/emacs-lisp-mode/mapcar.yasnippet index 25bbd5d..1f398ec 100755 --- a/snippets/emacs-lisp-mode/mapcar.yasnippet +++ b/snippets/emacs-lisp-mode/mapcar.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: mapcar -#key: mapcar +# contributor: Xah Lee (XahLee.org) +# name: mapcar +# key: mapcar # -- (mapcar $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/match-beginning.yasnippet b/snippets/emacs-lisp-mode/match-beginning.yasnippet index b3ecc75..8407602 100755 --- a/snippets/emacs-lisp-mode/match-beginning.yasnippet +++ b/snippets/emacs-lisp-mode/match-beginning.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: match-beginning -#key: match-beginning -#key: mb +# contributor: Xah Lee (XahLee.org) +# name: match-beginning +# key: match-beginning +# key: mb # -- (match-beginning N$0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/match-end.yasnippet b/snippets/emacs-lisp-mode/match-end.yasnippet index d263499..60923a4 100755 --- a/snippets/emacs-lisp-mode/match-end.yasnippet +++ b/snippets/emacs-lisp-mode/match-end.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: match-end -#key: match-end -#key: me +# contributor: Xah Lee (XahLee.org) +# name: match-end +# key: match-end +# key: me # -- (match-end N$0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/match-string.yasnippet b/snippets/emacs-lisp-mode/match-string.yasnippet index 5c74e9d..83eb5fe 100755 --- a/snippets/emacs-lisp-mode/match-string.yasnippet +++ b/snippets/emacs-lisp-mode/match-string.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: match-string -#key: match-string -#key: ms +# contributor: Xah Lee (XahLee.org) +# name: match-string +# key: match-string +# key: ms # -- (match-string $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/memq.yasnippet b/snippets/emacs-lisp-mode/memq.yasnippet index f0f7cba..513fd25 100755 --- a/snippets/emacs-lisp-mode/memq.yasnippet +++ b/snippets/emacs-lisp-mode/memq.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: memq -#key: memq +# contributor: Xah Lee (XahLee.org) +# name: memq +# key: memq # -- (memq ELT$0 LIST) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/message.yasnippet b/snippets/emacs-lisp-mode/message.yasnippet index ea3009e..38bbab6 100755 --- a/snippets/emacs-lisp-mode/message.yasnippet +++ b/snippets/emacs-lisp-mode/message.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: message -#key: message -#key: m +# contributor: Xah Lee (XahLee.org) +# name: message +# key: message +# key: m # -- (message "FORMATSTRING$0" &optional ARGS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/not.yasnippet b/snippets/emacs-lisp-mode/not.yasnippet index 083bcd7..80d3694 100755 --- a/snippets/emacs-lisp-mode/not.yasnippet +++ b/snippets/emacs-lisp-mode/not.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: not -#key: not -#key: n +# contributor: Xah Lee (XahLee.org) +# name: not +# key: not +# key: n # -- (not $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/nth.yasnippet b/snippets/emacs-lisp-mode/nth.yasnippet index b3880a2..de81812 100755 --- a/snippets/emacs-lisp-mode/nth.yasnippet +++ b/snippets/emacs-lisp-mode/nth.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: nth -#key: nth +# contributor: Xah Lee (XahLee.org) +# name: nth +# key: nth # -- (nth N$0 LIST) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/null.yasnippet b/snippets/emacs-lisp-mode/null.yasnippet index 9d451ec..6b4010b 100755 --- a/snippets/emacs-lisp-mode/null.yasnippet +++ b/snippets/emacs-lisp-mode/null.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: null -#key: null +# contributor: Xah Lee (XahLee.org) +# name: null +# key: null # -- (null $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/number-to-string.yasnippet b/snippets/emacs-lisp-mode/number-to-string.yasnippet index 42eccb7..c57a930 100755 --- a/snippets/emacs-lisp-mode/number-to-string.yasnippet +++ b/snippets/emacs-lisp-mode/number-to-string.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: number-to-string -#key: number-to-string -#key: nts +# contributor: Xah Lee (XahLee.org) +# name: number-to-string +# key: number-to-string +# key: nts # -- (number-to-string $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/or.yasnippet b/snippets/emacs-lisp-mode/or.yasnippet index 046218c..86eea32 100755 --- a/snippets/emacs-lisp-mode/or.yasnippet +++ b/snippets/emacs-lisp-mode/or.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: or -#key: or -#key: o +# contributor: Xah Lee (XahLee.org) +# name: or +# key: or +# key: o # -- (or $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/point-max.yasnippet b/snippets/emacs-lisp-mode/point-max.yasnippet index 6544869..5df439d 100755 --- a/snippets/emacs-lisp-mode/point-max.yasnippet +++ b/snippets/emacs-lisp-mode/point-max.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: point-max -#key: point-max +# contributor: Xah Lee (XahLee.org) +# name: point-max +# key: point-max # -- (point-max) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/point-min.yasnippet b/snippets/emacs-lisp-mode/point-min.yasnippet index 029d736..b5e58f7 100755 --- a/snippets/emacs-lisp-mode/point-min.yasnippet +++ b/snippets/emacs-lisp-mode/point-min.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: point-min -#key: point-min -#key: pm +# contributor: Xah Lee (XahLee.org) +# name: point-min +# key: point-min +# key: pm # -- (point-min) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/point.yasnippet b/snippets/emacs-lisp-mode/point.yasnippet index 6aa6b74..95b3dab 100755 --- a/snippets/emacs-lisp-mode/point.yasnippet +++ b/snippets/emacs-lisp-mode/point.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: point -#key: point -#key: p +# contributor: Xah Lee (XahLee.org) +# name: point +# key: point +# key: p # -- (point) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/princ.yasnippet b/snippets/emacs-lisp-mode/princ.yasnippet index 88ad7d7..5c5f7db 100755 --- a/snippets/emacs-lisp-mode/princ.yasnippet +++ b/snippets/emacs-lisp-mode/princ.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: princ -#key: princ +# contributor: Xah Lee (XahLee.org) +# name: princ +# key: princ # -- (princ $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/print.yasnippet b/snippets/emacs-lisp-mode/print.yasnippet index 7d0f421..dc156e8 100755 --- a/snippets/emacs-lisp-mode/print.yasnippet +++ b/snippets/emacs-lisp-mode/print.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: print -#key: print +# contributor: Xah Lee (XahLee.org) +# name: print +# key: print # -- (print $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/progn.yasnippet b/snippets/emacs-lisp-mode/progn.yasnippet index d07c5c3..4ae43ed 100755 --- a/snippets/emacs-lisp-mode/progn.yasnippet +++ b/snippets/emacs-lisp-mode/progn.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: progn -#key: progn +# contributor: Xah Lee (XahLee.org) +# name: progn +# key: progn # -- (progn $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/push.yasnippet b/snippets/emacs-lisp-mode/push.yasnippet index f019b80..080e615 100755 --- a/snippets/emacs-lisp-mode/push.yasnippet +++ b/snippets/emacs-lisp-mode/push.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: push -#key: push +# contributor: Xah Lee (XahLee.org) +# name: push +# key: push # -- (push $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/put.yasnippet b/snippets/emacs-lisp-mode/put.yasnippet index 7a91f20..85f8869 100755 --- a/snippets/emacs-lisp-mode/put.yasnippet +++ b/snippets/emacs-lisp-mode/put.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: put -#key: put +# contributor: Xah Lee (XahLee.org) +# name: put +# key: put # -- (put $0 PROPNAME VALUE) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/re-search-backward.yasnippet b/snippets/emacs-lisp-mode/re-search-backward.yasnippet index a04d99f..c4e82cc 100755 --- a/snippets/emacs-lisp-mode/re-search-backward.yasnippet +++ b/snippets/emacs-lisp-mode/re-search-backward.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: re-search-backward -#key: re-search-backward -#key: rsb +# contributor: Xah Lee (XahLee.org) +# name: re-search-backward +# key: re-search-backward +# key: rsb # -- (re-search-backward REGEXP$0 &optional BOUND NOERROR COUNT) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/re-search-forward.yasnippet b/snippets/emacs-lisp-mode/re-search-forward.yasnippet index 31a24a3..6e86e33 100755 --- a/snippets/emacs-lisp-mode/re-search-forward.yasnippet +++ b/snippets/emacs-lisp-mode/re-search-forward.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: re-search-forward -#key: re-search-forward -#key: rsf +# contributor: Xah Lee (XahLee.org) +# name: re-search-forward +# key: re-search-forward +# key: rsf # -- (re-search-forward REGEXP$0 &optional BOUND NOERROR COUNT) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/region-active-p.yasnippet b/snippets/emacs-lisp-mode/region-active-p.yasnippet index e70553e..c689118 100755 --- a/snippets/emacs-lisp-mode/region-active-p.yasnippet +++ b/snippets/emacs-lisp-mode/region-active-p.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: region-active-p -#key: region-active-p -#key: rap +# contributor: Xah Lee (XahLee.org) +# name: region-active-p +# key: region-active-p +# key: rap # -- (region-active-p) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/region-beginning.yasnippet b/snippets/emacs-lisp-mode/region-beginning.yasnippet index 55496e2..b696fdc 100755 --- a/snippets/emacs-lisp-mode/region-beginning.yasnippet +++ b/snippets/emacs-lisp-mode/region-beginning.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: region-beginning -#key: region-beginning -#key: rb +# contributor: Xah Lee (XahLee.org) +# name: region-beginning +# key: region-beginning +# key: rb # -- (region-beginning) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/region-end.yasnippet b/snippets/emacs-lisp-mode/region-end.yasnippet index fddcd9f..9fe0ea8 100755 --- a/snippets/emacs-lisp-mode/region-end.yasnippet +++ b/snippets/emacs-lisp-mode/region-end.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: region-end -#key: region-end -#key: re +# contributor: Xah Lee (XahLee.org) +# name: region-end +# key: region-end +# key: re # -- (region-end) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/rename-file.yasnippet b/snippets/emacs-lisp-mode/rename-file.yasnippet index b589a89..6c47c7e 100755 --- a/snippets/emacs-lisp-mode/rename-file.yasnippet +++ b/snippets/emacs-lisp-mode/rename-file.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: rename-file -#key: rename-file -#key: rf +# contributor: Xah Lee (XahLee.org) +# name: rename-file +# key: rename-file +# key: rf # -- (rename-file FILE$0 NEWNAME &optional OK-IF-ALREADY-EXISTS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/repeat.yasnippet b/snippets/emacs-lisp-mode/repeat.yasnippet index 45422eb..a46e63b 100755 --- a/snippets/emacs-lisp-mode/repeat.yasnippet +++ b/snippets/emacs-lisp-mode/repeat.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: repeat -#key: repeat +# contributor: Xah Lee (XahLee.org) +# name: repeat +# key: repeat # -- (repeat $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/replace-regexp-in-string.yasnippet b/snippets/emacs-lisp-mode/replace-regexp-in-string.yasnippet index edf7f5b..694717b 100755 --- a/snippets/emacs-lisp-mode/replace-regexp-in-string.yasnippet +++ b/snippets/emacs-lisp-mode/replace-regexp-in-string.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: replace-regexp-in-string -#key: replace-regexp-in-string -#key: rris +# contributor: Xah Lee (XahLee.org) +# name: replace-regexp-in-string +# key: replace-regexp-in-string +# key: rris # -- (replace-regexp-in-string REGEXP$0 REP STRING &optional FIXEDCASE LITERAL SUBEXP START) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/replace-regexp.yasnippet b/snippets/emacs-lisp-mode/replace-regexp.yasnippet index 7535bc1..96823d6 100755 --- a/snippets/emacs-lisp-mode/replace-regexp.yasnippet +++ b/snippets/emacs-lisp-mode/replace-regexp.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: replace-regexp -#key: replace-regexp -#key: rr +# contributor: Xah Lee (XahLee.org) +# name: replace-regexp +# key: replace-regexp +# key: rr # -- (replace-regexp REGEXP$0 TO-STRING &optional DELIMITED START END) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/require.yasnippet b/snippets/emacs-lisp-mode/require.yasnippet index 9c91035..d26ffd6 100755 --- a/snippets/emacs-lisp-mode/require.yasnippet +++ b/snippets/emacs-lisp-mode/require.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: require -#key: require +# contributor: Xah Lee (XahLee.org) +# name: require +# key: require # -- (require $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/save-buffer.yasnippet b/snippets/emacs-lisp-mode/save-buffer.yasnippet index 931a72c..009e4af 100755 --- a/snippets/emacs-lisp-mode/save-buffer.yasnippet +++ b/snippets/emacs-lisp-mode/save-buffer.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: save-buffer -#key: save-buffer -#key: sb +# contributor: Xah Lee (XahLee.org) +# name: save-buffer +# key: save-buffer +# key: sb # -- (save-buffer $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/save-excursion.yasnippet b/snippets/emacs-lisp-mode/save-excursion.yasnippet index 5f587ce..799d2f0 100755 --- a/snippets/emacs-lisp-mode/save-excursion.yasnippet +++ b/snippets/emacs-lisp-mode/save-excursion.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: save-excursion -#key: save-excursion -#key: se +# contributor: Xah Lee (XahLee.org) +# name: save-excursion +# key: save-excursion +# key: se # -- (save-excursion $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/search-backward-regexp.yasnippet b/snippets/emacs-lisp-mode/search-backward-regexp.yasnippet index 33795fd..299f2df 100755 --- a/snippets/emacs-lisp-mode/search-backward-regexp.yasnippet +++ b/snippets/emacs-lisp-mode/search-backward-regexp.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: search-backward-regexp -#key: search-backward-regexp -#key: sbr +# contributor: Xah Lee (XahLee.org) +# name: search-backward-regexp +# key: search-backward-regexp +# key: sbr # -- (search-backward-regexp "$0" &optional BOUND NOERROR COUNT) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/search-backward.yasnippet b/snippets/emacs-lisp-mode/search-backward.yasnippet index 4b07486..27ab571 100755 --- a/snippets/emacs-lisp-mode/search-backward.yasnippet +++ b/snippets/emacs-lisp-mode/search-backward.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: search-backward -#key: search-backward -#key: sb +# contributor: Xah Lee (XahLee.org) +# name: search-backward +# key: search-backward +# key: sb # -- (search-backward "$0" &optional BOUND NOERROR COUNT) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/search-forward-regexp.yasnippet b/snippets/emacs-lisp-mode/search-forward-regexp.yasnippet index eb37b84..d7860d6 100755 --- a/snippets/emacs-lisp-mode/search-forward-regexp.yasnippet +++ b/snippets/emacs-lisp-mode/search-forward-regexp.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: search-forward-regexp -#key: search-forward-regexp -#key: sfr +# contributor: Xah Lee (XahLee.org) +# name: search-forward-regexp +# key: search-forward-regexp +# key: sfr # -- (search-forward-regexp "$0" &optional BOUND NOERROR COUNT) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/search-forward.yasnippet b/snippets/emacs-lisp-mode/search-forward.yasnippet index 03e56c8..09f1216 100755 --- a/snippets/emacs-lisp-mode/search-forward.yasnippet +++ b/snippets/emacs-lisp-mode/search-forward.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: search-forward -#key: search-forward -#key: sf +# contributor: Xah Lee (XahLee.org) +# name: search-forward +# key: search-forward +# key: sf # -- (search-forward "$0" &optional BOUND NOERROR COUNT) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/set-buffer.yasnippet b/snippets/emacs-lisp-mode/set-buffer.yasnippet index 0eff93d..402ab84 100755 --- a/snippets/emacs-lisp-mode/set-buffer.yasnippet +++ b/snippets/emacs-lisp-mode/set-buffer.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: set-buffer -#key: set-buffer -#key: sb +# contributor: Xah Lee (XahLee.org) +# name: set-buffer +# key: set-buffer +# key: sb # -- (set-buffer $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/set-file-modes.yasnippet b/snippets/emacs-lisp-mode/set-file-modes.yasnippet index f7d7e16..b64d593 100755 --- a/snippets/emacs-lisp-mode/set-file-modes.yasnippet +++ b/snippets/emacs-lisp-mode/set-file-modes.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: set-file-modes -#key: set-file-modes -#key: sfm +# contributor: Xah Lee (XahLee.org) +# name: set-file-modes +# key: set-file-modes +# key: sfm # -- (set-file-modes $0 MODE) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/set-mark.yasnippet b/snippets/emacs-lisp-mode/set-mark.yasnippet index 9a482a1..fe7a206 100755 --- a/snippets/emacs-lisp-mode/set-mark.yasnippet +++ b/snippets/emacs-lisp-mode/set-mark.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: set-mark -#key: set-mark -#key: sm +# contributor: Xah Lee (XahLee.org) +# name: set-mark +# key: set-mark +# key: sm # -- (set-mark $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/set.yasnippet b/snippets/emacs-lisp-mode/set.yasnippet index cf9c101..f7e83a4 100755 --- a/snippets/emacs-lisp-mode/set.yasnippet +++ b/snippets/emacs-lisp-mode/set.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: set -#key: set +# contributor: Xah Lee (XahLee.org) +# name: set +# key: set # -- (set $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/setq.yasnippet b/snippets/emacs-lisp-mode/setq.yasnippet index 4bdb4fc..3a263c6 100755 --- a/snippets/emacs-lisp-mode/setq.yasnippet +++ b/snippets/emacs-lisp-mode/setq.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: setq -#key: setq -#key: s +# contributor: Xah Lee (XahLee.org) +# name: setq +# key: setq +# key: s # -- (setq $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/skip-chars-backward.yasnippet b/snippets/emacs-lisp-mode/skip-chars-backward.yasnippet index 0fc4cf4..17c33d4 100755 --- a/snippets/emacs-lisp-mode/skip-chars-backward.yasnippet +++ b/snippets/emacs-lisp-mode/skip-chars-backward.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: skip-chars-backward -#key: skip-chars-backward -#key: scb +# contributor: Xah Lee (XahLee.org) +# name: skip-chars-backward +# key: skip-chars-backward +# key: scb # -- (skip-chars-backward "$0" &optional LIM) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/skip-chars-forward.yasnippet b/snippets/emacs-lisp-mode/skip-chars-forward.yasnippet index 110cbd5..7b93987 100755 --- a/snippets/emacs-lisp-mode/skip-chars-forward.yasnippet +++ b/snippets/emacs-lisp-mode/skip-chars-forward.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: skip-chars-forward -#key: skip-chars-forward -#key: scf +# contributor: Xah Lee (XahLee.org) +# name: skip-chars-forward +# key: skip-chars-forward +# key: scf # -- (skip-chars-forward "$0" &optional LIM) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/split-string.yasnippet b/snippets/emacs-lisp-mode/split-string.yasnippet index 37c372d..9e03740 100755 --- a/snippets/emacs-lisp-mode/split-string.yasnippet +++ b/snippets/emacs-lisp-mode/split-string.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: split-string -#key: split-string -#key: ss +# contributor: Xah Lee (XahLee.org) +# name: split-string +# key: split-string +# key: ss # -- (split-string $0 &optional SEPARATORS OMIT-NULLS) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/string-match.yasnippet b/snippets/emacs-lisp-mode/string-match.yasnippet index 1ef9876..f39c69e 100755 --- a/snippets/emacs-lisp-mode/string-match.yasnippet +++ b/snippets/emacs-lisp-mode/string-match.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: string-match -#key: string-match -#key: sm +# contributor: Xah Lee (XahLee.org) +# name: string-match +# key: string-match +# key: sm # -- (string-match "REGEXP$0" "STRING" &optional START) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/string-to-number.yasnippet b/snippets/emacs-lisp-mode/string-to-number.yasnippet index 449d621..f47c9d4 100755 --- a/snippets/emacs-lisp-mode/string-to-number.yasnippet +++ b/snippets/emacs-lisp-mode/string-to-number.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: string-to-number -#key: string-to-number -#key: stn +# contributor: Xah Lee (XahLee.org) +# name: string-to-number +# key: string-to-number +# key: stn # -- (string-to-number "$0") \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/string.yasnippet b/snippets/emacs-lisp-mode/string.yasnippet index f3a4dda..07c17f1 100755 --- a/snippets/emacs-lisp-mode/string.yasnippet +++ b/snippets/emacs-lisp-mode/string.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: string -#key: string +# contributor: Xah Lee (XahLee.org) +# name: string +# key: string # -- (string $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/string=.yasnippet b/snippets/emacs-lisp-mode/string=.yasnippet index d0d43aa..3a458e8 100755 --- a/snippets/emacs-lisp-mode/string=.yasnippet +++ b/snippets/emacs-lisp-mode/string=.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: string= -#key: string= +# contributor: Xah Lee (XahLee.org) +# name: string= +# key: string= # -- (string= $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/stringp.yasnippet b/snippets/emacs-lisp-mode/stringp.yasnippet index c20be65..432f6e0 100755 --- a/snippets/emacs-lisp-mode/stringp.yasnippet +++ b/snippets/emacs-lisp-mode/stringp.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: stringp -#key: stringp +# contributor: Xah Lee (XahLee.org) +# name: stringp +# key: stringp # -- (stringp $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/substring.yasnippet b/snippets/emacs-lisp-mode/substring.yasnippet index 8ab6b49..eeb0c02 100755 --- a/snippets/emacs-lisp-mode/substring.yasnippet +++ b/snippets/emacs-lisp-mode/substring.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: substring -#key: substring +# contributor: Xah Lee (XahLee.org) +# name: substring +# key: substring # -- (substring STRING$0 FROM &optional TO) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/thing-at-point.yasnippet b/snippets/emacs-lisp-mode/thing-at-point.yasnippet index 9c6e189..6b78e03 100755 --- a/snippets/emacs-lisp-mode/thing-at-point.yasnippet +++ b/snippets/emacs-lisp-mode/thing-at-point.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: thing-at-point -#key: thing-at-point -#key: tap +# contributor: Xah Lee (XahLee.org) +# name: thing-at-point +# key: thing-at-point +# key: tap # -- (thing-at-point '$0) ; symbol, list, sexp, defun, filename, url, email, word, sentence, whitespace, line, page ... \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/unless.yasnippet b/snippets/emacs-lisp-mode/unless.yasnippet index 15c1518..bdde0cf 100755 --- a/snippets/emacs-lisp-mode/unless.yasnippet +++ b/snippets/emacs-lisp-mode/unless.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: unless -#key: unless +# contributor: Xah Lee (XahLee.org) +# name: unless +# key: unless # -- (unless $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/vector.yasnippet b/snippets/emacs-lisp-mode/vector.yasnippet index 59ad236..5aea79a 100755 --- a/snippets/emacs-lisp-mode/vector.yasnippet +++ b/snippets/emacs-lisp-mode/vector.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: vector -#key: vector -#key: v +# contributor: Xah Lee (XahLee.org) +# name: vector +# key: vector +# key: v # -- (vector $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/when.yasnippet b/snippets/emacs-lisp-mode/when.yasnippet index c5f4478..86d31d9 100755 --- a/snippets/emacs-lisp-mode/when.yasnippet +++ b/snippets/emacs-lisp-mode/when.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: when -#key: when +# contributor: Xah Lee (XahLee.org) +# name: when +# key: when # -- (when $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/while.yasnippet b/snippets/emacs-lisp-mode/while.yasnippet index 4584be3..1802e1b 100755 --- a/snippets/emacs-lisp-mode/while.yasnippet +++ b/snippets/emacs-lisp-mode/while.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: while -#key: while +# contributor: Xah Lee (XahLee.org) +# name: while +# key: while # -- (while $0) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/widget-get.yasnippet b/snippets/emacs-lisp-mode/widget-get.yasnippet index 24caf7b..f183569 100755 --- a/snippets/emacs-lisp-mode/widget-get.yasnippet +++ b/snippets/emacs-lisp-mode/widget-get.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: widget-get -#key: widget-get -#key: wg +# contributor: Xah Lee (XahLee.org) +# name: widget-get +# key: widget-get +# key: wg # -- (widget-get $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/with-current-buffer.yasnippet b/snippets/emacs-lisp-mode/with-current-buffer.yasnippet index 9041303..1e6a94e 100755 --- a/snippets/emacs-lisp-mode/with-current-buffer.yasnippet +++ b/snippets/emacs-lisp-mode/with-current-buffer.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: with-current-buffer -#key: with-current-buffer -#key: wcb +# contributor: Xah Lee (XahLee.org) +# name: with-current-buffer +# key: with-current-buffer +# key: wcb # -- (with-current-buffer $0 ) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/x-dired.process_marked.yasnippet b/snippets/emacs-lisp-mode/x-dired.process_marked.yasnippet index 9af5a26..710657c 100755 --- a/snippets/emacs-lisp-mode/x-dired.process_marked.yasnippet +++ b/snippets/emacs-lisp-mode/x-dired.process_marked.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: process marked files in dired +# contributor: Xah Lee (XahLee.org) +# name: process marked files in dired # key: x-dired # -- ;; idiom for processing a list of files in dired's marked files diff --git a/snippets/emacs-lisp-mode/x-file.process.yasnippet b/snippets/emacs-lisp-mode/x-file.process.yasnippet index 3c82822..dc60b17 100755 --- a/snippets/emacs-lisp-mode/x-file.process.yasnippet +++ b/snippets/emacs-lisp-mode/x-file.process.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: a function that process a file +# contributor: Xah Lee (XahLee.org) +# name: a function that process a file # key: x-file # -- (defun doThisFile (fpath) diff --git a/snippets/emacs-lisp-mode/x-file.read-lines.yasnippet b/snippets/emacs-lisp-mode/x-file.read-lines.yasnippet index 2b23983..f85fe4e 100755 --- a/snippets/emacs-lisp-mode/x-file.read-lines.yasnippet +++ b/snippets/emacs-lisp-mode/x-file.read-lines.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: read lines of a file +# contributor: Xah Lee (XahLee.org) +# name: read lines of a file # key: x-file # -- (defun read-lines (filePath) diff --git a/snippets/emacs-lisp-mode/x-find-replace.yasnippet b/snippets/emacs-lisp-mode/x-find-replace.yasnippet index d4c4d11..e5a1d6c 100755 --- a/snippets/emacs-lisp-mode/x-find-replace.yasnippet +++ b/snippets/emacs-lisp-mode/x-find-replace.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: find and replace on region +# contributor: Xah Lee (XahLee.org) +# name: find and replace on region # key: x-find-replace # -- (defun replace-html-chars-region (start end) diff --git a/snippets/emacs-lisp-mode/x-grabstring.yasnippet b/snippets/emacs-lisp-mode/x-grabstring.yasnippet index d348e93..d194f2a 100755 --- a/snippets/emacs-lisp-mode/x-grabstring.yasnippet +++ b/snippets/emacs-lisp-mode/x-grabstring.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: grab buffer substring +# contributor: Xah Lee (XahLee.org) +# name: grab buffer substring # key: x-grabstring # -- (setq $0 (buffer-substring-no-properties myStartPos myEndPos)) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/x-grabthing.yasnippet b/snippets/emacs-lisp-mode/x-grabthing.yasnippet index 2c0079d..d65c1fd 100755 --- a/snippets/emacs-lisp-mode/x-grabthing.yasnippet +++ b/snippets/emacs-lisp-mode/x-grabthing.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: grab word under cursor +# contributor: Xah Lee (XahLee.org) +# name: grab word under cursor # key: x-grabthing # -- (setq $0 (thing-at-point 'symbol)) \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/x-traverse_dir.yasnippet b/snippets/emacs-lisp-mode/x-traverse_dir.yasnippet index cfa461a..df0261d 100755 --- a/snippets/emacs-lisp-mode/x-traverse_dir.yasnippet +++ b/snippets/emacs-lisp-mode/x-traverse_dir.yasnippet @@ -1,5 +1,5 @@ -#name: traversing a directory -#contributor: Xah Lee (XahLee.org) +# name: traversing a directory +# contributor: Xah Lee (XahLee.org) # key: x-traverse_dir # -- ;; apply a function to all files in a dir diff --git a/snippets/emacs-lisp-mode/x-word-or-region.yasnippet b/snippets/emacs-lisp-mode/x-word-or-region.yasnippet index c7b851b..b72f8b8 100755 --- a/snippets/emacs-lisp-mode/x-word-or-region.yasnippet +++ b/snippets/emacs-lisp-mode/x-word-or-region.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: Command that works on region or word +# contributor: Xah Lee (XahLee.org) +# name: Command that works on region or word # key: x-word-or-region # -- ;; example of a command that works on current word or text selection diff --git a/snippets/emacs-lisp-mode/y-or-n-p.yasnippet b/snippets/emacs-lisp-mode/y-or-n-p.yasnippet index 8aeec63..7ebc503 100755 --- a/snippets/emacs-lisp-mode/y-or-n-p.yasnippet +++ b/snippets/emacs-lisp-mode/y-or-n-p.yasnippet @@ -1,6 +1,6 @@ -#contributor: Xah Lee (XahLee.org) -#name: y-or-n-p -#key: y-or-n-p -#key: yonp +# contributor: Xah Lee (XahLee.org) +# name: y-or-n-p +# key: y-or-n-p +# key: yonp # -- (yes-or-no-p "PROMPT$0 ") \ No newline at end of file diff --git a/snippets/emacs-lisp-mode/yes-or-no-p.yasnippet b/snippets/emacs-lisp-mode/yes-or-no-p.yasnippet index e7bb064..fe85e77 100755 --- a/snippets/emacs-lisp-mode/yes-or-no-p.yasnippet +++ b/snippets/emacs-lisp-mode/yes-or-no-p.yasnippet @@ -1,5 +1,5 @@ -#contributor: Xah Lee (XahLee.org) -#name: yes-or-no-p -#key: yes-or-no-p +# contributor: Xah Lee (XahLee.org) +# name: yes-or-no-p +# key: yes-or-no-p # -- (yes-or-no-p "PROMPT$0 ") \ No newline at end of file diff --git a/snippets/erlang-mode/after b/snippets/erlang-mode/after index 996c847..4b2eab2 100644 --- a/snippets/erlang-mode/after +++ b/snippets/erlang-mode/after @@ -1,4 +1,4 @@ -#name : after ... -> +# name: after ... -> # key: after # -- after diff --git a/snippets/erlang-mode/begin b/snippets/erlang-mode/begin index b74e6fa..ad9a68b 100644 --- a/snippets/erlang-mode/begin +++ b/snippets/erlang-mode/begin @@ -1,4 +1,4 @@ -#name : begin ... end +# name: begin ... end # key: begin # -- begin diff --git a/snippets/erlang-mode/beh b/snippets/erlang-mode/beh index e68397a..b7696ff 100644 --- a/snippets/erlang-mode/beh +++ b/snippets/erlang-mode/beh @@ -1,4 +1,4 @@ -#name : -behaviour(...). +# name: -behaviour(...). # key: beh # -- -behaviour(${1:gen_server}). diff --git a/snippets/erlang-mode/case b/snippets/erlang-mode/case index 9a2337c..f5326fa 100644 --- a/snippets/erlang-mode/case +++ b/snippets/erlang-mode/case @@ -1,4 +1,4 @@ -#name : case ... of ... end +# name: case ... of ... end # key: case # -- case $1 of diff --git a/snippets/erlang-mode/compile b/snippets/erlang-mode/compile index ce38c20..4622aa2 100644 --- a/snippets/erlang-mode/compile +++ b/snippets/erlang-mode/compile @@ -1,4 +1,4 @@ -#name : -compile(...). +# name: -compile(...). # key: compile # -- -compile([${1:export_all}]). diff --git a/snippets/erlang-mode/def b/snippets/erlang-mode/def index e6c6de0..bea99c3 100644 --- a/snippets/erlang-mode/def +++ b/snippets/erlang-mode/def @@ -1,4 +1,4 @@ -#name : -define(...,...). +# name: -define(...,...). # key: def # -- -define($1,$2). diff --git a/snippets/erlang-mode/exp b/snippets/erlang-mode/exp index db614f3..dcef789 100644 --- a/snippets/erlang-mode/exp +++ b/snippets/erlang-mode/exp @@ -1,5 +1,5 @@ -#name : -export([]). -#contributor : hitesh +# name: -export([]). +# contributor: hitesh # key: exp # -- -export([${1:start/0}]). diff --git a/snippets/erlang-mode/fun b/snippets/erlang-mode/fun index 82e8e79..1665ef6 100644 --- a/snippets/erlang-mode/fun +++ b/snippets/erlang-mode/fun @@ -1,4 +1,4 @@ -#name : fun (...) -> ... end +# name: fun (...) -> ... end # key: fun # -- fun ($1) -> $0 end \ No newline at end of file diff --git a/snippets/erlang-mode/if b/snippets/erlang-mode/if index 2f73bc2..dae3cc7 100644 --- a/snippets/erlang-mode/if +++ b/snippets/erlang-mode/if @@ -1,4 +1,4 @@ -#name : if ... -> ... ; true -> ... end +# name: if ... -> ... ; true -> ... end # key: if # -- if diff --git a/snippets/erlang-mode/ifdef b/snippets/erlang-mode/ifdef index 48ab801..feacf74 100644 --- a/snippets/erlang-mode/ifdef +++ b/snippets/erlang-mode/ifdef @@ -1,4 +1,4 @@ -#name : -ifdef(...). ... -endif. +# name: -ifdef(...). ... -endif. # key: ifdef # -- -ifdef($1). diff --git a/snippets/erlang-mode/ifndef b/snippets/erlang-mode/ifndef index a61c68e..7c5d931 100644 --- a/snippets/erlang-mode/ifndef +++ b/snippets/erlang-mode/ifndef @@ -1,4 +1,4 @@ -#name : -ifndef(...). ... -endif. +# name: -ifndef(...). ... -endif. # key: ifndef # -- -ifndef($1). diff --git a/snippets/erlang-mode/imp b/snippets/erlang-mode/imp index 9444005..5db8aaf 100644 --- a/snippets/erlang-mode/imp +++ b/snippets/erlang-mode/imp @@ -1,5 +1,5 @@ -#name : -import([]). -#contributor : hitesh +# name: -import([]). +# contributor: hitesh # key: imp # -- -import(${1:lists}, [${2:map/2, sum/1}]). diff --git a/snippets/erlang-mode/inc b/snippets/erlang-mode/inc index 9a4d833..47f4008 100644 --- a/snippets/erlang-mode/inc +++ b/snippets/erlang-mode/inc @@ -1,4 +1,4 @@ -#name : -include("..."). +# name: -include("..."). # key: inc # -- -include("$1"). diff --git a/snippets/erlang-mode/inc.lib b/snippets/erlang-mode/inc.lib index 1fed653..5ca0631 100644 --- a/snippets/erlang-mode/inc.lib +++ b/snippets/erlang-mode/inc.lib @@ -1,4 +1,4 @@ -#name : -include_lib("..."). +# name: -include_lib("..."). # key: inc # -- -include_lib("$1"). diff --git a/snippets/erlang-mode/loop b/snippets/erlang-mode/loop index c2f6b33..86f92a4 100644 --- a/snippets/erlang-mode/loop +++ b/snippets/erlang-mode/loop @@ -1,4 +1,4 @@ -#name : loop(...) -> receive _ -> loop(...) end. +# name: loop(...) -> receive _ -> loop(...) end. # key: loop # -- ${1:loop}($2) -> diff --git a/snippets/erlang-mode/mod b/snippets/erlang-mode/mod index a9df25e..8cb747a 100644 --- a/snippets/erlang-mode/mod +++ b/snippets/erlang-mode/mod @@ -1,5 +1,5 @@ -#name : -module(). -#contributor : hitesh +# name: -module(). +# contributor: hitesh # key: mod # -- -module(${1:`(file-name-nondirectory diff --git a/snippets/erlang-mode/rcv b/snippets/erlang-mode/rcv index b584e33..f5bdaa2 100644 --- a/snippets/erlang-mode/rcv +++ b/snippets/erlang-mode/rcv @@ -1,4 +1,4 @@ -#name : receive ... -> ... end +# name: receive ... -> ... end # key: rcv # -- receive diff --git a/snippets/erlang-mode/rcv.after b/snippets/erlang-mode/rcv.after index 27d4739..687b78d 100644 --- a/snippets/erlang-mode/rcv.after +++ b/snippets/erlang-mode/rcv.after @@ -1,4 +1,4 @@ -#name : receive after ... -> ... end +# name: receive after ... -> ... end # key: rcv # -- receive diff --git a/snippets/erlang-mode/rec b/snippets/erlang-mode/rec index 5b18cfe..b3819a6 100644 --- a/snippets/erlang-mode/rec +++ b/snippets/erlang-mode/rec @@ -1,4 +1,4 @@ -#name : -record(...,{...}). +# name: -record(...,{...}). # key: rec # -- -record($1,{$2}). diff --git a/snippets/erlang-mode/try b/snippets/erlang-mode/try index 9eea5aa..0ff10a8 100644 --- a/snippets/erlang-mode/try +++ b/snippets/erlang-mode/try @@ -1,4 +1,4 @@ -#name : try ... of ... catch after end +# name: try ... of ... catch after end # key: try # -- try $1 of diff --git a/snippets/erlang-mode/undef b/snippets/erlang-mode/undef index 688c1f9..bd51fe6 100644 --- a/snippets/erlang-mode/undef +++ b/snippets/erlang-mode/undef @@ -1,4 +1,4 @@ -#name : -undef(...). +# name: -undef(...). # key: undef # -- -undef($1). diff --git a/snippets/f90-mode/au b/snippets/f90-mode/au index 2646685..e402b21 100644 --- a/snippets/f90-mode/au +++ b/snippets/f90-mode/au @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : automatic +# contributor: Li Zhu +# name: automatic # key: au # -- automatic $0 \ No newline at end of file diff --git a/snippets/f90-mode/bd b/snippets/f90-mode/bd index 398a5cd..081b039 100644 --- a/snippets/f90-mode/bd +++ b/snippets/f90-mode/bd @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : block data +# contributor: Li Zhu +# name: block data # key: bd # -- block data $0 \ No newline at end of file diff --git a/snippets/f90-mode/c b/snippets/f90-mode/c index 8bb855b..cf28d36 100644 --- a/snippets/f90-mode/c +++ b/snippets/f90-mode/c @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : continue +# contributor: Li Zhu +# name: continue # key: c # -- continue $0 \ No newline at end of file diff --git a/snippets/f90-mode/ch b/snippets/f90-mode/ch index e10214c..db43003 100644 --- a/snippets/f90-mode/ch +++ b/snippets/f90-mode/ch @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : character +# contributor: Li Zhu +# name: character # key: ch # -- character $0 \ No newline at end of file diff --git a/snippets/f90-mode/cx b/snippets/f90-mode/cx index ac294d8..70e9163 100644 --- a/snippets/f90-mode/cx +++ b/snippets/f90-mode/cx @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : complex +# contributor: Li Zhu +# name: complex # key: cx # -- complex $0 \ No newline at end of file diff --git a/snippets/f90-mode/dc b/snippets/f90-mode/dc index 318f464..df5f026 100644 --- a/snippets/f90-mode/dc +++ b/snippets/f90-mode/dc @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : double complex +# contributor: Li Zhu +# name: double complex # key: dc # -- double complex $0 \ No newline at end of file diff --git a/snippets/f90-mode/do b/snippets/f90-mode/do index 1ade918..c3aa1f2 100644 --- a/snippets/f90-mode/do +++ b/snippets/f90-mode/do @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : do while (...) end do +# contributor: Li Zhu +# name: do while (...) end do # key: do # -- do while (${1:condition}) diff --git a/snippets/f90-mode/dp b/snippets/f90-mode/dp index 1ff6db8..e705b7c 100644 --- a/snippets/f90-mode/dp +++ b/snippets/f90-mode/dp @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : double precision +# contributor: Li Zhu +# name: double precision # key: dp # -- double precision $0 \ No newline at end of file diff --git a/snippets/f90-mode/eq b/snippets/f90-mode/eq index 9fe99c7..1ace4ce 100644 --- a/snippets/f90-mode/eq +++ b/snippets/f90-mode/eq @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : equivalence +# contributor: Li Zhu +# name: equivalence # key: eq # -- equivalence $0 \ No newline at end of file diff --git a/snippets/f90-mode/ib b/snippets/f90-mode/ib index c3be9d1..3fd8fbd 100644 --- a/snippets/f90-mode/ib +++ b/snippets/f90-mode/ib @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : implicit byte +# contributor: Li Zhu +# name: implicit byte # key: ib # -- implicit byte $0 \ No newline at end of file diff --git a/snippets/f90-mode/ic b/snippets/f90-mode/ic index e5f3a71..516d139 100644 --- a/snippets/f90-mode/ic +++ b/snippets/f90-mode/ic @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : implicit complex +# contributor: Li Zhu +# name: implicit complex # key: ic # -- implicit complex $0 \ No newline at end of file diff --git a/snippets/f90-mode/ich b/snippets/f90-mode/ich index 5fbe0bd..f6b1f80 100644 --- a/snippets/f90-mode/ich +++ b/snippets/f90-mode/ich @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : implicit character +# contributor: Li Zhu +# name: implicit character # key: ich # -- implicit character $0 \ No newline at end of file diff --git a/snippets/f90-mode/if b/snippets/f90-mode/if index 8f53f97..f4a42e1 100644 --- a/snippets/f90-mode/if +++ b/snippets/f90-mode/if @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : if then end if +# contributor: Li Zhu +# name: if then end if # key: if # -- if ( ${1:condition} ) then diff --git a/snippets/f90-mode/ii b/snippets/f90-mode/ii index 31d1129..7317cc3 100644 --- a/snippets/f90-mode/ii +++ b/snippets/f90-mode/ii @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : implicit integer +# contributor: Li Zhu +# name: implicit integer # key: ii # -- implicit integer $0 \ No newline at end of file diff --git a/snippets/f90-mode/il b/snippets/f90-mode/il index 560112f..0ce006e 100644 --- a/snippets/f90-mode/il +++ b/snippets/f90-mode/il @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : implicit logical +# contributor: Li Zhu +# name: implicit logical # key: il # -- implicit logical $0 \ No newline at end of file diff --git a/snippets/f90-mode/in b/snippets/f90-mode/in index 8321ebe..a9d84a1 100644 --- a/snippets/f90-mode/in +++ b/snippets/f90-mode/in @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : implicit none +# contributor: Li Zhu +# name: implicit none # key: in # -- implicit none \ No newline at end of file diff --git a/snippets/f90-mode/inc b/snippets/f90-mode/inc index 70a6cde..cc761bb 100644 --- a/snippets/f90-mode/inc +++ b/snippets/f90-mode/inc @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : include +# contributor: Li Zhu +# name: include # key: inc # -- include $0 \ No newline at end of file diff --git a/snippets/f90-mode/intr b/snippets/f90-mode/intr index 4e04c0a..689f20a 100644 --- a/snippets/f90-mode/intr +++ b/snippets/f90-mode/intr @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : intrinsic +# contributor: Li Zhu +# name: intrinsic # key: intr # -- intrinsic $0 \ No newline at end of file diff --git a/snippets/f90-mode/ir b/snippets/f90-mode/ir index 71933c8..77ddea9 100644 --- a/snippets/f90-mode/ir +++ b/snippets/f90-mode/ir @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : implicit real +# contributor: Li Zhu +# name: implicit real # key: ir # -- implicit real $0 \ No newline at end of file diff --git a/snippets/f90-mode/l b/snippets/f90-mode/l index e3cf4fe..c48b11e 100644 --- a/snippets/f90-mode/l +++ b/snippets/f90-mode/l @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : logical +# contributor: Li Zhu +# name: logical # key: l # -- logical $0 \ No newline at end of file diff --git a/snippets/f90-mode/pa b/snippets/f90-mode/pa index aeaa1d3..d92f75b 100644 --- a/snippets/f90-mode/pa +++ b/snippets/f90-mode/pa @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : parameter +# contributor: Li Zhu +# name: parameter # key: pa # -- parameter $0 \ No newline at end of file diff --git a/snippets/f90-mode/pr b/snippets/f90-mode/pr index a97ced2..f570d5f 100644 --- a/snippets/f90-mode/pr +++ b/snippets/f90-mode/pr @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : program ... end program ... +# contributor: Li Zhu +# name: program ... end program ... # key: pr # -- program ${1:name} diff --git a/snippets/f90-mode/re b/snippets/f90-mode/re index 42712e0..a42e5a9 100644 --- a/snippets/f90-mode/re +++ b/snippets/f90-mode/re @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : read (*,*) +# contributor: Li Zhu +# name: read (*,*) # key: re # -- read (${1:*},${2:*}) $0 \ No newline at end of file diff --git a/snippets/f90-mode/st b/snippets/f90-mode/st index 71b9e5a..eda6f2e 100644 --- a/snippets/f90-mode/st +++ b/snippets/f90-mode/st @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : structure +# contributor: Li Zhu +# name: structure # key: st # -- structure $0 \ No newline at end of file diff --git a/snippets/f90-mode/su b/snippets/f90-mode/su index 1ffb749..5b3e3cf 100644 --- a/snippets/f90-mode/su +++ b/snippets/f90-mode/su @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : subroutine +# contributor: Li Zhu +# name: subroutine # key: su # -- subroutine $0 \ No newline at end of file diff --git a/snippets/f90-mode/wr b/snippets/f90-mode/wr index de38c98..0c9b4e6 100644 --- a/snippets/f90-mode/wr +++ b/snippets/f90-mode/wr @@ -1,5 +1,5 @@ -#contributor: Li Zhu -#name : write (*,*) +# contributor: Li Zhu +# name: write (*,*) # key: wr # -- write (${1:*},${2:*}) $0 \ No newline at end of file diff --git a/snippets/html-mode/b.yasnippet b/snippets/html-mode/b.yasnippet index 6ee7431..c7873ca 100755 --- a/snippets/html-mode/b.yasnippet +++ b/snippets/html-mode/b.yasnippet @@ -1,5 +1,5 @@ -#contributor : Xah Lee xahlee.org -#name : ... +# contributor: Xah Lee xahlee.org +# name: ... # key: b # -- $0 \ No newline at end of file diff --git a/snippets/html-mode/body b/snippets/html-mode/body index 8333cca..d6c5db3 100644 --- a/snippets/html-mode/body +++ b/snippets/html-mode/body @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : ... +# contributor: Jimmy Wu +# name: ... # key: body # -- diff --git a/snippets/html-mode/br b/snippets/html-mode/br index 68e9907..9305a50 100644 --- a/snippets/html-mode/br +++ b/snippets/html-mode/br @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :
+# contributor: Jimmy Wu +# name:
# key: br # --
\ No newline at end of file diff --git a/snippets/html-mode/code b/snippets/html-mode/code index cc84329..96d47e0 100644 --- a/snippets/html-mode/code +++ b/snippets/html-mode/code @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : ... +# contributor: Jimmy Wu +# name: ... # key: code # -- diff --git a/snippets/html-mode/code.class b/snippets/html-mode/code.class index 5338b12..2d18af7 100644 --- a/snippets/html-mode/code.class +++ b/snippets/html-mode/code.class @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : ... +# contributor: Jimmy Wu +# name: ... # key: code # -- diff --git a/snippets/html-mode/div b/snippets/html-mode/div index 2c7dfc4..8b97ed1 100644 --- a/snippets/html-mode/div +++ b/snippets/html-mode/div @@ -1,4 +1,4 @@ -#name : ... +# name: ... # key: div # -- $0 \ No newline at end of file diff --git a/snippets/html-mode/div.class b/snippets/html-mode/div.class index 54ad2e2..e1a4b03 100644 --- a/snippets/html-mode/div.class +++ b/snippets/html-mode/div.class @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :
...
+# contributor: Jimmy Wu +# name:
...
# key: div # --
diff --git a/snippets/html-mode/div.id b/snippets/html-mode/div.id index 92f8239..8682aa1 100644 --- a/snippets/html-mode/div.id +++ b/snippets/html-mode/div.id @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :
...
+# contributor: Jimmy Wu +# name:
...
# key: div # --
diff --git a/snippets/html-mode/div.id-class b/snippets/html-mode/div.id-class index 3d40ad7..452cd9a 100644 --- a/snippets/html-mode/div.id-class +++ b/snippets/html-mode/div.id-class @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :
...
+# contributor: Jimmy Wu +# name:
...
# key: div # --
diff --git a/snippets/html-mode/dov b/snippets/html-mode/dov index af8ab50..d3bdc17 100644 --- a/snippets/html-mode/dov +++ b/snippets/html-mode/dov @@ -1,4 +1,4 @@ -#name : ... +# name: ... # key: dov # -- a mirror up here $3 diff --git a/snippets/html-mode/form b/snippets/html-mode/form index 0f1ce7c..de06267 100644 --- a/snippets/html-mode/form +++ b/snippets/html-mode/form @@ -1,4 +1,4 @@ -#contributor : Jimmy Wu +# contributor: Jimmy Wu #name :
# key: form # -- diff --git a/snippets/html-mode/head b/snippets/html-mode/head index 0329c36..c5c0d0e 100644 --- a/snippets/html-mode/head +++ b/snippets/html-mode/head @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : ... +# contributor: Jimmy Wu +# name: ... # key: head # -- diff --git a/snippets/html-mode/header/h1 b/snippets/html-mode/header/h1 index e32f576..4d21764 100644 --- a/snippets/html-mode/header/h1 +++ b/snippets/html-mode/header/h1 @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :

...

+# contributor: Jimmy Wu +# name:

...

# key: h1 # --

$1

\ No newline at end of file diff --git a/snippets/html-mode/header/h2 b/snippets/html-mode/header/h2 index 9455b95..1cca1d5 100644 --- a/snippets/html-mode/header/h2 +++ b/snippets/html-mode/header/h2 @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :

...

+# contributor: Jimmy Wu +# name:

...

# key: h2 # --

$1

\ No newline at end of file diff --git a/snippets/html-mode/header/h3 b/snippets/html-mode/header/h3 index ce40bd6..8e50a6d 100644 --- a/snippets/html-mode/header/h3 +++ b/snippets/html-mode/header/h3 @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :

...

+# contributor: Jimmy Wu +# name:

...

# key: h3 # --

$1

\ No newline at end of file diff --git a/snippets/html-mode/header/h4 b/snippets/html-mode/header/h4 index 83ccd06..08c853e 100644 --- a/snippets/html-mode/header/h4 +++ b/snippets/html-mode/header/h4 @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :

...

+# contributor: Jimmy Wu +# name:

...

# key: h4 # --

$1

\ No newline at end of file diff --git a/snippets/html-mode/header/h5 b/snippets/html-mode/header/h5 index ea4ae11..951122e 100644 --- a/snippets/html-mode/header/h5 +++ b/snippets/html-mode/header/h5 @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :
...
+# contributor: Jimmy Wu +# name:
...
# key: h5 # --
$1
\ No newline at end of file diff --git a/snippets/html-mode/header/h6 b/snippets/html-mode/header/h6 index 14cf49e..f7da2ee 100644 --- a/snippets/html-mode/header/h6 +++ b/snippets/html-mode/header/h6 @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :
...
+# contributor: Jimmy Wu +# name:
...
# key: h6 # --
$1
\ No newline at end of file diff --git a/snippets/html-mode/hr b/snippets/html-mode/hr index c87ceb7..a6eb0ea 100644 --- a/snippets/html-mode/hr +++ b/snippets/html-mode/hr @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name :
+# contributor: Jimmy Wu +# name:
# key: hr # --
\ No newline at end of file diff --git a/snippets/html-mode/href b/snippets/html-mode/href index ac1285a..b384653 100644 --- a/snippets/html-mode/href +++ b/snippets/html-mode/href @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : ... +# contributor: Jimmy Wu +# name: ... # key: href # -- $2 \ No newline at end of file diff --git a/snippets/html-mode/html b/snippets/html-mode/html index 12beee3..0484de0 100644 --- a/snippets/html-mode/html +++ b/snippets/html-mode/html @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : ... +# contributor: Jimmy Wu +# name: ... # key: html # -- diff --git a/snippets/html-mode/html.xmlns b/snippets/html-mode/html.xmlns index a93d24d..1b11f35 100644 --- a/snippets/html-mode/html.xmlns +++ b/snippets/html-mode/html.xmlns @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : ... +# contributor: Jimmy Wu +# name: ... # key: html # -- diff --git a/snippets/html-mode/i.yasnippet b/snippets/html-mode/i.yasnippet index 6d85203..ffd051f 100755 --- a/snippets/html-mode/i.yasnippet +++ b/snippets/html-mode/i.yasnippet @@ -1,5 +1,5 @@ -#contributor : Xah Lee xahlee.org -#name : ... +# contributor: Xah Lee xahlee.org +# name: ... # key: i # -- $0 \ No newline at end of file diff --git a/snippets/html-mode/img b/snippets/html-mode/img index 93e00d4..e726c00 100644 --- a/snippets/html-mode/img +++ b/snippets/html-mode/img @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : ... +# contributor: Jimmy Wu +# name: ... # key: img # -- $3 \ No newline at end of file diff --git a/snippets/html-mode/input b/snippets/html-mode/input index 83b8854..2f8c79a 100644 --- a/snippets/html-mode/input +++ b/snippets/html-mode/input @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : +# contributor: Jimmy Wu +# name: # key: input # -- \ No newline at end of file diff --git a/snippets/html-mode/link.stylesheet b/snippets/html-mode/link.stylesheet index 66e5833..e10ee8b 100644 --- a/snippets/html-mode/link.stylesheet +++ b/snippets/html-mode/link.stylesheet @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : +# contributor: Jimmy Wu +# name: # key: link # -- \ No newline at end of file diff --git a/snippets/html-mode/link.stylesheet-ie b/snippets/html-mode/link.stylesheet-ie index c4cee76..752f9e9 100644 --- a/snippets/html-mode/link.stylesheet-ie +++ b/snippets/html-mode/link.stylesheet-ie @@ -1,5 +1,5 @@ -#contributor : Jimmy Wu -#name : +# contributor: Jimmy Wu +# name: # key: link # --