[emacs] flycheck-elisp should inherit path
It's what I always want
This commit is contained in:
parent
be255360fa
commit
0ede1d3686
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
'(fast-lock-minimum-size nil)
|
'(fast-lock-minimum-size nil)
|
||||||
'(fill-column 77)
|
'(fill-column 77)
|
||||||
'(find-file-run-dired t)
|
'(find-file-run-dired t)
|
||||||
|
'(flycheck-emacs-lisp-load-path 'inherit)
|
||||||
'(flycheck-gcc-language-standard "c++11")
|
'(flycheck-gcc-language-standard "c++11")
|
||||||
'(flycheck-javascript-flow-args nil)
|
'(flycheck-javascript-flow-args nil)
|
||||||
'(flycheck-python-flake8-executable "python3")
|
'(flycheck-python-flake8-executable "python3")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue