Skip to content

Commit

Permalink
Add dir locals
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 17, 2024
1 parent be61a1b commit 3ae7b9e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dir-locals.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((lisp-mode . ((lsp-enabled-clients . nil)
(lsp-lisp-active-modes . nil))))

0 comments on commit 3ae7b9e

Please sign in to comment.