This commit is contained in:
Sakooooo 2023-09-07 11:04:56 +04:00
parent 90c188c58d
commit b85da4e32d
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -263,6 +263,15 @@
(use-package visual-fill-column
:hook (org-mode . sakomacs/org-mode-visual-fill))
;; lsp finally
(use-package lsp-mode
:commands (lsp lsp-deferred)
:init
(setq lsp-keymap-prefix "C-c l")
:config
(lsp-enable-which-key-integration t))
;; video
;; actual thing https://youtu.be/E-NAM9U5JYE?t=454
;; org-mode video https://youtu.be/PNE-mgkZ6HM?t=156