We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10ee187 + 5089069 commit ca5f576Copy full SHA for ca5f576
Makefile
@@ -1,4 +1,7 @@
1
ARCHIVE=psci.el
2
3
+pr:
4
+ hub pull-request -b ardumont:master
5
+
6
install-clean:
7
~/bin/emacs/emacs-install-clean.sh ./$(ARCHIVE)
README.org
@@ -1,4 +1,4 @@
-#+title: psci-mode
+#+title: psci-mode [[http://melpa.org/#/psci][file:http://melpa.org/packages/psci-badge.svg]] [[http://stable.melpa.org/#/psci][file:http://stable.melpa.org/packages/psci-badge.svg]]
#+author: ardumont
A major mode to try and improve the purescript repl experience within emacs.
0 commit comments