syl20bnr
1d83553cbd
Bump version to 0.50.0
2015-01-27 00:33:10 -05:00
syl20bnr
3b36507178
Move back rainbow-delimiters to spacemacs layer
...
Also always install rainbow-identifiers
2015-01-27 00:29:31 -05:00
syl20bnr
1328280ca4
Install all packages in the git layer
...
The variable are now only used to enable or disable the
packages.
This approach allow better discovery of git layer packages in
helm-spacemacs
2015-01-27 00:23:14 -05:00
syl20bnr
8104dcee97
Add magit-svn plugin to git layer
2015-01-27 00:17:51 -05:00
syl20bnr
13cbd9f322
Fix helm-spacemacs broken with new core-
prefix
2015-01-27 00:16:44 -05:00
syl20bnr
ffc784a274
Fix emacs quit when replying n
for question do you really want to quit?
...
Resolves #425
2015-01-26 23:38:35 -05:00
syl20bnr
7a6d95d404
Add documentation for new dotspacemacs-default-variable
2015-01-26 23:22:20 -05:00
syl20bnr
16df76c0c8
Prefix all core files with core-
2015-01-26 22:51:47 -05:00
Ambrosia
9194e63129
Update spacemacs-theme-name-to-package
2015-01-26 22:42:46 -05:00
syl20bnr
b7ee5e7ea4
Add dotspacemacs-default-font
variable and spacemacs-fonts-support.el
...
Resolves #482
2015-01-26 22:41:20 -05:00
syl20bnr
4e14012625
Add spacemacs-funcs.el
core file
2015-01-26 22:39:14 -05:00
syl20bnr
c099503d98
New implementation for spacemacs/set-font (experimental)
2015-01-26 16:47:14 -05:00
syl20bnr
49552bd722
Change unicode character for window number 0
2015-01-26 16:46:14 -05:00
syl20bnr
2ddaa0872e
Bump version to 0.49.2
2015-01-26 07:46:08 -05:00
syl20bnr
60bed72c23
Fix fd
not working in some case when in emacs state
2015-01-26 07:45:34 -05:00
syl20bnr
3defa087c7
Bum version to 0.49.1
2015-01-26 01:17:18 -05:00
syl20bnr
742cecabb3
Add alchemist.el logo
2015-01-26 01:16:46 -05:00
syl20bnr
1c9957fb8a
Missing documentation for colors-enable-rainbow-identifiers
2015-01-26 01:05:24 -05:00
syl20bnr
e0e2d71940
Minor format fix in README FAQ
2015-01-26 00:13:27 -05:00
syl20bnr
0e4630463b
Bump version to 0.49.0
2015-01-25 23:48:24 -05:00
CongNT3
af3471c37b
add go-autocomplete and company-go packages
2015-01-25 23:47:37 -05:00
Ambrosia
7b64dffb5c
Add alchemist package to erlang-elixir contribution layer
2015-01-25 23:44:36 -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
33c33e72ee
Set layer variables before loading the layers config.el
2015-01-25 23:40:44 -05:00
syl20bnr
0dcd340637
Add variable colors-enable-rainbow-delimiters
to colors layer
...
By default the value is `nil`
2015-01-25 23:40:07 -05:00
syl20bnr
97c8c1c490
Remove absolute links pointing to master branch in README.md
2015-01-25 23:29:27 -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
d9523f5cea
Move buffer related function to core/spacemacs-buffer
2015-01-25 22:36:07 -05:00
Frederick F. Kautz IV
1d4ab99367
Fix README.md link to git documentation
2015-01-25 00:04:53 -05:00
John Hammond
67999a1591
Removed setting TeX-master variable
...
In the auctex contrib package, TeX-master was set to nil, which overrode the user's setting from their .spacemacs file as soon as auctex mode was loaded.
2015-01-25 00:04:46 -05:00
syl20bnr
2f1d7c40a4
Unit tests for configuration-layer//declare-layer
...
First step for the implementation of a buffed variable
`dotspacemacs-configuration-layers`
2015-01-25 00:01:43 -05:00
syl20bnr
8cc112a266
Move declaration of paths from spacemacs-mode.el to load-paths.el
2015-01-24 23:58:24 -05:00
syl20bnr
19e70d838d
Disable hack for powerline height issue
...
The idea is to be able to reproduce it more easily in
order to find a different way to fix the issue.
2015-01-24 19:29:29 -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
08fd007d79
Move rainbow packages to colors layer
2015-01-24 00:24:49 -05:00
syl20bnr
bb9e6ea722
Add 600th star achievement
2015-01-23 22:15:06 -05:00
Diego Berrocal
60da87b4df
Add cython-mode to Python contrib layer
2015-01-23 22:11:02 -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
lazywithclass
7f452c8294
Test spacemacs/git-has-remote and spacemacs/git-fetch-tags
...
Show basic usage of the mocking library and testing capabilities.
2015-01-23 21:18:45 -05:00
sbenner
c4247b9fe3
Fix error when invoking ido
...
Occurs if `dotspacemacs-toggle-feature-leader-on-jk` is suppressed
from .spacemacs
2015-01-23 11:16:05 -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
PythonNut
3127fff909
Fix the behavior of <tab> in term-mode buffers due to yasnippet
...
Resolves #399
2015-01-22 23:56:06 -05:00
syl20bnr
c0a69d05cb
Travis: Add symbolic link from local spacemacs repository to ~/.emacs.d
2015-01-22 23:16:35 -05:00
syl20bnr
9ec1c65ec5
Update current directory to run the tests in Travis
2015-01-22 23:09:56 -05:00
syl20bnr
728472247e
Make run_build.sh executable
2015-01-22 23:05:36 -05:00
syl20bnr
a6850fc41d
For consistency, use plural form for core directories
2015-01-22 23:03:20 -05:00
syl20bnr
21987958ec
Add travis
directory with run_build.sh
script
2015-01-22 23:02:41 -05:00
syl20bnr
edde4864f1
Use make
to launch the tests on Travis
2015-01-22 22:49:34 -05:00