summary refs log tree commit diff
path: root/emacs.d/custom/fcuny-yaml.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/custom/fcuny-yaml.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/emacs.d/custom/fcuny-yaml.el b/emacs.d/custom/fcuny-yaml.el
deleted file mode 100644
index b84c041..0000000
--- a/emacs.d/custom/fcuny-yaml.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(use-package yaml-mode
-  :ensure t)
-
-(provide 'fcuny-yaml)