Tangle the .dir-locals.el file proposal to dir-locals.el

This commit is contained in:
Gerard Vermeulen 2022-01-07 17:29:01 +01:00
parent 42279d3036
commit 5dc1481fc0
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@
*.tex
*.toc
dir-locals.el
example.py
latexmkrc
org-store-link

View File

@ -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