Skip to content

Commit e6f7ad1

Browse files
committed
Update internal link syntax for github support.
1 parent 2ad93dc commit e6f7ad1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.org

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
- [[#lsp-treemacs-deps-list][lsp-treemacs-deps-list]]
1010
- [[#commands-1][Commands]]
1111
- [[#screenshot-2][Screenshot]]
12-
- [[lsp-metals-treeview]]
13-
- [[Metals Commands][Commands]]
14-
- [[Metals Screenshot][Screenshot]]
12+
- [[#lsp-metals-treeview][lsp-metals-treeview]]
13+
- [[#commands-2][Commands]]
14+
- [[#screenshot-3][Screenshot]]
1515

1616
* Summary
1717
Integration between ~lsp-mode~ and ~treemacs~ .
@@ -69,7 +69,7 @@ To enable logging of metals treeview actions/responses use the variable
6969
lsp-metals-treeview-logging (boolean). All messages will be logged to the lsp
7070
logging buffer.
7171

72-
*** <<Metals Commands>>Commands
72+
*** Commands
7373
q - when the treeview has focus it can be hidden using the q key. To show the
7474
tree use M-x lsp-metals-treeview or bind this function to a key.
7575

@@ -79,5 +79,5 @@ current file buffer.
7979
When switching files the treeview will switch to the treeview associated with
8080
the new workspace.
8181

82-
*** <<Metals Screenshot>>Screenshot
82+
*** Screenshot
8383
[[file:screenshots/metals-treeview.gif]]

0 commit comments

Comments
 (0)