Navigation Menu

Skip to content

Commit

Permalink
add ,cp evil-shortcut for compiling file
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheukyin committed Oct 10, 2014
1 parent 15e84ab commit 2bf876e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init-evil.el
Expand Up @@ -339,6 +339,9 @@ to replace the symbol under cursor"
"pd" 'projectile-find-dir-other-window
"pD" 'projectile-dired
"p!" 'projectile-run-shell-command-in-root

;compile
"cp" 'compile
)
;; }}

Expand Down

0 comments on commit 2bf876e

Please sign in to comment.