Add TODO comment

This commit is contained in:
Jason TIAN 2023-09-21 08:00:06 +08:00
parent 4800051a1a
commit e5199ee924

View file

@ -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)