Commit graph

2615 commits

Author SHA1 Message Date
syl20bnr d6bd6976d1 Explicitly set last-command in micro-state wrappers 2015-03-07 17:22:23 -05:00
syl20bnr 4ac4e65c4c Paste micro-state proof of concept 2015-03-07 11:07:40 -05:00
syl20bnr 1e8bf6fc8a Fix unbalanced parenthesis in evil-snipe packages.el 2015-03-07 10:49:29 -05:00
Nate Wolfe 7b16276a75 Extend dotspacemacs-smartparens-strict-mode to Clojure REPL
This commit extends the configuration setting to toggle
smartparens-strict-mode in the REPL for the Clojure layer.
2015-03-07 00:11:26 -05:00
fotoetienne 018af6f818 Typo crowed -> crowd 2015-03-07 00:09:24 -05:00
fotoetienne 355c0bc07f Fix typo doftile -> dotfile 2015-03-07 00:09:23 -05:00
justbur 59155fe513 Move ace-window commands into spacemacs layer and remove ace-window layer 2015-03-07 00:08:53 -05:00
Devin Rhode 404e1c2254 A successful install should show "Loading...Ready! 2015-03-07 00:08:08 -05:00
Alex Rozenshteyn 61580e71ba Fix bindings for "hn" and "hN" for hl-anything
An updated version of hl-anything uses 'hl-find-next-thing instead of
'hl-find-thing-forwardly.
2015-03-07 00:07:42 -05:00
syl20bnr c826380ca7 Edit evil-snipe README 2015-03-07 00:07:18 -05:00
Endre Bakken Stovner 3ee86b1183 Updated readme for evil-snipe layer, plus minor codechange 2015-03-06 23:58:09 -05:00
syl20bnr cc86adcee1 Fix typos in micro-state source 2015-03-06 23:48:05 -05:00
syl20bnr bc412b40bf Document web-mode key bindings in README 2015-03-06 23:47:42 -05:00
syl20bnr 0560267936 Improve web-mode micro-state
Toggle documentation
Use `:evil-leader-for-mode`
Add ESC to exit the micro-state
Sort the key bindings
2015-03-06 23:47:22 -05:00
syl20bnr 29a7dbe717 Sort and tweak web-mode key bindings
Change `meu` for `meh` (highlight error)
Change `mf` for `mz` (fold/unfold)
2015-03-06 23:39:40 -05:00
Emmanuel Touzery 6d2962543b Add web-mode key bindings 2015-03-06 22:05:40 -05:00
Emmanuel Touzery 664be50c07 when the shortcut was changed the timemachine description line was not updated 2015-03-05 00:06:16 -05:00
syl20bnr e6007fbf3b Bump version to 0.64.2 2015-03-05 00:02:14 -05:00
syl20bnr e5794cd166 helm-spacemacs: don't reload config.el of declared layers
Fixes #765
2015-03-05 00:01:49 -05:00
syl20bnr 8158369496 helm-spacemacs: Remove limitation on number of candidates 2015-03-05 00:00:54 -05:00
syl20bnr 39ccec59b5 Split function configuration-layer/load-layer-files 2015-03-05 00:00:18 -05:00
syl20bnr 7c9b6683ba dotspacemacs-mode: import emacs-lisp-mode evil-leader map 2015-03-04 21:38:54 -05:00
syl20bnr 59e60d21df Fix test: test-declare-layers--result-order-is-reversed 2015-03-03 04:15:59 -05:00
syl20bnr 0e69d7f49d Bump version to 0.64.1 2015-03-03 04:01:31 -05:00
syl20bnr 7c8b71f19e Bind Y instead of y to copy commit hash in git-timemachine micro-state 2015-03-03 04:01:05 -05:00
syl20bnr ce01f956ff Fix spacemacs loading with 'all for dotspacemacs-configuration-layers 2015-03-03 03:58:29 -05:00
syl20bnr 4808fba361 Set server-kill-new-buffers to emacs default value
That is t.
2015-03-03 00:14:02 -05:00
syl20bnr 7cd4973237 Define dotspacemacs-command-key key-bindings in an after-init-hook
Allows the user to overwrite any key binding
2015-03-03 00:14:00 -05:00
syl20bnr b3a1ca0482 Bump version to 0.64.0 2015-03-02 23:11:19 -05:00
syl20bnr b7a8c38fb4 Add documentation for dotfile changes resynchronization 2015-03-02 23:10:45 -05:00
syl20bnr 8ba6dcc57d Fix typo in spacemacs/mode-line-org-org-clock-current-task-toggle 2015-03-02 23:00:20 -05:00
luxbock c9938d2b00 Option for displaying the currently clocked in org-task in mode-line
- Added a check to see if org-clocking-p is loaded
2015-03-02 22:04:06 -05:00
Arne 51ed29c7e9 Fix boundp check for 'spacemacs-use-helm-projectile' 2015-03-02 20:04:27 -05:00
Tristan Hume b845775ef4 Improve Spacemacs buffer buttons 2015-03-02 18:44:57 -05:00
Herbert Jones 3cd5b2f90a Kill some emacsclient buffers on close #492 #606
This allows git commit buffers and some other buffers opened by
emacsclient to close on "C-x #".
2015-03-02 18:44:51 -05:00
Bjarke Vad dda1e8de86 Updated haskell/shm bindings + misc haskell
- Added some shm keybindings that fit a bit better with evil-mode
- Set better(saner at least) default for hindent style
- Removed C-{<right>,<left>} bindings
- Removed flycheck delay for showing error at point
2015-03-02 18:43:43 -05:00
Bjarke Vad 83ea6cd2f3 Fixed flycheck not being properly initialized for haskell-mode 2015-03-02 18:40:03 -05:00
Evan Dale Aromin 310421fb29 Add a binding for geeknote-move and update the readme 2015-03-02 18:39:41 -05:00
Ryan Phillips 700f19d640 Add tmux contrib layer 2015-03-02 18:39:16 -05:00
syl20bnr 4725769143 Move ess-smart-equals to ess-packages
This way it is always discoverable in helm-spacemacs
the :if keyword of use-package allow to enable it on demande with
ess-enable-smart-equals
2015-03-02 18:37:34 -05:00
Michel Kuhlmann 82422e8ee5 ess: make smart equals and underscore optional 2015-03-02 18:36:37 -05:00
syl20bnr 05b5cb4876 dotspacemacs: add SPC m c c key binding 2015-03-02 12:13:08 -05:00
syl20bnr 61208803ed dotspacemacs: Fix execution of dotspacemacs/init when C-c C-c 2015-03-02 12:10:39 -05:00
syl20bnr 36723dfda3 dotspacemacs: C-u C-c C-c skip dotspacemacs/config
By default `dotspacemacs/config` is executed.
2015-03-02 01:12:34 -05:00
syl20bnr 6f92094797 dotspacemacs: C-c C-c executes dotspacemacs/init 2015-03-02 01:12:07 -05:00
syl20bnr 7f6c77067a Set smooth-scroll-margin instead of scroll-margin 2015-03-02 01:10:35 -05:00
syl20bnr acfde2e01d dotspacemacs: C-u C-c C-c executes dotspacemacs/config at the end 2015-03-02 00:27:36 -05:00
syl20bnr d2e4ad1535 Remove unnecessary function configuration-layer/load-file
This functions prevents some layer files from being reloaded
2015-03-02 00:18:39 -05:00
syl20bnr ad198ff6a1 Prevent prefix commands from being redefined 2015-03-01 23:52:07 -05:00
syl20bnr 9ee798e10c Display a quick help message when opening a dotfile 2015-03-01 23:51:38 -05:00