Enable remote dir-locals

This commit is contained in:
Evie Litherland-Smith 2024-05-22 09:39:04 +01:00
parent 432b82ca57
commit 6e0c760d97

View file

@ -1002,6 +1002,10 @@ Calls `project-remember-project-under' for ~/Projects/"
(use-package python-docstring
:hook python-base-mode)
(use-package files
:custom
(enable-remote-dir-locals t))
(use-package tramp
:defer t
:custom