aboutsummaryrefslogtreecommitdiff
path: root/emacs/init.org
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2017-11-20 14:00:39 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2017-11-20 14:00:39 +0100
commit981aa0a5ec0647622802b0469f6da27080552aef (patch)
tree03bfe60a638cb58ba1efdae1f2d75994bdb821df /emacs/init.org
parent8aca50b28e3465783dba5f11db053107b10767c2 (diff)
downloaddotfiles-981aa0a5ec0647622802b0469f6da27080552aef.tar.gz
dotfiles-981aa0a5ec0647622802b0469f6da27080552aef.zip
emacs: added support for BATS
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs/init.org')
-rw-r--r--emacs/init.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/emacs/init.org b/emacs/init.org
index 8c81b8c..4cd96e0 100644
--- a/emacs/init.org
+++ b/emacs/init.org
@@ -1703,6 +1703,13 @@ context too. In this case, I want spell check and =wc-mode= activated.
(wc-mode 1)))
#+END_SRC
+** Shell
+
+#+BEGIN_SRC elisp
+(use-package bats-mode
+ :ensure t)
+#+END_SRC
+
** Lisp
Emacs lisp needs =rainbow-delimiters=, so the amount of parenthesis is less