mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Update emacs.md (#510)
Minor correction for emacs-lisp in minimal install
This commit is contained in:
@@ -46,7 +46,7 @@ Indexes your org-agenda files, by default.
|
||||
(use-package khoj
|
||||
:ensure t
|
||||
:pin melpa-stable
|
||||
:bind ("C-c s" . 'khoj)
|
||||
:bind ("C-c s" . 'khoj))
|
||||
```
|
||||
|
||||
- Note: Install `khoj.el` from MELPA (instead of MELPA Stable) if you installed the pre-release version of khoj
|
||||
|
||||
Reference in New Issue
Block a user