From 07fd1d76f157f7b9d0cc2797e86ffe679fa482b1 Mon Sep 17 00:00:00 2001 From: "Desmond O. Chang" Date: Mon, 20 Apr 2015 23:26:22 +0800 Subject: [PATCH] Add todotxt-mode --- recipes/todotxt-mode.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/todotxt-mode.rcp diff --git a/recipes/todotxt-mode.rcp b/recipes/todotxt-mode.rcp new file mode 100644 index 00000000..b22e3a7a --- /dev/null +++ b/recipes/todotxt-mode.rcp @@ -0,0 +1,4 @@ +(:name todotxt-mode + :description "major mode for editing todo.txt files" + :type github + :pkgname "avillafiorita/todotxt-mode")