Added lsp file and config
This commit is contained in:
@@ -125,7 +125,9 @@ Installing ~use-package~ macros:
|
||||
(use-package all-the-icons)
|
||||
(use-package doom-modeline
|
||||
:init (doom-modeline-mode 1)
|
||||
:config (display-time))
|
||||
:config
|
||||
(setq doom-modeline-height 45)
|
||||
(display-time))
|
||||
|
||||
(use-package doom-themes
|
||||
:init (load-theme 'doom-city-lights t))
|
||||
|
||||
Reference in New Issue
Block a user