mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
committed by
Henrik Lissner
parent
0e7997a099
commit
8057af96e2
@ -11,7 +11,7 @@
|
||||
:commands stata SAS
|
||||
:init
|
||||
(unless (modulep! :lang julia)
|
||||
(add-to-list 'auto-mode-alist '("\\.jl\\'" . ess-julia-mode)))
|
||||
(add-to-list 'auto-mode-alist '("\\.[jJ][lL]\\'" . ess-julia-mode)))
|
||||
:config
|
||||
(setq ess-offset-continued 'straight
|
||||
ess-use-flymake (or (not (modulep! :checkers syntax))
|
||||
|
Reference in New Issue
Block a user