~ruther/emacs.d

ref: c348e83c26dad54741f8cc8f400b8d6342163cfb emacs.d/Makefile -rw-r--r-- 85 bytes
c348e83c — Rutherther feat: add cape dabbrev and file capfs to completion-at-point 1 year, 6 days ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

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