Fix ,P keybinding
This commit is contained in:
parent
dbac71b161
commit
df08e77f95
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
|||
:nv "M" 'projectile-recentf
|
||||
;; :nv "p" 'helm-projectile-switch-project
|
||||
:nv "p" 'counsel-yank-pop
|
||||
:nv "P" 'counsel-projectile
|
||||
:nv "P" 'counsel-projectile-switch-project
|
||||
:n "R" 'doom/reset-theme
|
||||
:n "s" 'yas-visit-snippet-file
|
||||
:n "S" 'doom/yas-find-file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue