~ruther/emacs.d

ref: b48e753abdcd4fbe871295edd9a3314a03d92838 emacs.d/Makefile -rw-r--r-- 85 bytes
b48e753a — Rutherther feat: add vhdl treesitter mode 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