Add TODO comment
This commit is contained in:
parent
4800051a1a
commit
e5199ee924
1 changed files with 1 additions and 0 deletions
|
@ -566,6 +566,7 @@ In that case, insert the number."
|
|||
(require 'lsp-pyright)
|
||||
(lsp)))) ; or lsp-deferred
|
||||
|
||||
;; TODO: is this still needed?
|
||||
(use-package lsp-ui
|
||||
:config
|
||||
(setq lsp-ui-doc-position 'top)
|
||||
|
|
Loading…
Reference in a new issue