Tommi Komulainen
46fe9aa90b
git layer: remove extra magit-next extension load-path
...
No longer needed as magit is in elpa.
2015-07-26 01:12:56 -04:00
Martin Yrjölä
779c96e43d
shell-layer: deactivate eshell autocomplete for remote paths
2015-07-26 01:11:38 -04:00
syl20bnr
b2bc3286b2
git layer: defer loading of git-commit
2015-07-26 01:03:30 -04:00
Ryan Whitehurst
1fa4f989ef
Make sure we use-package git-commit
...
With the move to Magit 2.1.0, `git-commit-mode` is deprecated and no
longer shipped in favor of the `git-commit` package, which is shipped
separately from Magit. This ensures that the `git-commit` package is
loaded so that using Spacemacs as your $GITEDITOR outside of Magit works
as expected.
2015-07-26 01:02:16 -04:00
Markus Bertheau
2a56738598
Use monospaced font for NeoTree key binding table
2015-07-26 01:00:50 -04:00
Diego Berrocal
01ad10ddbb
Add NixOS Layer
2015-07-26 00:59:28 -04:00
syl20bnr
faa18f49df
core: start to use eieio
...
Replace the alist of layer by a list of layer objects.
2015-07-26 00:41:41 -04:00
syl20bnr
844f2026ac
core: rename declare-layers and declare-layer funcs
...
renamed to declare-used-layers and declare-used-layer respectively
2015-07-25 22:59:54 -04:00
syl20bnr
e32b174c8c
Update Changelog
2015-07-24 00:41:17 -04:00
syl20bnr
84640910b3
Replace guide-key by which-key
2015-07-24 00:08:43 -04:00
syl20bnr
f4e5e4cbe6
tweak wich-key configuration
2015-07-23 23:58:58 -04:00
Diego Berrocal
632641b99e
Use zeal-at-point
package instead of helm-dash.
...
But also keep the helm-dash package just in case.
2015-07-23 23:44:04 -04:00
Alex Rich
9d33b9020b
add Stan modeling language to extra-langs
...
Stan is a probabilistic programming language for Bayesian statistical
inference which interfaces with R, python, Julia and Matlab.
2015-07-23 23:40:16 -04:00
syl20bnr
54c299edce
html layer: use add-to-hooks whenever it is possible
...
Also fix company for jade and slim
2015-07-23 23:38:40 -04:00
Robert O'Connor
84ab5ef325
Add jade mode to the html layer with various improvements
...
- autocomplete
- flycheck for slim & haml
- rainbow delimiters mode for haml, jade and slim
2015-07-23 23:26:20 -04:00
Gilbert Kennen
7a58b182ca
removed flycheck from elixir
2015-07-23 23:25:49 -04:00
syl20bnr
b2a41ca642
Add doc for find-file-literally
2015-07-23 23:18:16 -04:00
sooheon
87d986e411
Add find-file-literally
to SPC-f-l
2015-07-23 23:16:37 -04:00
justbur
a6818815a3
Update which-key for MELPA
2015-07-23 23:01:36 -04:00
ralesi
081f58bbd5
Add ranger contribution layer
2015-07-23 23:00:49 -04:00
syl20bnr
55f13db2b7
core: fix error when dotspacemacs-directory is nil
2015-07-23 22:59:45 -04:00
andyque
c737da5952
chinese layer: fixes
...
- fix Source Code Pro not found issue
- add option to toggle youdao dict package.
- and also improve IM package installation.
use push instead of add-to-list
2015-07-23 22:51:17 -04:00
person808
9e03747e55
[ Fix #1514 ] Add transparency micro-state.
2015-07-23 22:43:40 -04:00
Jenan Wise
cd78f92b37
Use exec-path-from-shell-copy-env to set GOPATH.
2015-07-23 22:39:52 -04:00
syl20bnr
6a1365d6cd
README: add brief mention about .spacemacs.d direcotry
...
TODO: complete doc in DOCUMENTATION.org
2015-07-23 22:38:09 -04:00
justbur
252f26d555
Make default private layer directory explicit
2015-07-23 22:28:26 -04:00
justbur
e1eed07c30
Add option for .spacemacs.d/init.el .spacemacs file
...
Setting SPACEMACSDIR overrides location of .spacemacs.d
Add dotspacemacs-directory variable
Add dotspacemacs-directory to layer search path
2015-07-23 22:25:39 -04:00
syl20bnr
7b47699f87
Hide lighter for highlight-parentheses mode
2015-07-23 22:22:57 -04:00
syl20bnr
c14d4912b1
Prefer pre-init function to setup use-package hooks
2015-07-23 22:21:51 -04:00
syl20bnr
15d90743f7
cscope layer: Make it agnostic of c-c++ and python modes
2015-07-23 22:20:25 -04:00
syl20bnr
bf47c76535
Convert cscope layer README to org
2015-07-23 21:56:04 -04:00
Bar Magal
8edb060be3
Add Cscope layer (includes PyCscope)
2015-07-23 21:45:21 -04:00
syl20bnr
2546c2bafa
Convert wakatime readme to org
2015-07-23 21:38:52 -04:00
Diego Berrocal
d5cce60ebc
Add wakatime layer
...
defvar to setq
Changed global mode for local
2015-07-23 21:30:54 -04:00
syl20bnr
0ad99623a4
Add "any" value for dotspacemacs-highlight-delimiters
2015-07-23 20:41:52 -04:00
Tu Do
d990895175
Enable highlight-parentheses in 'all scope
...
We can combine both rainbow-delimiters and highlight-parentheses in 'all
scope. Both can co-exist. When scope is 'current, only
highlight-parentheses is enabled.
2015-07-23 20:34:01 -04:00
ralesi
4b518018c2
Unimpaired contribution layer
2015-07-23 20:29:26 -04:00
ralesi
e7c59d7aa4
Vinegar contribution layer
2015-07-23 20:27:42 -04:00
Tosh Lyons
1cacce8ebc
Add Jabber layer
2015-07-23 20:25:06 -04:00
Matthías Páll Gissurarson
78a1d7a06e
Added .jsx to web-mode
2015-07-23 20:10:06 -04:00
R. Haluk Öngör
aac19feee8
elixir layer: Popup mix windows
2015-07-23 20:04:42 -04:00
syl20bnr
4f9b3c1721
Update terraform layer
2015-07-23 19:57:45 -04:00
Brian Hicks
4ee9354c6e
terraform: add layer
2015-07-23 19:30:23 -04:00
Swaroop
1e32324f81
Add define-word package
...
Introduction: http://oremacs.com/2015/05/22/define-word/
2015-07-23 19:28:38 -04:00
Josh Tilles
371552999b
Fix formatting typo
2015-07-09 11:50:15 -04:00
syl20bnr
26c4e2ab80
core: remove monokai and zenburn from dotfile template
...
They are not part of spacemacs core since several releases so
they should not be treated differently than other themes.
2015-07-09 01:01:20 -04:00
nashamri
de5fb00c70
Add spacemacs-theme to spacemacs packages.el ( fix #2235 )
2015-07-09 00:59:35 -04:00
Eivind Fonn
4193be5c2e
Fix RoR and Django layer naming
2015-07-09 00:43:50 -04:00
Herbert Jones
cce3445b85
init-shell in wrong namespace
2015-07-09 00:16:09 -04:00
syl20bnr
cdb4efce68
emacs-lisp layer: remove spacemacs/eval-region
...
Use eval-region directly
Fixes #2074
2015-07-08 23:16:44 -04:00