Does it start and exit without problems?
Some checks failed
/ Test config on 20 (push) Failing after 23s
Some checks failed
/ Test config on 20 (push) Failing after 23s
This commit is contained in:
parent
a0b74ef1db
commit
706607afba
9 changed files with 34 additions and 34 deletions
|
|
@ -47,8 +47,8 @@
|
|||
(add-to-list 'dash-at-point-mode-alist '(elixir-ts-mode . "elixir,hex")))
|
||||
|
||||
;; By default, use 2 spaces for indentation
|
||||
(setq tab-width 2)
|
||||
(setq tab-stop-list (number-sequence tab-width 200 tab-width))
|
||||
(setopt tab-width 2)
|
||||
(setopt tab-stop-list (number-sequence tab-width 200 tab-width))
|
||||
|
||||
;; Ensure indentation in steps:
|
||||
(defun icejam-set-indent (step)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue