Commit graph

1797 commits

Author SHA1 Message Date
syl20bnr b12a167106 Fix images in git layer README 2015-01-07 21:30:29 -05:00
syl20bnr 007ccfddbb Move noflet to spacemacs layer 2015-01-07 21:29:12 -05:00
syl20bnr c5e2c3b27b Disable vi-tilde-fringe-mode in neotree buffer 2015-01-07 21:29:02 -05:00
syl20bnr 33e0d3a120 Fixes remaining function requires graphical support 2015-01-07 21:25:05 -05:00
syl20bnr ea005dc997 Hide hs-minor-mode lighter 2015-01-07 00:23:24 -05:00
syl20bnr 3f997db88d Fixes #50 compatibility for emacs with no graphical support
Resolves #194 Warning if a build has no graphical support
2015-01-07 00:12:48 -05:00
syl20bnr d0c33564c7 Bump version to 0.43.0 2015-01-06 23:34:56 -05:00
syl20bnr df0be48624 Fixes #211 cygwin emacs-w32 wrong unicode chars
Explicitly define a fallback font
2015-01-06 22:14:06 -05:00
syl20bnr b366d9f068 Fix lazy activation of packages for 24.3 2015-01-06 19:52:06 -05:00
syl20bnr b34f63d94f Remove the emacs-live mention
Some users believed that Spacemacs uses the live packages
for its configuration.
2015-01-06 18:50:56 -05:00
syl20bnr b1a5354d1c Add a TOC to README 2015-01-06 18:50:20 -05:00
syl20bnr 6d79e83aaa Fix README headers level in Features section 2015-01-06 18:49:37 -05:00
syl20bnr 64c7ac6e69 Fixes #381 server directory unsafe on windows
Add this issue to the FAQ
Break the questions into categories: common, windows, os x
2015-01-06 18:48:13 -05:00
syl20bnr 47c138dad0 Optimize H and L quick navigation for terminal 2015-01-06 00:25:19 -05:00
syl20bnr 8db5695333 Safer manual detection of installed package 2015-01-05 01:38:50 -05:00
syl20bnr fa2aa62f94 Declare pcache-directory earlier in spacemacs-mode.el 2015-01-05 01:38:49 -05:00
syl20bnr 402d6e9267 Speed up boot time by lazy activating of packages 2015-01-05 01:38:48 -05:00
syl20bnr a7e071c3b8 Bump version to 0.42.1 2015-01-05 01:37:56 -05:00
syl20bnr 2d9556938a Correctly toggle magit status fullscreen feature
using variable `git-magit-status-fullscreen`
2015-01-04 12:11:13 -05:00
syl20bnr 35bb8f86c5 Enable hs-minor-mode for prog modes
Resolves #379 evil folding stopped working on C/C++ modes
2015-01-04 12:06:22 -05:00
syl20bnr 774d1ce64b Bump version to 0.42.0 2015-01-04 01:51:01 -05:00
syl20bnr 21c9e3c606 Better h behavior: collapse expanded dir of go to parent node 2015-01-04 01:50:59 -05:00
syl20bnr ba91893c5f Fix evil-tutor configuration 2015-01-04 01:50:58 -05:00
syl20bnr 4ac38d5ab4 Add git layer variable git-magit-status-fullscreen
By default its value is nil.
2015-01-04 00:43:42 -05:00
syl20bnr f3e223589f Use neotree MELPA package 2015-01-04 00:36:20 -05:00
syl20bnr 7f488afd6f Use evil-tutor MELPA package 2015-01-04 00:32:33 -05:00
syl20bnr f8f5c91395 Add documentation about SPC f r key binding 2015-01-04 00:24:21 -05:00
syl20bnr 7ecaa4e094 Move key binding SPC b d to SPC f d
This is the file that is deleted (to be more accurate with
Emacs terminology)
2015-01-04 00:23:22 -05:00
syl20bnr ee3d6048f7 Tweak fasd layer README 2015-01-04 00:20:38 -05:00
mike-work 191fda7c01 added fasd contribution layer 2015-01-04 00:09:24 -05:00
mkcode 0f958b7f7a user-home-directory taken from home env, not parent path 2015-01-04 00:09:20 -05:00
syl20bnr 32dbed0d78 Scala layer configuration improvements
Ensime, flyspell, auto-complete on `.`, etc...
2015-01-03 23:55:48 -05:00
syl20bnr e4f189bf1b Update evil-visualstar configuration with last upstream changes
evil-visualstar is now a minor-mode
2015-01-03 23:51:49 -05:00
syl20bnr 3d84848b6d Simplify ahs search on * configuration 2015-01-03 23:51:00 -05:00
Chris Barrett 66aa47037d Start ensime only once file exists
This prevents annoying error messages when using find-file to make a new
scala buffer.
2015-01-03 23:17:54 +13:00
Chris Barrett b4839759be Disable flycheck altogether when ensime is active 2015-01-03 23:17:51 +13:00
Chris Barrett 1de741becb Add current line utility 2015-01-03 23:17:32 +13:00
Chris Barrett 1f5a4ffdb5 Show company completions on typing '.' in ensime 2015-01-03 23:15:07 +13:00
Rich Alesi c99ceea61e Fix define and bind evil-object macro with latest changes in evil-mode 2015-01-03 02:19:42 -05:00
syl20bnr 14329a9e9b Bump version to 0.41.2 2015-01-03 02:09:11 -05:00
syl20bnr 19b7cf8fb4 Update evil-tutor
Now it is fully doable with Evil.
2015-01-03 02:08:32 -05:00
syl20bnr a17c0cd611 Bump version to 0.41.1 2015-01-02 22:23:01 -05:00
syl20bnr be8a62b220 Hotfix broken 24.3 compatibility with subr-x
Resolves #375
2015-01-02 22:21:35 -05:00
Chris Barrett 89122f8f17 Suppress flyspell warnings for package identifiers 2015-01-03 15:29:02 +13:00
syl20bnr 821a185a42 Bump version to 0.41.0 2015-01-02 00:54:18 -05:00
syl20bnr ba3bd53f54 Fix startup error void function string-empty-p 2015-01-02 00:50:21 -05:00
syl20bnr db326d8204 Add evil-tutor extension 2015-01-02 00:50:03 -05:00
syl20bnr fa03b28313 Missing version update... 2015-01-01 22:03:26 -05:00
syl20bnr 1bd84f67f1 Add missing keybindings for neotree
Next/Prevoius siblings
2015-01-01 20:12:13 -05:00
syl20bnr ad9441c20b Add a note during spacemacs update
That only elpa packages are updated for now
2015-01-01 02:20:10 -05:00