Skip to content

Commit

Permalink
evil: support auto-adjusting evil-shift-width in go-mode (#15927)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJJ authored Feb 21, 2023
1 parent 70acc4d commit 5600e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layers/+distributions/spacemacs-bootstrap/config.el
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
((emacs-lisp-mode lisp-mode) . lisp-indent-offset)
(enh-ruby-mode . enh-ruby-indent-level)
(erlang-mode . erlang-indent-level)
(go-mode . go-tab-width)
(js2-mode . js2-basic-offset)
(js3-mode . js3-indent-level)
((js-mode json-mode) . js-indent-level)
Expand Down

0 comments on commit 5600e4f

Please sign in to comment.