mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Finally figured out how to undisable commands
This commit is contained in:
parent
e47bad56d2
commit
cd7b11d3b7
2 changed files with 2 additions and 0 deletions
|
@ -1447,6 +1447,7 @@ https://github.com/magit/magit/issues/460 (@cpitclaudel)."
|
|||
(map! :leader
|
||||
:desc "Projectile grep"
|
||||
"/" #'projectile-grep)
|
||||
(put 'projectile-grep 'disabled nil)
|
||||
|
||||
;;;-- projectile wrapper commands ;;;--
|
||||
(require 'sudo-edit)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue