diff options
Diffstat (limited to 'emacs/.emacs.d/wpc/wpc-keybindings.el')
-rw-r--r-- | emacs/.emacs.d/wpc/wpc-keybindings.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-keybindings.el b/emacs/.emacs.d/wpc/wpc-keybindings.el index 7d6e57db2530..a66906dc6a3f 100644 --- a/emacs/.emacs.d/wpc/wpc-keybindings.el +++ b/emacs/.emacs.d/wpc/wpc-keybindings.el @@ -108,7 +108,7 @@ "S" #'sort-lines "=" #'align "p" #'flycheck-previous-error - "f" #'wpc/find-file + "f" #'project-find-file "n" #'flycheck-next-error "N" #'smerge-next "W" #'balance-windows |