From e4737f16305f48e45600599c472c4648fd54a30e Mon Sep 17 00:00:00 2001 From: not manx Date: Sat, 22 Aug 2020 23:55:00 +0100 Subject: [PATCH] Add README.org --- README.org | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..874a6ab --- /dev/null +++ b/README.org @@ -0,0 +1,18 @@ +* package.use-mode +Syntax highlighting for Gentoo's =package.use= and friends. Mimics the +behavior of =gentoo-vim-syntax=. + +** Install +- Clone the repo +- From within Emacs, do =M-x package-install-file + /path/to/repo/package.use-mode.el= + +** Usage +You should be automatically put into package.use-mode when opening any +of the following files: +- package.use +- package.mask +- package.unmask +- package.license +- package.accept_keywords +Any and all of these may also be a directory.