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
|
*.tex
|
||||||
*.toc
|
*.toc
|
||||||
|
|
||||||
|
dir-locals.el
|
||||||
example.py
|
example.py
|
||||||
latexmkrc
|
latexmkrc
|
||||||
org-store-link
|
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: Propose =directory-variables= in the root of any Python project to
|
||||||
#+caption: launch =eglot=.
|
#+caption: launch =eglot=.
|
||||||
#+name: lst:eglot-directory-variables-for-python
|
#+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.
|
;; Proposal for a .dir-locals.el file in the root of any Python project.
|
||||||
((python-mode
|
((python-mode
|
||||||
. ((eglot-workspace-configuration
|
. ((eglot-workspace-configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user