syl20bnr
ef092b858a
Propertize documentation string in micro-state macro
2015-02-11 23:57:39 -05:00
syl20bnr
f4c6d9aa77
Add support for per binding documentation in micro-state
2015-02-11 18:40:43 -05:00
syl20bnr
570f5e5e05
Move dotspacemacs/config to after-init-hook
...
Add log in `*Messages*` when executing `init` and `config` dotspacemacs
functions
resolves #588
2015-02-11 17:02:37 -05:00
syl20bnr
b25c6ce4ee
with-current-buffer to move point to link line of spacemacs buffer
2015-02-11 16:57:41 -05:00
Daniel Wu
6eac90581d
Ignore certain buffers for winner mode
2015-02-10 23:45:16 -05:00
Christoph Paulik
4293313413
Move spacemacs/next-error and spacemacs/previous-error to func.el
...
And remove associated keybindings from spacemacs/init-flycheck
- fixes issue #567
- this binds both SPC e N and SPC e p to spacemacs/previous-error
2015-02-10 23:42:41 -05:00
Dmitry Mazuro
00ae3672ff
Add nyan-mode link
2015-02-10 23:38:02 -05:00
syl20bnr
5f0078506f
Add a condition on yasnippet presence in init-company-anaconda
2015-02-10 23:33:54 -05:00
Michael Hauser-Raspe
45787dadb7
Add yasnippet to company-mode source for python
2015-02-10 23:31:25 -05:00
Jean-Christophe Petkovich
f7ce640fba
Fix for css yasnippet load issue.
...
This fixes #532 by adding spacemacs/load-yasnippet to the css-mode-hook.
This fixes both css-mode and scss-mode.
Switch to init-yasnippet for calling load-yasnippet
2015-02-10 23:31:04 -05:00
syl20bnr
b8d8a0fe2d
Use configuration-layer/layer-decaredp in packages.el of ess layer
2015-02-10 23:23:33 -05:00
syl20bnr
b2f66f80f6
Add configuration-layer/layer-declaredp function
2015-02-10 23:22:26 -05:00
Jean-Christophe Petkovich
b1994f2ba6
Add company-ess to ess mode.
...
For bug #287
2015-02-10 23:16:14 -05:00
Paulus Esterhazy
1d325ce8d0
Change delete-current-buffer-file
keybinding
...
This combination should be harder to hit accidentally
Fixes #565
2015-02-10 23:15:15 -05:00
m3hr
19e150d154
Add Podfile support in Ruby layer
...
Should we delete the extra "dead code" that sits in the config.el? Also about ruby-mode vs enh-ruby-mode?
2015-02-10 23:15:05 -05:00
m3hr
6f4a44df79
Fix LaTex typo/link in README
...
It was bothering me lol
2015-02-10 23:14:50 -05:00
Christoph Paulik
00fd1388a6
adds evil window move commands to golden-ratio-extra-commands
...
- should fix issue #497
2015-02-10 23:13:59 -05:00
Diego Berrocal
e2140fab84
Add resize features to window manipulation
2015-02-10 22:58:03 -05:00
syl20bnr
bc8cb54605
Update doc of define-micro-state
2015-02-10 22:50:12 -05:00
Cong Nguyen
c798912058
Update solarized to lastest version 1.2.1
2015-02-10 22:37:48 -05:00
syl20bnr
237279970e
Adapt window-manipulation to last define-micro-state macro changescc
2015-02-10 22:33:54 -05:00
syl20bnr
a9577eac4f
define-micro-state macro: :documentation
accepts now a body
...
when evaluated the body must return a string
2015-02-10 22:32:39 -05:00
syl20bnr
59a8157371
Update window-manipulation micro-state definition
2015-02-10 22:09:26 -05:00
syl20bnr
a9f8e07a29
Add support for global documentation in define-micro-state macro
2015-02-10 22:08:50 -05:00
Diego Berrocal
0cb16a8381
Add Window Manipulation micro state
...
And keybinded it wo `<kbd>SPC</kbd> w .`.
The micro state uses most of the `<kbd>SPC</kbd> w` map
2015-02-10 21:58:15 -05:00
syl20bnr
3775115cf4
Fix error when attempting to delete an unknown package
2015-02-10 21:57:14 -05:00
syl20bnr
2efc66286c
Display the number of backup packages in ido when selecting a slot
2015-02-10 21:56:44 -05:00
syl20bnr
c7a5dc57dc
Prompt before updating the packages
2015-02-10 21:56:18 -05:00
syl20bnr
4be3da4d63
Fix typo in finance layer README
2015-02-09 22:28:05 -05:00
syl20bnr
c970b356a4
markdown layer README
2015-02-09 22:27:46 -05:00
syl20bnr
8b3beb4ca1
Adjust brightness and saturation for solarized-dark
...
for rainbow-identifers
2015-02-09 22:14:24 -05:00
syl20bnr
41d2517c83
Move markdown package to new lang/markdown layer
2015-02-09 22:14:23 -05:00
syl20bnr
3c57606cb1
Move ledger to new finance layer
2015-02-09 22:14:18 -05:00
syl20bnr
4a7e3899c4
Remove dead code init-ruby-mode
in spacemacs/packages.el
2015-02-09 01:30:30 -05:00
syl20bnr
368b18f826
Fast bump version to 0.60.0
2015-02-08 23:51:59 -05:00
syl20bnr
d177f3b020
Minor formatting change
2015-02-08 23:51:10 -05:00
Daniel Wu
e302d11dc7
Disable auto center current buffer on evil jumper
...
This is to avoid annoying flash in terminal
Resolves #560
https://github.com/syl20bnr/spacemacs/issues/560
2015-02-08 23:05:16 -05:00
syl20bnr
9075603d8a
Fix [Update]
for 24.3
2015-02-08 23:04:13 -05:00
syl20bnr
5f5c510019
Add non string variant of get package version functions
2015-02-08 23:03:52 -05:00
syl20bnr
71d96a06f3
Reorganize DOCUMENTATION.md, update sections and core pillars
2015-02-08 21:21:23 -05:00
syl20bnr
1ff47e09ac
Add :exit and :documentation keywords for micro-state bindings
2015-02-08 15:13:34 -05:00
syl20bnr
d6f4650105
Remove plural form for toggle and micro-state files
2015-02-08 12:19:34 -05:00
syl20bnr
e38fbc912b
Add toc to ocaml README
2015-02-07 23:32:45 -05:00
Ranjit Jhala
3fb96fa348
Add ocaml layer
2015-02-07 23:29:08 -05:00
Andreas Liljeqvist
dd5e5c4b5a
Enable smartparens in inferior-python-mode
2015-02-07 23:28:18 -05:00
syl20bnr
7caaeb1c1d
Use :if keyword for pbcopy init
2015-02-07 23:27:50 -05:00
Daniel Wu
b08f993b34
added pbcopy package in osx mode
2015-02-07 23:26:50 -05:00
syl20bnr
418870de12
Move go-rename in extensions directory
2015-02-07 23:26:27 -05:00
Josh Chase
793d4a1eee
Added rename support to contrib/lang/go
2015-02-07 23:19:22 -05:00
Diego Berrocal
b2893c843e
Remove stale information and add tips about perspectives
2015-02-07 23:19:16 -05:00