Commit graph

131 commits

Author SHA1 Message Date
syl20bnr 3c57606cb1 Move ledger to new finance layer 2015-02-09 22:14:18 -05:00
syl20bnr 71d96a06f3 Reorganize DOCUMENTATION.md, update sections and core pillars 2015-02-08 21:21:23 -05:00
syl20bnr 9bb0500ca8 Improve helm micro-state
bind actions to numbers
add custom variable spacemaces-helm-micro-state-color
`l` and `h` are now used to got the next/previous source
2015-02-05 22:55:56 -05:00
syl20bnr 798ef87427 Add a in helm micro-state to switch to actions page
and stay in micro-state
2015-02-05 00:15:53 -05:00
syl20bnr e082f5214d Add helm micro-state documentation 2015-02-04 23:13:52 -05:00
syl20bnr 7d87c9cc6b Add doc for rollback 2015-02-04 00:44:03 -05:00
ralesi af2b9913ba Added prompt option as default, to prevent quiting and losing all changes. 2015-02-03 02:07:45 -05:00
syl20bnr bfe5f520ae Remove package update procedure using paradox from the documenation 2015-02-03 02:06:20 -05:00
syl20bnr 888526726b Add 100th fork achievement 2015-01-30 23:02:04 -05:00
syl20bnr 8b9368b3e2 Add 500th issue achievement 2015-01-30 22:59:59 -05:00
syl20bnr 4d4dab1514 Update documentation for property :powerline-scale 2015-01-28 00:16:51 -05:00
syl20bnr b518a45123 Add documentation for font 2015-01-27 01:13:25 -05:00
syl20bnr 7a6d95d404 Add documentation for new dotspacemacs-default-variable 2015-01-26 23:22:20 -05:00
Lionel Young 693d74c143 Update DOCUMENTATION.md to fix key binding for helm buffer theme selection 2015-01-25 23:44:19 -05:00
syl20bnr 06530f65fe Remove absolute links pointing to master branch in DOCUMENTATION.md 2015-01-25 23:26:09 -05:00
syl20bnr 5ea31977f5 Extend dotspacemacs-configuration-variables with properties
First property implemented is `:variables`
Allow to set the layer variables directly where it is declared
2015-01-25 23:22:41 -05:00
syl20bnr 3aaafc159b Add key binding to toggle highlight of the current line
on `<SPC> t h`
2015-01-24 00:32:47 -05:00
syl20bnr bb9e6ea722 Add 600th star achievement 2015-01-23 22:15:06 -05:00
syl20bnr 053b9b0e3e dotspacemacs-default-theme --> dotspacemacs-themes
It is not possible to declare several themes in .spacemacs
with the variable `dotspacemacs-themes`
Cycle through these themes with `<SPC> T n`

Resolves #472
2015-01-23 22:06:47 -05:00
syl20bnr 57c98ea60d Add yank to evilify macro 2015-01-23 02:00:37 -05:00
syl20bnr 13fd77df6a Evilify doc-view-mode
Resolves #401
2015-01-23 01:57:17 -05:00
Dillon George f9905106c4 Fixed minor grammatical error
Removed an unnecessary 'to' in the Package synchronisation paragraph.
2015-01-22 22:41:16 -05:00
Jonathan Lai 7823c0f5ce Grammatical edits
@syl20bnr, I saw your links to [spacemacs](https://github.com/syl20bnr/spacemacs) from [reddit.com/r/emacs/comments/2t2x56/behold_the_mighty_hydra_or_emacs/](https://www.reddit.com/r/emacs/comments/2t2x56/behold_the_mighty_hydra_or_emacs/) and was reading up on the micro-states section.  I noticed a few areas where the grammar of the sentence could be rewritten and improved.

Great work btw, I'm really enjoying following your emacs project on github!
2015-01-21 22:06:27 -05:00
syl20bnr ba2447dde0 Correctly handle evil function properties in evil-escape
Fix a bug where `f` motion could act like a `t` motion.
2015-01-21 21:34:54 -05:00
syl20bnr b2d9aeafd3 Tweak lisp state key bindings 2015-01-20 23:27:46 -05:00
syl20bnr 879bd52df9 Update lisp state key bindings
Some commands do not auto switch to lisp state anymore
(i.e. eval commands, test and goto commands, etc...)
2015-01-20 23:05:56 -05:00
syl20bnr 10334431fa Update conventions (mh, mg) 2015-01-20 22:29:02 -05:00
syl20bnr 6c655d29d9 Add key bindings <SPC> b 0 and <SPC> b $ 2015-01-20 21:56:54 -05:00
Victor Hugo Borja 0546e07613 Escape pipe for valid markdown. 2015-01-20 01:18:05 -05:00
syl20bnr 69e9c81e8f Remove experimental feature leader on jk
Use `C-o <SPC>` instead
2015-01-18 23:24:42 -05:00
syl20bnr d4283ac816 Remove limitation on hjkl for evil-escape key sequence in doc 2015-01-18 22:41:04 -05:00
syl20bnr bf97337656 Update evil-lisp-state key bindings
hjkl behaves like in normal mode now
move all the elisp key bindings in keybindings.el to evil-lisp-state
2015-01-18 22:37:51 -05:00
syl20bnr c8c14a4137 Fixes #437 Tips For Emacs Users Missing
Remove the mention from documentation since it does not
longer exists.
2015-01-18 00:32:28 -05:00
syl20bnr 02d2d6c271 Add evil-matchit and enable it in html and auctex layers 2015-01-18 00:32:27 -05:00
syl20bnr abdf87bad8 Add toggles for tool bar and menu bar
Resolves #361
2015-01-18 00:32:27 -05:00
syl20bnr 6942a947dd Move ido split keys to C-s and C-v to mirror SPC w behavior 2015-01-18 00:32:26 -05:00
syl20bnr a4f02b49cd Add 200th PR achievement 2015-01-14 22:44:13 -05:00
mkcode e2bffec8cc Add "fj" to dired-jump keybinding 2015-01-14 22:06:40 -05:00
syl20bnr 8c9bdfb25f Add evaluation of code in CONVENTIONS 2015-01-14 00:03:53 -05:00
syl20bnr ceefe88b75 Update CONTRIBUTE.md and add file headers
Also add default file header to layer templates.
2015-01-13 23:12:56 -05:00
syl20bnr 68bd7c28ad Add documentation for SPC f o 2015-01-11 23:08:55 -05:00
syl20bnr a1fa06a230 New evil-lisp-state 2015-01-11 23:00:13 -05:00
syl20bnr 9f5f319366 Remove evil-plugins submodule
Only evil-little-word mode was used, this mode has
been disabled for 6 weeks and nobody seems to miss
its features.

Resolves #131
2015-01-10 15:04:00 -05:00
syl20bnr c557111fd8 Add 400th issue achievement to documentation 2015-01-09 23:55:17 -05:00
syl20bnr 196cf17977 Update CONTRIBUTE.md with additional info for config layers 2015-01-09 23:32:27 -05:00
Daniel Wu 99dfe48384 Move ido C-x to C-o and add M-RET for terminal issue with C-RET 2015-01-09 22:06:56 -05:00
syl20bnr 03943dd059 Mode-line indicator for new release 2015-01-08 00:34:23 -05:00
syl20bnr 21c9e3c606 Better h behavior: collapse expanded dir of go to parent node 2015-01-04 01:50:59 -05:00
syl20bnr f8f5c91395 Add documentation about SPC f r key binding 2015-01-04 00:24:21 -05:00
syl20bnr 7ecaa4e094 Move key binding SPC b d to SPC f d
This is the file that is deleted (to be more accurate with
Emacs terminology)
2015-01-04 00:23:22 -05:00