mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
updated coffee-mode customizations
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
|
||||
(add-hook 'coffee-mode-hook
|
||||
(lambda ()
|
||||
(fci-mode)))
|
||||
(fci-mode)
|
||||
(setq tab-width 2)))
|
||||
|
||||
Reference in New Issue
Block a user