Skip to content

Commit

Permalink
remove js basic-offset and indent-level
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilbert Consellado committed Dec 17, 2017
1 parent 1f89257 commit 0cc46ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,6 @@ before packages are loaded."

(setq-default evil-escape-key-sequence ",.")
(setq-default scroll-margin 4)
(setq-default js2-basic-offset 2)
(setq-default js-indent-level 2)

(setq powerline-default-separator 'arrow-fade)

Expand Down

0 comments on commit 0cc46ee

Please sign in to comment.