From fb9f369d90102cc8b7239a4acc8930f2e2a00dbd Mon Sep 17 00:00:00 2001 From: Aaron Culich Date: Sat, 6 Oct 2012 11:49:08 -0700 Subject: [PATCH] Add jknav Automatically enable j/k keys for line-based navigation --- recipes/jknav | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/jknav diff --git a/recipes/jknav b/recipes/jknav new file mode 100644 index 00000000..f919eef5 --- /dev/null +++ b/recipes/jknav @@ -0,0 +1,3 @@ +(jknav + :repo "aculich/jknav.el" + :fetcher github)