~ruther/emacs.d

ref: 264904625c3028b583d63685e23b59879e0991d8 emacs.d/Makefile -rw-r--r-- 85 bytes
26490462 — Rutherther feat: add eglot completion orderless style 5 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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