fixed lsp, orderless, corfu
irrelevant elements are now correctly filtered out of lsp by orderless,corfu. fixed some whitespace, indentation
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
|
||||
(use-package denote
|
||||
:defer t
|
||||
:config
|
||||
(setq denote-directory (list (expand-file-name "~/lyrinv/SOR/Notes/"))
|
||||
denote-file-type 'markdown-yaml
|
||||
denote-prompts '(title subdirectory keywords))
|
||||
)
|
||||
:defer t
|
||||
:config
|
||||
(setq denote-directory (list (expand-file-name "~/lyrinv/SOR/Notes/"))
|
||||
denote-file-type 'markdown-yaml
|
||||
denote-prompts '(title subdirectory keywords))
|
||||
)
|
||||
|
||||
(provide 'tutilities-packages)
|
||||
|
||||
Reference in New Issue
Block a user