Commit Graph

8 Commits

Author SHA1 Message Date
e2d2a46f27 Update projectile and helm-projectile setup
Importantly, this includes setting the projectile indexing method to
hybrid, as the default alien makes it skip sorting results altogether.
2018-12-20 03:35:19 +00:00
466ccec048 Swap main helm-projectile keybindings I use around 2018-11-06 11:06:52 +00:00
984528aa4a Manually specify "C-c p" as projectile prefix key
Projectile no longer sets up it's prefix key automatically, so this has
to be manually done now.
2018-08-22 14:35:33 +01:00
b3be2b8531 Configure language specific projectile ignore dirs in lang modules 2018-06-06 23:43:20 +01:00
e6bf6fb061 Add .vagrant to list of projectile globally ignored directories 2018-06-04 21:21:26 +01:00
9c660ac780 Sort list of projectile globally ignored directories 2018-06-04 21:21:26 +01:00
243903bab0 Add module for dired-sidebar mode
Not used at the moment, but I'll keep this around and check it out every
now and then.
2018-06-04 13:54:01 +01:00
87a86191db Majorly re-organize modules
- Split large modules into smaller parts (e.g. siren-text-manipulation)
- Organize modules into high level groups:
  - completion
  - core
  - editor
  - languages
  - linting
  - misc
  - navigation
  - projects
  - spelling
  - text-editing
  - version-control
  - windows
  - workspaces
2018-05-20 17:31:11 +01:00