Skip to content
Snippets Groups Projects
Commit 83a916c6 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Ameliore l'utilisation de flycheck

parent 72457dc6
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
'("gnu" . "http://elpa.gnu.org/packages/")) '("gnu" . "http://elpa.gnu.org/packages/"))
;; set is-standalone to true to use the local melpa archive ;; set is-standalone to true to use the local melpa archive
(defvar is-standalone nil) (defvar is-standalone t)
(if is-standalone (if is-standalone
(setq package-archives '(("myelpa" . "~/.emacs.d/myelpa/"))) (setq package-archives '(("myelpa" . "~/.emacs.d/myelpa/")))
nil) nil)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment