diff options
author | EuAndreh <eu@euandre.org> | 2018-03-30 21:21:49 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-03-30 21:21:49 -0300 |
commit | 63cbf869fe8485d0ca9ed8f2670b53fe4f90cd5a (patch) | |
tree | 8bd076ee119acf0d37d50199d6bc3fad7c9d85d1 | |
parent | Add sl script (diff) | |
download | dotfiles-63cbf869fe8485d0ca9ed8f2670b53fe4f90cd5a.tar.gz dotfiles-63cbf869fe8485d0ca9ed8f2670b53fe4f90cd5a.tar.xz |
Add dom/a indentation rule
-rw-r--r-- | spacemacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el index 918a215..6d532b1 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -470,6 +470,7 @@ It is called immediately after `dotspacemacs/init', before layer configuration (ul 1) (div 1) (button 1) + (a 1) (span 1) (svg 1) (options 1) |