Commit graph

1394 commits

Author SHA1 Message Date
syl20bnr cb2d35adbd Fixes #166 Lower delay for guide-key
Add configuration variable dotspacemacs-guide-key-delay
2014-11-28 21:48:16 -05:00
syl20bnr a04a64eca8 Better .spacemacs template 2014-11-28 21:43:07 -05:00
Tristan Hume 0b0b23da63 Fix annoying company behaviour in ruby-like languages 2014-11-28 21:28:24 -05:00
syl20bnr 3e9972c1ef More explicit lighter for gitflow and github-PR magit extensions 2014-11-28 21:24:44 -05:00
syl20bnr 0931a593a1 Add magit-gh-pulls magit extension 2014-11-28 21:06:20 -05:00
Diego Berrocal d7b05a4433 Fix: projectile-persp-bridge is inside of persp-projectile 2014-11-28 01:17:28 -05:00
syl20bnr 46d2b3cbb2 Fix solarized term default faces for emacs 24.3 2014-11-28 01:09:02 -05:00
syl20bnr 3018b73439 Remove duplicate inhibit-startup-screen 2014-11-28 01:08:33 -05:00
syl20bnr 4ba9c85ae6 Add :defer t to packages 2014-11-28 01:08:19 -05:00
syl20bnr 1ea149f49f Remove GUI elements only if needed. 2014-11-28 00:17:41 -05:00
syl20bnr d25326f0d6 Move back GUI elements removal... :-) 2014-11-28 00:07:29 -05:00
syl20bnr d713d0b531 Move GUI elements initialisation to the top of spacemacs-mode 2014-11-27 23:39:00 -05:00
syl20bnr d50f7e3664 Fix typo in dotspacemacs-default-theme 2014-11-27 23:38:43 -05:00
Tristan Hume 40ea622e1c Smarter smartparens 2014-11-27 23:21:55 -05:00
syl20bnr ab51c182e5 Add universal argument section to readme 2014-11-27 23:20:57 -05:00
syl20bnr aebe9543d7 Add support for custom default theme 2014-11-27 23:14:51 -05:00
Diego Berrocal 8262c953fe Modified directory structure to be compliant with guidelines 2014-11-27 20:41:43 -05:00
Sylvain Benner 0b15c9bb02 Merge pull request #168 from CestDiego/restclient-layer
Add RESTclient layer
2014-11-27 20:32:56 -05:00
syl20bnr 8e143d3063 Add new bindings for hl-anything and move .hl-save to cache directory 2014-11-27 20:26:08 -05:00
syl20bnr e5092da726 Fix <SPC> p D binding for projectile-dired 2014-11-27 19:25:13 -05:00
syl20bnr 380cadada8 Update projectile documentation 2014-11-27 19:24:56 -05:00
syl20bnr e6655d1136 Add helm-resume binding on <SPC> h r 2014-11-27 19:24:18 -05:00
syl20bnr 2fb3df4f3c Tweak helm-ag configuration 2014-11-27 19:13:51 -05:00
Ryan Phillips 5849062845 use new doc format 2014-11-27 18:56:49 -05:00
Ryan Phillips acd36cdaf4 add helm-projectile-ag support 2014-11-27 18:56:48 -05:00
syl20bnr 938dddc15f Fix some typo in documentation 2014-11-27 18:05:36 -05:00
Diego Berrocal 7906e7cd86 Add restclient contribution layer 2014-11-27 17:37:13 -05:00
sbenner 0de0b989b7 Wrap key bindings with <kbd> in documentation 2014-11-27 11:02:18 -05:00
sbenner 0d3b249f71 Update magit quick use case guide with last key bindings 2014-11-27 10:35:18 -05:00
sbenner cc1baa3715 Fixes #165 evil-org mode submodule
Remove the evil-org submodule in favor or MELPA package.
Adapt the new bindings to spacemacs in configuration.
2014-11-27 10:31:44 -05:00
sbenner e3bdf9003b Remove evil-org-mode submodule 2014-11-27 10:14:08 -05:00
sbenner 620a21aba8 Fixes #163 Wrong face in term when changing default spacemacs theme
Update solarized and fix the term faces.
2014-11-27 10:09:19 -05:00
syl20bnr 609d5c30da Add evil-search support in paradox buffer 2014-11-27 00:33:55 -05:00
syl20bnr bc2385ac6c Add hjkl navigation for paradox packages list
Same strategy as with magit
2014-11-26 23:48:02 -05:00
Sylvain Benner 178512940e Merge pull request #157 from CestDiego/develop
Add paradox for list-packages alternative
2014-11-26 22:59:24 -05:00
Diego Berrocal 6924f247b9 Add Paradox (list-packages replacement) with GPG Auth 2014-11-26 22:46:56 -05:00
syl20bnr 92c7ace045 Remove the undo-tree cache
It breaks undo...
2014-11-26 22:09:29 -05:00
syl20bnr 1503435dd5 Exclude fancy-narrow
Too much bug with it, it makes narrow region almost
unusable.
2014-11-26 22:08:07 -05:00
Daniel Wu becd223d36 highlight TODO words in python mode 2014-11-26 18:29:53 -05:00
Diego Berrocal 13c3258474 Added org-repo-todo layer 2014-11-26 18:22:37 -05:00
syl20bnr aea629ce4c Update python layer documentation 2014-11-26 17:54:23 -05:00
valrus 86c743db7d Add anaconda-mode-view-doc.
Map anaconda-mode-view-doc to <SPC> m d and move pylookup to <SPC> m D.
2014-11-26 17:51:49 -05:00
sbenner 2723675341 Lazy loading of packages from perspectives layer 2014-11-26 15:00:12 -05:00
syl20bnr 51e26c858c Move relative-line-numbers layer to spacemacs layer 2014-11-26 00:25:41 -05:00
syl20bnr 2df606bb68 Define prefix commands for all prefixes 2014-11-26 00:10:24 -05:00
Sylvain Benner a2f2f3ab6f Merge pull request #155 from nadavspi/develop
Add relative line numbers contribution layer
2014-11-25 22:36:43 -05:00
syl20bnr 18cd41e727 Add documentation about private layers management 2014-11-25 22:28:13 -05:00
Nadav Spiegelman 9c7ec65930 Add relative line numbers contribution layer
- Uses linum-relative
- Binds `<SPC> t r` to toggle
2014-11-25 22:21:07 -05:00
syl20bnr bcda6d85fd Fixes #147 Reenable helm-projectile commands 2014-11-25 22:06:03 -05:00
Diego Berrocal 8e41c1146a Updated Readme for information about the @Org Perspective. 2014-11-25 21:02:36 -05:00