Commit Graph

8 Commits

Author SHA1 Message Date
de1f6e84dc Load in helm-config to get a global helm-prefix key 2018-12-20 04:15:39 +00:00
36f79b8b86 Fix hiding helm source header when there's only one source 2018-12-20 03:36:22 +00:00
6ae24d30a7 Bind helm-find-files instead of ido-find-files to C-x C-f 2018-12-20 03:34:38 +00:00
4621af7b12 Exclude additional paths from helm-ag searches 2018-12-05 15:34:33 +00:00
e800c5c153 Update list of ignored files for helm-ag package 2018-11-16 10:50:16 +00:00
cf6f8e538c Remove duplicate keybinding 2018-07-10 08:20:13 +01:00
998e81ed8d Update ignore pattern for helm-ag to ignore minified js/css files 2018-06-22 14:45:21 +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