Skip to content

Commit

Permalink
Add configuration note in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
xvw committed Jan 6, 2025
1 parent 70f2b38 commit 75a40c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ are provided:
- `ocaml-eglot-find-definition-in-current-window`
- `ocaml-eglot-find-declaration-in-current-window`

The default behavior can also be configured using the
`ocaml-eglot-open-window-strategy` variable.

### Jump to type definition of an expression

You can also jump to the type definition of the expression at point.
Expand Down

0 comments on commit 75a40c6

Please sign in to comment.