Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Projectile weird behavior #46

Closed
syl20bnr opened this issue Oct 27, 2014 · 1 comment
Closed

Projectile weird behavior #46

syl20bnr opened this issue Oct 27, 2014 · 1 comment
Labels

Comments

@syl20bnr
Copy link
Owner

There is defintely something in spacemacs with projectile.

We have this issue: bbatsov/projectile#486 (comment)
And @Wolfy87 reported that projectile-bookmarks does not work as well.

syl20bnr added a commit that referenced this issue Oct 29, 2014
Projectile takes time to load (around 0.2 seconds) and it is
lazy loading friendly if we want to enable it globally.

To be able to lazy load it, we encapsulate the binded calls
in spacemacs/xxx functions which take care of firing the
mode globally if required.
@syl20bnr
Copy link
Owner Author

Pretty much fixed but the cache file seems to remain forever empty.

syl20bnr added a commit that referenced this issue Nov 4, 2014
Projectile takes time to load (around 0.2 seconds) and it is
lazy loading friendly if we want to enable it globally.

To be able to lazy load it, we encapsulate the binded calls
in spacemacs/xxx functions which take care of firing the
mode globally if required.
mmailhot pushed a commit to mmailhot/spacemacs that referenced this issue Nov 16, 2014
Projectile takes time to load (around 0.2 seconds) and it is
lazy loading friendly if we want to enable it globally.

To be able to lazy load it, we encapsulate the binded calls
in spacemacs/xxx functions which take care of firing the
mode globally if required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant