core-projects: move find-tag bindings to private module
This commit is contained in:
parent
60118ea718
commit
2f4c3c977e
2 changed files with 4 additions and 3 deletions
|
@ -24,9 +24,6 @@ state are passed in.")
|
|||
:config
|
||||
(projectile-mode +1)
|
||||
|
||||
(global-set-key [remap evil-jump-to-tag] 'projectile-find-tag)
|
||||
(global-set-key [remap find-tag] 'projectile-find-tag)
|
||||
|
||||
(setq projectile-other-file-alist
|
||||
(append '(("less" "css")
|
||||
("styl" "css")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue