Commit graph

1251 commits

Author SHA1 Message Date
syl20bnr
1705e64674 Change unicode character for flycheck mode-line feedback
Now it is •
2014-10-17 15:41:26 -04:00
syl20bnr
79952de4af Added rainbow-identifier profiles for monokai and zenburn themes
1000th commit!
2014-10-17 09:02:34 -04:00
syl20bnr
57e89b693a Minor update to readme 2014-10-17 01:26:34 -04:00
syl20bnr
e97a2675d4 Update screenshot without syl20bnr contrib 2014-10-17 01:19:45 -04:00
syl20bnr
c8154e8405 New flycheck feedback in mode-line 2014-10-17 01:09:13 -04:00
syl20bnr
8b37df913a Update solarized theme 2014-10-16 21:08:39 -04:00
syl20bnr
10ad4d8b4c Fix some typo in readme 2014-10-16 18:21:36 -04:00
syl20bnr
b1b4dc4e71 Move Tips section at the end of readme 2014-10-16 13:14:45 -04:00
syl20bnr
099a1ca83e Change misleading vocabulary in readme 2014-10-16 13:12:38 -04:00
syl20bnr
46ef0be29b Update readme 2014-10-16 13:07:55 -04:00
syl20bnr
34ba2c5f32 Add introduction to readme 2014-10-16 13:04:04 -04:00
syl20bnr
887a2df886 Added in readme that spacemacs has a beautiful mode-line
There is a lot of love put in this :-)
2014-10-16 12:43:57 -04:00
syl20bnr
5101ed62f2 Various improvements to the new mode line theme 2014-10-16 12:33:52 -04:00
syl20bnr
9eb47fb30a rainbow-identifiers faces are now correctly updated when changing theme 2014-10-16 12:32:33 -04:00
syl20bnr
eee46fe7f4 Advised load-theme to perform post processing 2014-10-16 12:32:05 -04:00
syl20bnr
bc369a6e88 Minor change 2014-10-16 12:31:13 -04:00
syl20bnr
427b9d45df Evil state color in window number of the mode line 2014-10-16 03:06:12 -04:00
syl20bnr
920d74c016 Remove flycheck-color-mode-line 2014-10-16 02:27:49 -04:00
syl20bnr
e83f8f752b New mode line, Flycheck feedback and various fixes 2014-10-16 02:16:39 -04:00
syl20bnr
458cd0c53e Natural navigation key bindings with arrows for ido-vertical-mode 2014-10-15 16:40:06 -04:00
syl20bnr
803e9929af Change cursor shape to box for emacs and lisp states 2014-10-14 23:06:40 -04:00
syl20bnr
a6ce1b6ad6 New state color palette 2014-10-14 22:55:40 -04:00
syl20bnr
582bd06bbd Update Lisp section in readme 2014-10-14 22:55:04 -04:00
syl20bnr
2fd11f3277 Update to last evil-lisp-state in readme 2014-10-14 12:54:54 -04:00
syl20bnr
c2f0dc1373 Remove unneeded messages 2014-10-14 12:21:56 -04:00
syl20bnr
f0c1cae973 Fix a bug with yasnippet loading 2014-10-14 01:22:39 -04:00
syl20bnr
a6c10aeed4 Add ido-vertical-mode with doc in readme 2014-10-14 01:20:59 -04:00
syl20bnr
c5fed34020 Reformat Lisp section in readme 2014-10-14 00:35:00 -04:00
syl20bnr
93c97c54e5 Add missing URL in readme 2014-10-14 00:23:54 -04:00
syl20bnr
e757878da5 Update doc. about Lisp in readme 2014-10-14 00:22:24 -04:00
syl20bnr
c366e4e38d Fix incorrect base state after fd
The solution was to make spacemacs-last-base-state variable
a buffer local variable.
2014-10-13 21:22:26 -04:00
syl20bnr
6974e1cd8a Move gitter badge 2014-10-13 20:59:44 -04:00
Sylvain Benner
e082578e20 Merge pull request #13 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2014-10-13 20:55:01 -04:00
The Gitter Badger
d57e1c3fe5 Added Gitter badge 2014-10-14 00:54:05 +00:00
syl20bnr
dc6a817914 Update to last key bindings for lisp state 2014-10-13 00:29:41 -04:00
syl20bnr
0d458c0e64 Update title 2014-10-13 00:03:43 -04:00
syl20bnr
baffa23b84 Replace ASCII art by screenshot 2014-10-12 23:56:29 -04:00
syl20bnr
32b0ea6635 Add tips for advanced users in readme 2014-10-12 23:53:27 -04:00
syl20bnr
6129b7c8c9 Move window-numbering key bindings to packages.el 2014-10-12 23:30:02 -04:00
syl20bnr
0d23f82b99 Correctly define variable spacemacs-last-base-state 2014-10-12 23:23:05 -04:00
syl20bnr
9db88d8928 Move evil key bindings from keybindings.el to packages.el
In init-evil :config
2014-10-12 23:22:22 -04:00
syl20bnr
dad4ab60b7 Add new concept of base state 2014-10-12 22:31:53 -04:00
syl20bnr
3ad4412c2d Fix wrong state when leaving insert state in some cases
Example: if you are in base state lisp, then go in
visual state to select some text and then go in insert
state (by pressing `c` or instance), when you leave
the insert state, instead of ending up in lisp state you
end up in normal state.
2014-10-12 21:48:38 -04:00
syl20bnr
e57cb4a0fa Fix fd issue in minibuffer 2014-10-12 14:01:02 -04:00
syl20bnr
fd3efcdf00 Change Neo Tree key binding to ft and configure the mode 2014-10-12 12:07:49 -04:00
syl20bnr
068c9ca7ea Add Neo Tree buffer with <SPC> p b key binding 2014-10-12 10:29:00 -04:00
syl20bnr
0f2e5495cd Change key binding for projectile switch buffer to <SPC> p s 2014-10-12 10:23:53 -04:00
syl20bnr
08763b466a Quit minibuffer with fd
Define this key binding for all minibuffer keymaps
2014-10-12 10:18:32 -04:00
syl20bnr
5719aae314 Lisp state color is pink and cursor is a bar 2014-10-12 01:42:26 -04:00
syl20bnr
c11fc6cff4 Minor change in readme 2014-10-12 00:23:28 -04:00