Add lsp-ui

This commit is contained in:
Jesús 2022-01-15 14:04:44 -05:00
parent 46552ee63d
commit 466d3c4213
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -15,6 +15,8 @@
:config
(lsp-treemacs-sync-mode 1))
(use-package lsp-ui)
(use-package dap-mode)
(provide 'init-linter)