Skip to content

Commit 16d7568

Browse files
committed
Add link to lsp-mode
1 parent ce7c039 commit 16d7568

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

mkdocs.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
site_name: LSP Dart
22
site_url: https://emacs-lsp.github.io/lsp-dart
33

4+
nav:
5+
- Home: README.md
6+
- Changelog: CHANGELOG.md
7+
- LSP Mode:
8+
- LSP Mode: https://emacs-lsp.github.io/lsp-mode
9+
410
extra_css:
511
- stylesheets/extra.css
612

@@ -10,6 +16,8 @@ theme:
1016
favicon: images/logo.svg
1117
icon:
1218
repo: fontawesome/brands/github
19+
features:
20+
- tabs
1321

1422
extra:
1523
social:

0 commit comments

Comments
 (0)