Replace projectile with project.el and counsel with vertico
This commit is contained in:
parent
00fe42ad44
commit
ebdea386c3
11 changed files with 100 additions and 103 deletions
|
|
@ -12,7 +12,6 @@
|
|||
(use-package diminish :straight t)
|
||||
|
||||
(eval-after-load 'flyspell '(diminish 'flyspell-mode))
|
||||
(eval-after-load 'projectile '(diminish 'projectile-mode))
|
||||
(eval-after-load 'flycheck '(diminish 'flycheck-mode))
|
||||
(eval-after-load 'rainbow-mode '(diminish 'rainbow-mode))
|
||||
(eval-after-load 'undo-tree '(diminish 'undo-tree-mode))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue