File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -39,20 +39,13 @@ Installation
39
39
------------
40
40
41
41
The ``lambdapi-mode `` can be installed from `MELPA
42
- <https://melpa.org> `__ using any package manager of Emacs
42
+ <https://melpa.org> `__ using any package manager
43
43
(``package.el ``, `straight
44
- <https://github.com/raxod502/straight.el> `__, …). Provided that Emacs
44
+ <https://github.com/raxod502/straight.el> `__, …). Provided that Emacs
45
45
is properly configured (see https://melpa.org/#/getting-started to
46
46
configure Emacs to use MELPA), the mode can be installed with ``M-x
47
47
package-install RET lambdapi-mode ``.
48
48
49
- If you have `use-package `_, it can be automatically installed by
50
- adding to your configuration file:
51
-
52
- .. code :: emacs-lisp
53
-
54
- (use-package lambdapi-mode)
55
-
56
49
Usage
57
50
-----
58
51
You can’t perform that action at this time.
0 commit comments