From ced0fe8f9ef7cd16ade900bb34393c627f6d0c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 22 Jan 2019 15:45:41 -0500 Subject: Change directory lisp/ to modules/ FS #2 --- lisp/init-yaml.el | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 lisp/init-yaml.el (limited to 'lisp/init-yaml.el') diff --git a/lisp/init-yaml.el b/lisp/init-yaml.el deleted file mode 100644 index 637cb7b..0000000 --- a/lisp/init-yaml.el +++ /dev/null @@ -1,5 +0,0 @@ -;; yaml-mode -(use-package yaml-mode - :mode ("\\.yml\\'" . yaml-mode)) - -(provide 'init-yaml) -- cgit v1.2.3