branch: main commit 6ee18e17e46eaa9550d9998e3d4a817a2e7b4f3c Author: Philip Kaludercic <phil...@posteo.net> Commit: Philip Kaludercic <phil...@posteo.net>
* elpa-packages (nasm-mode): Add package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index a74dd20..b646da8 100644 --- a/elpa-packages +++ b/elpa-packages @@ -164,6 +164,9 @@ ("multiple-cursors" :url "https://github.com/magnars/multiple-cursors.el" :ignored-files ("features")) + ("nasm-mode" :url "https://github.com/skeeto/nasm-mode" + :ignored-files ("Makefile")) + ("paredit" :url "https://mumble.net/~campbell/git/paredit.git" :ignored-files ("check.sh" "genhtml.sh" "test.el"))