Tweak orderless
This commit is contained in:
parent
3ae928409e
commit
e4ba0923e2
1 changed files with 2 additions and 1 deletions
|
|
@ -424,7 +424,8 @@
|
|||
(use-package orderless
|
||||
:custom
|
||||
(completion-styles '(orderless basic))
|
||||
(completion-category-overrides '((file (styles basic partial-completion)))))
|
||||
(completion-category-defaults nil)
|
||||
(completion-category-overrides '((file (styles partial-completion)))))
|
||||
|
||||
(use-package org
|
||||
:bind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue