projectile-find-other-file
This commit is contained in:
@@ -1143,7 +1143,7 @@ frame if FRAME is nil, and to 1 if AMT is nil."
|
||||
;; -----------------------------------------------------------------------------
|
||||
|
||||
;; F2 reserved for bookmarks (bm package)
|
||||
(global-set-key [f3] 'ff-find-other-file) ; Switch between .cpp/.hpp
|
||||
(global-set-key [f3] 'projectile-find-other-file) ; Switch between .cpp/.hpp
|
||||
(global-set-key [f4] 'my-terminal) ; Launch terminal
|
||||
(global-set-key [f5] 'my-compile) ; Compile
|
||||
(global-set-key [f6] 'tb-save-stage-and-format) ; Save, stage, format
|
||||
|
||||
Reference in New Issue
Block a user