Add note about LSP CAPF code origin
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
(lsp-completion-provider :none)
|
||||
:init
|
||||
(setq lsp-keymap-prefix "C-c l")
|
||||
;; from https://github.com/minad/corfu/wiki
|
||||
(defun my/lsp-mode-setup-completion ()
|
||||
(setf (alist-get 'styles (alist-get 'lsp-capf completion-category-defaults))
|
||||
'(orderless)))
|
||||
|
||||
Reference in New Issue
Block a user