Skip to content

Commit

Permalink
Adjust SCSS indent level.
Browse files Browse the repository at this point in the history
  • Loading branch information
josemotanet committed Mar 28, 2017
1 parent 6ff16ec commit f571f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/emacs
Expand Up @@ -64,6 +64,7 @@ Return a list of installed packages or nil for every skipped package."
(setq-default indent-tabs-mode nil)
(setq-default tab-width 2)
(setq js-indent-level 2)
(setq scss-indent-level 2)
(setq inhibit-startup-message t)
(setq auto-save-default nil)
(setq-default fill-column 80)
Expand Down

0 comments on commit f571f4a

Please sign in to comment.