Tangle the .dir-locals.el file proposal to dir-locals.el
This commit is contained in:
parent
42279d3036
commit
5dc1481fc0
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,6 +16,7 @@
|
||||
*.tex
|
||||
*.toc
|
||||
|
||||
dir-locals.el
|
||||
example.py
|
||||
latexmkrc
|
||||
org-store-link
|
||||
|
@ -1753,7 +1753,7 @@ proper [[info:emacs#Directory Variables][.dir-locals.el]] file.
|
||||
#+caption: Propose =directory-variables= in the root of any Python project to
|
||||
#+caption: launch =eglot=.
|
||||
#+name: lst:eglot-directory-variables-for-python
|
||||
#+begin_src emacs-lisp :tangle no
|
||||
#+begin_src emacs-lisp :tangle dir-locals.el
|
||||
;; Proposal for a .dir-locals.el file in the root of any Python project.
|
||||
((python-mode
|
||||
. ((eglot-workspace-configuration
|
||||
|
Loading…
Reference in New Issue
Block a user