~ruther/emacs.d

ref: 416f58680b4c2981fc32bfda2709a99927f219da emacs.d/Makefile -rw-r--r-- 85 bytes
416f5868 — Rutherther feat: bind marginalia-cycle in minibuffer-local-map 10 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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