Commit graph

1464 commits

Author SHA1 Message Date
syl20bnr 58ef64b1d0 helm-theme binding is now <SPC> T h 2014-11-30 21:08:48 -05:00
syl20bnr c1d5bf5c7f Tweak evil-org key bindings to prevent clash with org-repo-todo 2014-11-30 21:07:12 -05:00
syl20bnr cac038ab4b Add function for easy declaration of prefix commands 2014-11-30 21:05:39 -05:00
syl20bnr f1097647da Fixes #175 Org-mode is adding indents to new headings 2014-11-30 19:14:18 -05:00
syl20bnr 20fecf2984 Fixes #182 Pre-extensions var are required by default
Pre and Post extensions lists are now optional.
2014-11-30 12:00:53 -05:00
syl20bnr 88cf604396 Remove o-blog from list of extensions in spacemacs layer 2014-11-30 12:00:23 -05:00
syl20bnr c27b57bf47 Update theme section in documentation. 2014-11-30 11:48:22 -05:00
syl20bnr e2665959b8 Fixes #181 <SPC> c t is defined both for evil-nc and theme cycling
To cycle theme it is now `<SPC> T n`
2014-11-30 09:51:19 -05:00
nmerino 204dcad541 Adding pcre2el
Spaces

Fixing wrong spaces

Spaces fixed

Fixing spaces

Fixing org

Fixing file

Return previous

Fixing file org

fixing org file

Fixing files

Changing

Returning

Fixing format

Updating and fixing
2014-11-30 01:15:43 -05:00
syl20bnr 40c16ff5b4 Log a warning when a layer listed in .spacemacs does not exist 2014-11-30 00:52:22 -05:00
Tristan Hume 6e2af03011 Add yasnippet support for all company backends 2014-11-29 23:19:50 -05:00
Joris Engbers 7086849a22 Pylookup package in python now uses correct directory 2014-11-29 23:19:25 -05:00
syl20bnr f5e7b5b5f0 Remove deprecated elixir-mix from erlang-elixir layer 2014-11-29 23:16:54 -05:00
syl20bnr fd79edaca7 Improve log in *Messages* at startup
Replace "contribution layer" by "configuration layer"
Prepend the type of package in logs (pre-extension, post-extension or package).
2014-11-29 22:20:33 -05:00
syl20bnr bcb2989339 Move syl20bnr contrib to usr sub-directory 2014-11-29 22:08:28 -05:00
syl20bnr 2aec5fe0d0 Remove o-blog extension from syl20bnr contrib
It reduces the number of submodule.
I will just put it in a private layer.
2014-11-29 21:53:01 -05:00
syl20bnr fd66222093 Fix functions prefix in erlang-elixir layer 2014-11-29 01:53:14 -05:00
syl20bnr b30da551a6 Simplify inactive modeline 2014-11-29 01:20:50 -05:00
syl20bnr b9e9b32168 Move Erlang and Elixir in a contribution layer 2014-11-28 23:59:23 -05:00
syl20bnr 0c87b4dab5 Fixes #161 Add Trash/Recycle Bin support 2014-11-28 22:47:03 -05:00
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