Sylvain Benner
838533bda2
Merge pull request #37 from Wolfy87/feature/better-javascript
...
Added Tern + more js2-mode integration (also replace ac-js2)
2014-10-25 20:26:51 -04:00
Oliver Caldwell
bd1c3c252c
Updated README TOCs with JavaScript.
2014-10-25 18:13:12 +01:00
Oliver Caldwell
aae7b96d02
Updated README TOCs.
2014-10-25 18:09:03 +01:00
Oliver Caldwell
ea4d551599
Added nerd-commenter.
2014-10-25 18:00:30 +01:00
Oliver Caldwell
b092863bac
Corrected table indentation in README.
2014-10-25 17:04:34 +01:00
Oliver Caldwell
100beaf4b7
Improved README evil plugin links.
2014-10-25 16:55:22 +01:00
Tristan Hume
5af11e7957
Get rid of annoying ag config options
2014-10-25 11:38:27 -04:00
Tristan Hume
5b1c59be02
Add helm ag
2014-10-25 11:08:39 -04:00
Oliver Caldwell
67f2a66a85
Added Tern + more js2-mode integration.
2014-10-25 15:55:12 +01:00
syl20bnr
f630180636
Fixes #25 put custom variables in ~/.spacemacs
2014-10-24 23:51:52 -04:00
syl20bnr
26531a5e12
Update version check of ~/.spacemacs
...
Now the check pass if the major version of ~/.spacemacs is
the same as the major version expected by Spacemacs
2014-10-24 23:05:11 -04:00
syl20bnr
acd5161482
Remove incompatibilities with Emacs 24.4 in readme
2014-10-24 22:47:07 -04:00
syl20bnr
7c3a2f3059
Fix a bug where wrong dependent packages could be deleted
2014-10-24 22:44:14 -04:00
syl20bnr
ef1e3efa6d
Port automatic package deletion to Emacs 24.4
2014-10-24 22:39:03 -04:00
syl20bnr
d6572215e0
Fix error when checking dotspacemacs-fullscreen-at-startup
2014-10-24 22:11:37 -04:00
syl20bnr
f8638bc3ff
Diminish subword lighter for Emacs 24.4
2014-10-24 21:04:35 -04:00
syl20bnr
733be77361
Add dotspacemacs-fullscreen-at-startup which start Emacs fullscreen
...
Work only with Emacs 24.4
Default value is t
You'll have to update your ~/.spacemacs to get this functionality
2014-10-24 21:04:29 -04:00
syl20bnr
156d16c2ef
~/.spacemacs version is now a string
...
Sorry you'll have to update your file one more time
Just change 1 to be "1"
2014-10-24 19:33:46 -04:00
syl20bnr
e6dfc23e89
Merge helm-c-yasnippet and yasnippet config and use :idle
2014-10-24 16:29:30 -04:00
syl20bnr
a06015776a
Use use-package :idle property for helm loading
2014-10-24 16:07:45 -04:00
syl20bnr
e454b45711
Use use-package :idle property for auto-complete loading
2014-10-24 16:07:06 -04:00
syl20bnr
622f3be47d
Better loading of yasnippet
2014-10-24 16:06:26 -04:00
syl20bnr
c9688a5ca0
Minor change in helm-bookmarks config
2014-10-24 16:06:02 -04:00
syl20bnr
01446042c4
Fix bad mode-line format when flycheck is not enabled
2014-10-24 15:59:22 -04:00
syl20bnr
8b527c4865
Depersonalize a sentence in readme
2014-10-24 08:37:50 -04:00
syl20bnr
29f208da14
Fixes #30 spacemacs/escape-state-term-insert-func
2014-10-24 08:23:01 -04:00
syl20bnr
9500ef8129
Update help for version mismatch of ~/.spacemacs
2014-10-23 23:40:59 -04:00
syl20bnr
5a00d1da94
Document the new version for ~/.spacemacs file
2014-10-23 23:12:00 -04:00
syl20bnr
27df1d19fb
~/.spacemacs file has now a version
2014-10-23 23:11:36 -04:00
syl20bnr
864e3e6eb0
Move inhibit-startup-screen to spacemacs-mode.el
2014-10-23 23:11:18 -04:00
syl20bnr
a9cabf4767
Move spacemacs/load-dotfile to contribsys/load-dotfile
2014-10-23 23:09:28 -04:00
syl20bnr
ac2188c9c9
Move after-init hook into a function in contribsys.el
2014-10-23 23:07:40 -04:00
syl20bnr
15876157e4
Add documentation for additional contrib layer paths in readme
2014-10-23 22:33:16 -04:00
syl20bnr
93e1ff2546
Add support for multiple contrib layer directories
2014-10-23 22:25:28 -04:00
syl20bnr
2230cf2a1d
Fixes #28 Anzu mode displays in all windows in all frames
2014-10-23 20:59:34 -04:00
Sylvain Benner
024719c567
Merge pull request #27 from Wolfy87/feature/new-melpa-url
...
Swapped melpa.milkbox.net to melpa.org
2014-10-23 20:44:09 -04:00
Oliver Caldwell
c41bffcf8a
Swapped melpa.milkbox.net to melpa.org
...
They have a new domain: http://www.reddit.com/r/emacs/comments/2k2kmv/melpamilkboxnet_is_now_melpaorg/
2014-10-23 22:52:06 +01:00
syl20bnr
aebd4778c8
trishume's improvements to powerline faces
2014-10-23 14:43:26 -04:00
Tristan Hume
e802027d75
trishume contrib layer
2014-10-23 14:37:45 -04:00
syl20bnr
bf4cc143c2
Update section about how to execute commands in readme
2014-10-23 09:55:16 -04:00
syl20bnr
38b42a3e0d
Temporary fix for auto deletion of orphan package with Emacs 24.4
...
It is disabled for Emacs 24.4 until this feature is correctly
supported for this Emacs version.
2014-10-23 00:21:10 -04:00
syl20bnr
57a443ea75
Fix bad prefix S
by changing shell-command binding
...
Now shell-command bindings is `<SPC> !`
2014-10-22 20:59:48 -04:00
syl20bnr
7a253cb22c
Update readme with last modifications
...
Prefix change for Auto-highlight-symbol
Prefix change for Spell commands
Add a binding to list the symbols of a buffer
2014-10-22 16:37:47 -04:00
syl20bnr
a787644445
Add sl
to list symbols in a buffer
...
Using `helm-semantics-or-ido`
2014-10-22 16:37:16 -04:00
syl20bnr
f5b045d8e3
Change auto-highlight-symbol prefix binding to s
...
`s` is now the mnemonic for `symbol`
previously it was `h`
2014-10-22 16:34:18 -04:00
syl20bnr
9ccd85ae3c
Change prefix binding for Spell commands to S
...
Instead of `s` previously
2014-10-22 16:33:05 -04:00
syl20bnr
675585d435
Alternate key binding for isearch-repeat-forward
...
By default it is on C-s
This commit adds S-return which consistent on more keyboard factor form
(for instance MacBook Air has not Control an the right side which makes
C-s hard to trigger).
This allows for a nice worklow to quickly search for text in a buffer:
1) initiate search with /
2) incremental search
3) look for candidates with S-return without closing isearch
4) loop on 2) and 3)
5) commit search with `return` or abort with `fd`
2014-10-22 14:23:10 -04:00
syl20bnr
d043ae668a
Update syl20bnr readme
2014-10-22 11:49:10 -04:00
syl20bnr
09c7b8c080
fd
escape to normal state now works in isearch
...
So now it can be used to cancel an incremental search woot!
2014-10-22 11:33:07 -04:00
syl20bnr
5e4665316d
Update the lisp state documentation in readme
2014-10-22 01:19:38 -04:00