add links to docs in helix config

This commit is contained in:
James Dixon 2023-01-24 02:57:21 -05:00
parent bc7c18bac8
commit b774176001

View File

@ -1,5 +1,8 @@
# https://docs.helix-editor.com/ # Docs
# https://github.com/helix-editor/helix/wiki # ----
# General Docs: https://docs.helix-editor.com/
# Wiki: https://github.com/helix-editor/helix/wiki
# LSP Docs: https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers
theme = "github_dark" theme = "github_dark"