Guest User

Untitled

a guest
Feb 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. federico@korobushka ~/programacion/textmate.el (master)
  2. $ ls
  3. textmate.el vendor
  4. federico@korobushka ~/programacion/textmate.el (master)
  5. $ ls vendor/
  6. fuzzy-find-in-project/
  7.  
  8. ;; how can I add the files in fuzzy-find-in-project/ without hardcoding the path like this:
  9. (setq load-path (cons "~/.emacs.d/textmate.el/vendor/fuzzy-find-in-project" load-path))
Add Comment
Please, Sign In to add comment