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
syl20bnr
8eec36e96b
Add basic helm-spacemacs extension on <SPC> f e h
...
Accessible via `<SPC> f e h`, it offers three actions:
- open README.md
- open packages.el
- open extensions.el
2014-12-19 23:48:31 -05:00
syl20bnr
215167f942
Minor documentation change
2014-12-19 21:14:40 -05:00
Ryan Phillips
1bf14c51fe
fix(last-buffer): move last buffer to <leader>bb
...
Fixes #301
2014-12-19 21:14:08 -05:00
Nate Wolfe
6cfdb89514
Add Clojure and C-C++ to the "Batteries Included" list and turn them
...
all into hyperlinks
2014-12-19 21:13:26 -05:00
Daniel Wu
35eb7abe91
use emmet as yasnippet source
2014-12-19 21:00:00 -05:00
syl20bnr
2c399a2dd2
Update achievements
2014-12-19 01:07:35 -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
syl20bnr
be338e9ee4
Refactoring of some javascript layer package initialisation
2014-12-18 21:39:41 -05:00
Andrew Oppenlander
f2a406abe6
Fixed tern-auto-complete to load correctly
2014-12-18 21:30:19 -05:00
syl20bnr
f1187e4bbd
Improve support for git-gutter in terminal
...
and with linum
2014-12-18 21:27:27 -05:00
Andrew Oppenlander
12fad08d9a
git-gutter-fringe is now loaded properly before calling git-gutter-mode
2014-12-18 20:19:13 -05:00
syl20bnr
cb427b66b4
Enable undo-tree mode at startup (no lazy-loading)
...
Attempt to fix #298
2014-12-18 19:48:49 -05:00
syl20bnr
885d092e72
Attempt to fix #298 error with undo-tree
2014-12-18 18:51:43 -05:00
sbenner
359130d92e
Hotfix for Emacs wiki down and key-chord issue
2014-12-18 15:50:50 -05:00
syl20bnr
83500c2019
Fix colors saturation and lightness micro-state
2014-12-18 00:15:22 -05:00
syl20bnr
0720c20c6b
Fix perforce layer
2014-12-18 00:12:34 -05:00
syl20bnr
59f80bdc60
New colors layer to color your life
2014-12-18 00:12:04 -05:00
syl20bnr
61243c9b07
Fix colors for rainbow-identifiers at startup
2014-12-17 22:33:37 -05:00
syl20bnr
9be54e7fd4
Add aggressive-indent to spacemacs layer
...
toggle with `t i`, disabled by default
2014-12-17 22:19:57 -05:00
syl20bnr
3e4e63a479
Fix git-gutter lazy loading in git layer
2014-12-17 22:08:10 -05:00
syl20bnr
1d1f50ca8d
Fix spacemacs|evilify n
and N
key bindings
2014-12-17 21:48:43 -05:00
syl20bnr
196a3a08b3
Add missing iedit and iedit-insert in documentation
2014-12-17 21:29:38 -05:00
syl20bnr
24fbeb4aed
Move iedit layer to spacemacs layer
2014-12-17 21:26:52 -05:00
syl20bnr
0b073dbaa1
Remove use-package sub-module it is now a bootstrap package
2014-12-17 19:02:34 -05:00
syl20bnr
a3bf7e50d5
Add comment for js2-imenu-extra-mode activation
2014-12-17 18:54:58 -05:00
Daniel Wu
4402f05405
enabled js2-imenu-extra-mode in javascript mode
2014-12-17 18:52:03 -05:00
sbenner
a37e22a8b3
Remap visual state s
to evil-surround
...
After change made in https://github.com/timcharper/evil-surround/pull/48
2014-12-17 16:50:28 -05:00
syl20bnr
9ec8038554
Move fancify symbols in clojure layer + refactorings
...
Refactoring aims at eliminate redundancy of sexp where
it is possible.
2014-12-17 00:58:14 -05:00
vijaykiran
0069c09f2f
Init fancify symbols in clojure mode without cider
2014-12-17 00:47:24 -05:00
syl20bnr
56d5948173
Add useful new macro let-alist
to spacemacs layer
2014-12-17 00:46:19 -05:00
syl20bnr
004e076ee5
Add whitespace package to spacemacs layer
...
Diminish lighter to Ⓦ
2014-12-17 00:45:48 -05:00
Jiaqi Huang
b83d6575e7
Add whitespace-mode toggle option.
2014-12-17 00:06:16 -05:00
Ramachandren Srinivasa Rao
fef034467b
company-mode: added support for include file completion
2014-12-15 23:08:43 -05:00
Daniel Wu
ad3acfc3b5
moved html and css packages to a contrib layer
2014-12-15 22:58:55 -05:00
syl20bnr
6361ea0c11
Fix minor documentation issue
2014-12-15 22:57:00 -05:00
syl20bnr
ca7bc237ef
Reverts #280 Fix evil-surround vim-surround inconsistency
2014-12-15 22:48:27 -05:00
Rich Alesi
851ed5af76
Fix for dotspacemacs-fullscreen-at-startup on windows
2014-12-15 21:30:07 -05:00
Matthias Pall Gissurarson
2150f17b40
Fixed evil-surround inconsistency
2014-12-15 21:27:18 -05:00
Nate Wolfe
6738be9e42
Add align-cljlet package to clojure layer
2014-12-15 21:27:18 -05:00
Nate Wolfe
d8ee5a4a85
Fancy symbols for Clojure's anonymous functions and set literals
2014-12-15 21:27:18 -05:00
Chris Barrett
82307b1bab
Add global mode string to mode line
...
Resolves #267 .
2014-12-15 21:27:18 -05:00
syl20bnr
1be173774a
Tweak new variable dotspacemacs-maximized-at-startup
2014-12-15 21:13:01 -05:00
Bjarke Vad
d9f670784b
dotspacemacs-fullscreen-at-startup
...
- dotspacemacs-fullscreen-at-startup now toogles fullscreen, not maximize
- dotspacemacs-maximized-at-startup added, toogles maximized as the old dotspacemacs-fullscreen-at-startup did
2014-12-15 21:07:38 -05:00
Rich Alesi
e781141c06
Added link to source code pro font
2014-12-14 21:27:08 -07:00
Ryan Phillips
6ecffec7a1
contrib(git): add github-browse-file
...
* SPC g c b
2014-12-14 22:28:29 -05:00
syl20bnr
91b30fb89d
Remap g c
to g h
in git layer
...
And better consistency with the other `highlight` clear actions.
2014-12-14 21:42:17 -05:00
syl20bnr
cbc54ac7b0
Update git layer readme toc
2014-12-14 14:55:58 -05:00