Commit Graph

73 Commits

Author SHA1 Message Date
syl20bnr 0051aa73c4 Update conventions for help/doc key bindings
`m d` goes under help commands so it is now `m h d`
2014-12-21 22:52:57 -05:00
syl20bnr 23b05c3734 Move neotree toggle key binding definition to init-neotree 2014-12-19 23:54:46 -05:00
Ryan Phillips a252e4f21b fix(tab): add neotree to spc tab 2014-12-19 23:50:43 -05:00
Ryan Phillips 1bf14c51fe fix(last-buffer): move last buffer to <leader>bb
Fixes #301
2014-12-19 21:14:08 -05:00
Daniel Wu cea9af8ae7 Fixes #283 Find a way to map `<SPC> m` to `,`
Better version from danielwuz
2014-12-19 00:57:15 -05:00
syl20bnr a730a9cb57 Fixes #283 Find a way to map `<SPC> m` to `,` 2014-12-19 00:35:14 -05:00
Jiaqi Huang b83d6575e7 Add whitespace-mode toggle option. 2014-12-17 00:06:16 -05:00
Tristan Hume 3d9f510b98 Intuitive window splitting keybindings 2014-12-14 13:16:53 -05:00
Anh Quang Do 98a007bcee Fixed `dotspacemacs-persistent-server` key bindings 2014-12-13 13:42:24 -05:00
ralesi ea77bc76c9 Added frame size adjustment to scaling microstate 2014-12-13 00:55:33 -05:00
ralesi 9d44a19541 Added dotspacemacs persistent-server setting to always keep server open 2014-12-13 00:36:10 -05:00
Evan Dale Aromin 9352a11edb Bind <Leader>wC to `delete-other-windows 2014-12-11 18:48:14 -05:00
syl20bnr f1e9396fcb Fixes #220 missing description of commands in guide-key 2014-12-10 23:46:35 -05:00
Evan Dale Aromin 322130242e Make `<escape>` quit as much as it possibly can 2014-12-10 19:41:55 -05:00
syl20bnr cb5b93fc4b Better name for the function camdez/show-buffer-filename 2014-12-06 23:42:26 -05:00
Ryan Phillips 85e4dbbaaf Add compilation support
* spc c c helm-make-projectile
* spc c C compile
* spc c r recompile
2014-12-06 01:04:09 -05:00
Daniel Wu 478ffb98cf bind other-frame to SPC w o 2014-12-05 01:10:30 -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 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
mooglinux 60f6240163 Added toggle for visual-line-mode 2014-11-24 22:57:39 -05:00
syl20bnr 94c2f61f9c Replace lambda for `<SPC> TAB` with spacemacs/last-buffer 2014-11-23 23:10:04 -05:00
syl20bnr 8a88c06241 Fixes #146 Add support for fancy-battery in mode-line 2014-11-23 22:34:57 -05:00
syl20bnr 570033214d Add makefile to launch tests and dummy tests
Using ERT
2014-11-23 10:24:24 -05:00
syl20bnr 99fdb754d1 Fixes #136 add truncate lines toggle key bindings
Also update the documentation about toggles and simplify the
toggle frame related bindings
2014-11-23 00:41:29 -05:00
syl20bnr 616ced2283 Update buffer key bindings documentation and remove lambdas
Add confirmation for revert and erase functions.
2014-11-23 00:41:27 -05:00
syl20bnr 97145c1781 Rename contribsys.el to config-system.el 2014-11-21 21:55:00 -05:00
Daniel Wu 3eb6400959 added an optional parameter to allow indent many lines 2014-11-16 21:30:48 -05:00
Daniel Wu 854626d634 bring join-line back to default 'J' 2014-11-16 20:38:09 -05:00
Rich Alesi cbf1f86ab2 Open `.spacemacs` dotfile in the same manner as init and contrib. 2014-11-15 00:12:38 -05:00
syl20bnr 34c528e955 Fixes #103 Fancy narrow key bindings are overridden
Also correctly lazy load the mode
2014-11-11 23:47:44 -05:00
ralesi d896e661f0 Quickly find files in spacemacs and contrib directory 2014-11-08 13:04:07 -05:00
syl20bnr 5c816af540 Change compilation binding to `<SPC> C` 2014-11-07 23:27:21 -05:00
syl20bnr 2dbe916b96 Minor tweak to register key bindings 2014-11-06 23:44:24 -05:00
Sylvain Benner d608301d8b Merge pull request #83 from ralesi/new_develop
More Helm key bindings and Helm configuration

Also idle timer for Helm loading.
2014-11-06 23:33:39 -05:00
ralesi b601af23a5 Made modifications per discussion on GH, reimplemented on current HEAD 2014-11-06 20:43:46 -07:00
syl20bnr c58dcfc5b5 Fix broken scale font micro-state in Emacs 24.4 2014-11-06 22:35:50 -05:00
syl20bnr 35cf2f0371 Add bindings for describe functions 2014-11-03 21:14:10 -05:00
syl20bnr 8d5ab34cc5 Set `C-u` to scroll-up and `<SPC> u` to universal-argument 2014-10-28 22:16:30 -04:00
syl20bnr ff64c7e942 Fixes #45 maximize frame if dotspacemas-fullscreen-at-startup is t
Also add toggles for both frame maximization and fullscreen.
2014-10-27 12:58:09 -04:00
syl20bnr 57a443ea75 Fix bad prefix `S` by changing shell-command binding
Now shell-command bindings is `<SPC> !`
2014-10-22 20:59:48 -04:00
syl20bnr 9ccd85ae3c Change prefix binding for Spell commands to `S`
Instead of `s` previously
2014-10-22 16:33:05 -04:00
syl20bnr 675585d435 Alternate key binding for isearch-repeat-forward
By default it is on C-s
This commit adds S-return which consistent on more keyboard factor form
(for instance MacBook Air has not Control an the right side which makes
C-s hard to trigger).

This allows for a nice worklow to quickly search for text in a buffer:
1) initiate search with /
2) incremental search
3) look for candidates with S-return without closing isearch
4) loop on 2) and 3)
5) commit search with `return` or abort with `fd`
2014-10-22 14:23:10 -04:00
syl20bnr 6129b7c8c9 Move window-numbering key bindings to packages.el 2014-10-12 23:30:02 -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 08763b466a Quit minibuffer with `fd`
Define this key binding for all minibuffer keymaps
2014-10-12 10:18:32 -04:00
syl20bnr 433fe391f9 Fix bug when invoking a helm window 2014-10-11 00:40:35 -04:00
syl20bnr 487a030cf8 Fix 'fd' trigger for helm 2014-10-11 00:33:29 -04:00