Skip to content

Commit

Permalink
docs: regenerate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 23, 2023
1 parent 26f6784 commit 69b20ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ Returns the load path of the package, useful for usage with `use-package'`s
#### `(minemacs-run-build-functions &optional DONT-ASK-P)`

Run all build functions in `minemacs-build-functions`.
Call functions without asking when DONT-ASK-P is non-nil.

#### `(minemacs-update-packages)`

Expand Down Expand Up @@ -712,7 +713,7 @@ Auto-enable Eglot in configured modes in `+eglot-auto-enable-modes`.

#### `(+eglot-use-on-all-supported-modes MODE-LIST)`

Enable Eglot in all supported modes in MODE-LIST.
Add all modes in MODE-LIST to `+eglot-auto-enable-modes`.

#### `(+eglot-register MODES &rest SERVERS)`

Expand Down

0 comments on commit 69b20ed

Please sign in to comment.