~ruther/emacs.d

ref: b3018661a5b3a44076c18538e0b1ae3fefd9eb14 emacs.d/Makefile -rw-r--r-- 85 bytes
b3018661 — Rutherther feat: add more eglot keybindings 11 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

.PHONY: run
run:
	$(EMACS) --init-directory "$(PWD)"
Do not follow this link