emacs-projectile Questions

3

Solved

I have a single git repo with a directory structure that looks like this: root ---------- src | | |------ 3rd root is my working directory, 3rd consists of multiple third-party git submodules...
Amanita asked 22/4, 2014 at 5:32

4

I am new to Emacs. I have installed Projectile. When I do C-c p, it says: C-c p is undefined Wondering what is wrong? Following is my ~/.emacs file. (require 'package) (add-to-list 'package...
Hilde asked 15/7, 2015 at 3:41

2

Solved

I'm using Emacs and projectile and trying to set the path to a test file so that I can use projectile-toggle-between-implementation-and-test. I call M-xprojectile-find-test-file but the Helm buffe...

1

I want setup the projectile project for project that has no local git, hg, bzr, etc. directories so I cannot use their repositories as source of project files. Is it enough to just create the .proj...
Preceptory asked 13/12, 2013 at 14:6
1

© 2022 - 2024 — McMap. All rights reserved.