mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
committed by
Henrik Lissner
parent
0e7997a099
commit
8057af96e2
@ -11,7 +11,7 @@
|
|||||||
:commands stata SAS
|
:commands stata SAS
|
||||||
:init
|
:init
|
||||||
(unless (modulep! :lang julia)
|
(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
|
:config
|
||||||
(setq ess-offset-continued 'straight
|
(setq ess-offset-continued 'straight
|
||||||
ess-use-flymake (or (not (modulep! :checkers syntax))
|
ess-use-flymake (or (not (modulep! :checkers syntax))
|
||||||
|
Reference in New Issue
Block a user