Skip to content

Commit

Permalink
std.el & std_comment.el bug on specific environment solved
Browse files Browse the repository at this point in the history
  • Loading branch information
kayofeld committed Dec 22, 2017
1 parent cab40c0 commit 217713c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installation/.files/.emacs
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
;; EPITECH CONFIG
;; ----------------------------------
(add-to-list 'load-path "~/.emacs.d/lisp")
(load "std.el")
(load "std_comment.el")
(load "~/.emacs.d/epitech/std.el")
(load "~/.emacs.d/epitech/std_comment.el")

0 comments on commit 217713c

Please sign in to comment.