diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:29 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:36:29 -0200 |
| commit | e573a7090239d4b5cdc0e2e1053433f6341fdba2 (patch) | |
| tree | e53f5164bb3c37dcf8d2959e06b6e2b722170af0 /modules/vim/vim.dot.link/snippets/_.snippets | |
| parent | adce46f27ce9cd659581153ed7264dbabdc06c19 (diff) | |
| download | dotfiles-e573a7090239d4b5cdc0e2e1053433f6341fdba2.tar.gz dotfiles-e573a7090239d4b5cdc0e2e1053433f6341fdba2.tar.bz2 | |
Removing vim to convert it to a submodule
Diffstat (limited to 'modules/vim/vim.dot.link/snippets/_.snippets')
| -rw-r--r-- | modules/vim/vim.dot.link/snippets/_.snippets | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/vim/vim.dot.link/snippets/_.snippets b/modules/vim/vim.dot.link/snippets/_.snippets deleted file mode 100644 index c3925a5..0000000 --- a/modules/vim/vim.dot.link/snippets/_.snippets +++ /dev/null @@ -1,7 +0,0 @@ -# Global snippets - -# (c) holds no legal value ;) -snippet c) - `&enc[:2] == "utf" ? "©" : "(c)"` Copyright `strftime("%Y")` ${1:`g:snips_author`}. All Rights Reserved.${2} -snippet date - `strftime("%Y-%m-%d")` |
