Commit graph

2034 commits

Author SHA1 Message Date
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
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