From 87dae4f97d6ea3cd0dbd6fa681edc067f89fc563 Mon Sep 17 00:00:00 2001 From: re5et Date: Thu, 31 Jul 2014 16:23:14 -0700 Subject: [PATCH 1/2] Add smart indent rigidly recipe --- recipes/smart-indent-rigidly | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/smart-indent-rigidly diff --git a/recipes/smart-indent-rigidly b/recipes/smart-indent-rigidly new file mode 100644 index 00000000..758442b8 --- /dev/null +++ b/recipes/smart-indent-rigidly @@ -0,0 +1 @@ +(smart-indent-rigidly :fetcher github :repo "re5et/smart-indent-rigidly") \ No newline at end of file From 35edc98c4897e46c740f0ce5e54753f211194151 Mon Sep 17 00:00:00 2001 From: re5et Date: Thu, 31 Jul 2014 16:23:40 -0700 Subject: [PATCH 2/2] Fix newline --- recipes/smart-indent-rigidly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/smart-indent-rigidly b/recipes/smart-indent-rigidly index 758442b8..44fffeb4 100644 --- a/recipes/smart-indent-rigidly +++ b/recipes/smart-indent-rigidly @@ -1 +1 @@ -(smart-indent-rigidly :fetcher github :repo "re5et/smart-indent-rigidly") \ No newline at end of file +(smart-indent-rigidly :fetcher github :repo "re5et/smart-indent-rigidly")