Get the custom Emacs working
This commit is contained in:
parent
245a1bb389
commit
c50f36bffc
1 changed files with 4 additions and 0 deletions
4
.dir-locals.el
Normal file
4
.dir-locals.el
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||||
|
;;; For more information see (info "(emacs) Directory Variables")
|
||||||
|
|
||||||
|
((python-mode . ((python-shell-interpreter . "/home/howard/src/moss-n-puddles/.venv/bin/ipython"))))
|
||||||
Loading…
Reference in a new issue