Skip to content

Commit 882cccf

Browse files
authored
fix typo three -> tree (#1622)
1 parent e0e8564 commit 882cccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
- install [[https://github.com/emacs-lsp/lsp-ui][lsp-ui]] for fancy sideline, popup documentation, VScode-like peek UI, etc.
9797
- install [[https://github.com/flycheck/flycheck][flycheck]] if you prefer the more popular ~flycheck~ over renewed ~flymake~. ~lsp-mode~ will automatically pick it up.
9898
- install [[https://github.com/company-mode/company-mode][company-mode]] for completion popups.
99-
- install [[https://github.com/emacs-lsp/lsp-treemacs][lsp-treemacs]] for various three based UI controls (symbols, errors overview, call hierarchy, etc.)
99+
- install [[https://github.com/emacs-lsp/lsp-treemacs][lsp-treemacs]] for various tree based UI controls (symbols, errors overview, call hierarchy, etc.)
100100
- install [[https://github.com/emacs-lsp/helm-lsp][helm-lsp]] provides on type completion afternative of =xref-apropos= using =helm=.
101101
- install [[https://github.com/emacs-lsp/lsp-ivy][lsp-ivy]] provides on type completion afternative of =xref-apropos= using =ivy=.
102102
- install [[https://github.com/emacs-lsp/dap-mode][dap-mode]] if your language is supported by the debugger.

0 commit comments

Comments
 (0)