Add eldoc box cube

This commit is contained in:
Sameer Rahmani 2022-01-07 16:52:37 +00:00
parent c7f11068fb
commit 6e9e76817a
1 changed files with 5 additions and 0 deletions

View File

@ -54,9 +54,14 @@
;; TODO: Create a flag for lsp-ui or move it
;; to a new cube
(fpkg/use lsp-ui
:init
(progn
(setq lsp-ui-doc-enable t
lsp-ui-doc-show-with-cursor t))
:config
(add-hook 'lsp-mode-hook 'lsp-ui-mode)))
(defcube fg42/cmake-cube
"Cmake cube"
(:title "CMake cube"