summaryrefslogtreecommitdiff
path: root/app-emacs/yasnippet-snippets/files/50yasnippet-snippets-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/yasnippet-snippets/files/50yasnippet-snippets-gentoo.el')
-rw-r--r--app-emacs/yasnippet-snippets/files/50yasnippet-snippets-gentoo.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/app-emacs/yasnippet-snippets/files/50yasnippet-snippets-gentoo.el b/app-emacs/yasnippet-snippets/files/50yasnippet-snippets-gentoo.el
deleted file mode 100644
index 2db51796990b..000000000000
--- a/app-emacs/yasnippet-snippets/files/50yasnippet-snippets-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(eval-after-load "yasnippet"
- '(let ((snippets-dir "@SITEETC@"))
- (add-to-list 'yas-snippet-dirs snippets-dir t)
- (yas-load-directory snippets-dir t)))