mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove manual loading of pkg-autoloads files
No longer necessary as of 0c80bb42
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
;;; lang/ess/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(eval-and-compile
|
||||
(load "ess-autoloads" nil t))
|
||||
|
||||
(def-package! ess-site
|
||||
:commands (R stata julia SAS)
|
||||
:mode (("\\.sp\\'" . S-mode)
|
||||
|
Reference in New Issue
Block a user