File tree Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change 11[ ![ MELPA] ( https://melpa.org/packages/purescript-mode-badge.svg )] ( https://melpa.org/#/purescript-mode )
22[ ![ Build Status] ( https://github.com/purescript-emacs/purescript-mode/workflows/CI/badge.svg )] ( https://github.com/purescript-emacs/purescript-mode/actions )
33
4- PureScript Mode for Emacs
5- ----------------------
6-
7- This is the PureScript mode package for Emacs.
8-
9- To report problems or suggestions, please
10- [ open an issue] ( https://github.com/dysinger/purescript-mode/issues?state=open )
11- in the issue tracker.
12-
13- Below is a brief setup guide.
14-
15- Quick Emacs rundown
16- --------------------
17-
18- When Emacs is started up, it normally loads the
19- [ Emacs initialization file] ( http://www.gnu.org/software/emacs/manual/html_node/emacs/Init-File.html )
20- usually called ` ~/.emacs ` , ` ~/.emacs.el ` , or ` ~/.emacs.d/init.el ` ;
21- with ` ~ ` standing for for your home directory. This file should
22- contain all of your personal customisations written as a series of
23- Emacs Lisp commands. In the following sections, this file will simply
24- be referred to as the ` .emacs ` file.
4+ This Emacs package provides indentation, syntax highlighting, and other facilities for PureScript language.
255
266Installation
277------------
You can’t perform that action at this time.
0 commit comments