syl20bnr
1ddc340a72
Edit README introduction
2015-03-29 00:45:02 -04:00
syl20bnr
75bcded008
New README introduction, adapt the readme to the new editing styles
2015-03-29 00:34:57 -04:00
syl20bnr
8c4173eaea
Change evilified state color to light brown
2015-03-28 23:46:42 -04:00
syl20bnr
f56c035dea
haskell layer: disable ghc-check.el overlays with flycheck enabledcc
2015-03-28 20:45:25 -04:00
syl20bnr
2f27a31176
haskell layer: Fix flycheck configuration
...
Fixes #594
2015-03-28 20:44:30 -04:00
syl20bnr
92c156ba45
Move a setq to :init in smartparens configuration
2015-03-28 20:42:30 -04:00
syl20bnr
56898840e0
Update documentation of evil-lisp-state bindings
2015-03-28 10:39:45 -04:00
syl20bnr
0058dab322
haskell layer: update README for cabal binaries location
2015-03-28 10:16:33 -04:00
syl20bnr
790a5cc5e9
git layer: add key bindings in rebase mode and document them
2015-03-28 00:06:52 -04:00
syl20bnr
83f268e04b
git layer: add init functions for gitconfig and git-commit modes
2015-03-27 23:51:08 -04:00
Rich Alesi
4b1bbc2472
Add gitconfig-mode and git-commit-mode to git contrib
2015-03-27 23:41:56 -04:00
syl20bnr
857c110d9e
racket layer: add table of content to README
2015-03-27 23:40:35 -04:00
syl20bnr
3e68321f6d
racket layer: refactor and apply conventions
...
Add more key bindings
2015-03-27 23:37:33 -04:00
Tristan Hume
904ff2d9eb
Make tweaks to Racket layer
2015-03-27 22:32:09 -04:00
Tristan Hume
4f9ee49f58
Move Racket to its own layer
2015-03-27 22:32:07 -04:00
Tristan Hume
94176bc4bf
Fix some extra lang quirks and add Nim support
2015-03-27 22:32:06 -04:00
syl20bnr
06607fe3e3
Move rcirc and erc layer in irc subfolder
2015-03-27 22:27:58 -04:00
syl20bnr
8a1750b7c0
erc layer: Small refactor of packages.el
2015-03-27 22:24:39 -04:00
Christoph Paulik
4ab8f723c5
added a few keybindings and documentation
2015-03-27 22:17:08 -04:00
Swaroop
9723aaead9
Add minimal ERC layer
2015-03-27 22:17:05 -04:00
Ivan Malison
3cb42439eb
Fix update of cursor color (temporary fix for #964 )
2015-03-26 22:24:18 -04:00
Ivan Malison
79a0b4a362
who -> whom in README.md
2015-03-26 12:40:09 -04:00
Christoph Paulik
7c09eec81d
added support for highlight-indentation
...
- added highlight-indentation package
- moved highlight toggles in <kbd>SPC t h</kbd> group
- updated documentation
2015-03-26 12:32:45 -04:00
Jean-Christophe Petkovich
50b62b3d65
Last spacemacs/activate-evil-leader-for-map
call to remove.
...
Everything should use the `evilify` macro now.
Conflicts:
contrib/lang/clojure/packages.el
2015-03-26 12:31:26 -04:00
Marco Baringer
f91b2e0501
Don't bind C-d in ido-completion-map to ido-delete-file-at-head
...
This leaves the standard binding to ido-enter-dired on the C-d key.
2015-03-26 12:28:14 -04:00
syl20bnr
3bdb08773d
Uncomment spacemacs/indent-region-or-buffer and move it
...
to spacemacs/funcs.el
2015-03-26 12:26:09 -04:00
Tu Do
a00e52b10b
Rebind spacemacs/indent-region-or-buffer to "j="
2015-03-26 12:23:41 -04:00
Diego Berrocal
663503c772
Add Perspective-enable-persp-projectile to the documentation
2015-03-26 12:22:38 -04:00
syl20bnr
766625558b
Fix eager expansion of evilify macro
...
Resolves #920
2015-03-25 01:16:27 -04:00
syl20bnr
6fa63b8dbb
clojure layer: Remove call to deprecated function
2015-03-25 00:55:05 -04:00
syl20bnr
131fd3cce8
Remove empty file funcs.el in c-c++ layer
2015-03-24 21:53:37 -04:00
syl20bnr
0f4cae5773
Ignore company-quickhelp
for emacs version < 24.4
...
Fix #922
2015-03-23 23:29:03 -04:00
syl20bnr
3e14243a5f
New layer better-defaults
2015-03-23 23:27:51 -04:00
syl20bnr
ed4a9c111e
Revert SPC j j
to new line and indent
...
In Vim `I` already join lines.
2015-03-23 22:42:25 -04:00
Tu Do
f657bab7cd
[ Fix #890 ] Improve editing functionality for holy-mode
...
Add:
- Key binding for evil-join for both evil/holy-mode.
- A command for indenting whole buffer and a key binding in both
evil/holy-mode.
- A smart beginning of line for holy-mode.
Conflicts:
spacemacs/extensions/holy-mode/holy-mode.el
2015-03-23 22:18:41 -04:00
Tu Do
9773c9372a
Disable popwin-mode when a Helm session is active
...
In many Helm commands, persistent action may open another window to
temporary view its content. For example, execute persistent action in
helm-M-x open a *Help* window for that command. Unfortunately, if
popwin-mode is active, the temporary *Help* buffer is opened below and
Helm's *Help* buffer is opened above by Helm, both show the same
content. Another command is helm-apropos. Since all Helm windows are
effectively temporary already, we do not need popwin in action anymore.
2015-03-23 22:13:10 -04:00
Cong Nguyen
e7ec767fa8
go layer: use new company-mode layer init
...
Fix #913
2015-03-23 22:12:04 -04:00
syl20bnr
b922b7d561
Minor edition of DOCUMENTATION
2015-03-23 22:11:21 -04:00
Swaroop C H
f717418b2e
Add example of evil-leader/set-key for new users
...
Since using `global-set-key` results in a `Key sequence SPC o c starts with non-prefix key SPC` error.
2015-03-23 22:10:25 -04:00
syl20bnr
ca314cabe9
Minor edition of DOCUMENTATION
2015-03-23 22:10:03 -04:00
Swaroop C H
33f89b90ae
Fill "Connecting to the Emacs server" in README
2015-03-23 22:08:16 -04:00
Swaroop C H
8af308718a
Minor typo fix
...
It's `unite` plugin, not `unit` plugin.
2015-03-23 22:07:44 -04:00
person808
0810217bb6
Add darktooth theme.
2015-03-23 22:07:34 -04:00
syl20bnr
809bd86375
Avoid nested use-package macros, prefer hooks
2015-03-23 22:06:58 -04:00
Tu Do
7245f630a7
Add info+ to improve Info reading experience
2015-03-23 22:01:09 -04:00
syl20bnr
86f40dc20f
Remove unnecessary forward slashes in concat functions.
2015-03-23 21:57:42 -04:00
Jean-Christophe Petkovich
676e8ddb72
Don't refer to ~/.emacs.d/ directly.
...
This is mostly a style thing, since I think it would probably be a lot
of effort getting spacemacs working on windows smoothly. But it is also
a first step towards a "try out spacemacs" script that doesn't require
someone to move their `~/.emacs.d` around.
2015-03-23 21:55:33 -04:00
Jean-Christophe Petkovich
e1c2c50932
Create rcirc logging directory during init.
...
Not much else to say about it.
2015-03-23 21:54:37 -04:00
Daniel Wu
41efc0e263
python layer: Update README
2015-03-23 21:54:06 -04:00
Michael Hauser-Raspe
43c9e14d16
Add projectile-find-other-file
key bindings
2015-03-23 21:52:55 -04:00