Commit graph

1445 commits

Author SHA1 Message Date
syl20bnr a959a654c0 Change implementation of window-resize micro-state
Remove advice and define wrapper functions, it prevents
unwanted trigger of the micro-state when calling the
magit status buffer for instance.
2014-12-03 22:07:04 -05:00
syl20bnr c43716310a Fix * and # with ahs
Now pressing `*` correctly goes to the next occurrence
and `#` to the previous occurrence
2014-12-03 22:06:14 -05:00
Chris Sattinger 9526997f9c change "key sequence" fd to "key chord"
typing the key sequence (one after another) results in inserting "fd"

holding them together results in escaping to normal mode.

so I think "key chord" is correct, though I don't understand how you could set it to "jj".
2014-12-03 20:37:03 -05:00
Ryan Phillips 5c4f0af65c fix paradox keybinding 2014-12-03 20:36:56 -05:00
syl20bnr abc0a22e5c Fixes #195 Add documentation for <SPC> o (reserved to users) 2014-12-03 00:32:25 -05:00
syl20bnr 491aef548b Fixes #196 Move <SPC> w v and <SPC> w b and window resize micro-state 2014-12-03 00:20:18 -05:00
syl20bnr fd6ade2141 Update micro-state minibuffer text for ahs 2014-12-03 00:19:42 -05:00
syl20bnr ef84f917af Align tables in documentation 2014-12-03 00:19:14 -05:00
syl20bnr 81d0694497 Move paradox to spacemacs layer 2014-12-02 23:41:06 -05:00
syl20bnr 21a4812b06 Evilify magit buffers, paradox buffer and gist-list buffer 2014-12-02 23:36:58 -05:00
syl20bnr f8aa878ff1 Add evilify functions and macros 2014-12-02 23:34:16 -05:00
Ian Ker-Seymer c4abd5d96a Fix typo in DOCUMENTATION.md 2014-12-02 19:10:44 -05:00
syl20bnr 8ea0b4a7db Disable auto-highlight of symbol
Must now be performed on demand with `<SPC> s h`
2014-12-02 16:27:27 -05:00
syl20bnr fda445bfad Disable auto-highlight-symbol in org-mode 2014-12-02 00:19:54 -05:00
syl20bnr 99aa246e7d Add leuven theme from MELPA 2014-12-02 00:15:38 -05:00
syl20bnr 322fceb207 Fixes #186 Extend support for native themes. 2014-12-01 23:56:54 -05:00
jesse keane 309e033590 fix template location in DOCUMENTATION.md 2014-12-01 23:23:48 -05:00
syl20bnr 5295e9e3a3 Move Haskell to its own lang contrib layer 2014-12-01 23:22:45 -05:00
syl20bnr 845a5d69d3 Add github configuration layer 2014-12-01 22:54:19 -05:00
syl20bnr e993927b97 Missing smex png 2014-12-01 21:49:01 -05:00
syl20bnr ae99d41aac Add 200th star achievement 2014-12-01 21:48:21 -05:00
syl20bnr 1c9831541a Better definition of custom ido key binidngs 2014-12-01 21:45:42 -05:00
syl20bnr a7e7646256 Add smex configuration layer 2014-12-01 21:45:05 -05:00
David C. Bishop 766dbc81db Update spacemacs.template file location. 2014-12-01 20:09:37 -05:00
syl20bnr 957e76e9cd Merge branch 'trishume/fix-up-contrib' into develop 2014-12-01 19:33:50 -05:00
Tristan Hume c5eb258404 Extracted a separate layer for Auctex 2014-12-01 18:31:12 -05:00
Tristan Hume d37ec0740c Moved trishume contrib and better Racket support 2014-12-01 18:01:52 -05:00
syl20bnr ef39c1f7e5 Add conventions to CONVENTIONS.md 2014-12-01 00:05:01 -05:00
Diego Berrocal a1dc41d79b Reassigning keybindings for evil-leader
Leaving `o` free for spacemacs/layer
2014-11-30 23:46:57 -05:00
syl20bnr 3ef6aa2935 Add FAQ to readme 2014-11-30 21:17:12 -05:00
syl20bnr 73a01cc983 Make org-repo-todo bindings parts of <SPC> m prefix 2014-11-30 21:09:33 -05:00
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