Using Emacs Prelude now.... gonna figure things out
Signed-off-by: TuDatTr <tran.tuan-dat@mailbox.org>
This commit is contained in:
5
emacs/.emacs.d/personal/.dir-locals.el
Normal file
5
emacs/.emacs.d/personal/.dir-locals.el
Normal file
@@ -0,0 +1,5 @@
|
||||
;; This will make sure that nothing in your personal directory will be
|
||||
;; forced through the emacs-lisp-checkdoc flychecker. That's a great
|
||||
;; checker for real modules, but these are just config files, and you
|
||||
;; deserve not to get warnings all the time
|
||||
((emacs-lisp-mode . ((flycheck-disabled-checkers . (emacs-lisp-checkdoc)))))
|
||||
0
emacs/.emacs.d/personal/.gitkeep
Normal file
0
emacs/.emacs.d/personal/.gitkeep
Normal file
0
emacs/.emacs.d/personal/preload/.gitkeep
Normal file
0
emacs/.emacs.d/personal/preload/.gitkeep
Normal file
Reference in New Issue
Block a user