mirror of
https://github.com/godotengine/emacs-gdscript-mode.git
synced 2025-12-31 21:48:34 +03:00
- add Windows-nt eglot config dir
This commit is contained in:
@@ -55,6 +55,7 @@ https://lists.gnu.org/archive/html/bug-gnu-emacs/2023-04/msg01070.html."
|
||||
(let* ((cfg-dir (or (getenv "XDG_CONFIG_HOME")
|
||||
(pcase system-type
|
||||
('darwin "~/Library/Application Support/Godot/")
|
||||
('windows-nt "%APPDATA%\\Godot\\")
|
||||
('gnu/linux "~/.config/"))))
|
||||
(cfg-buffer
|
||||
(find-file-noselect
|
||||
|
||||
Reference in New Issue
Block a user