Commit graph

1941 commits

Author SHA1 Message Date
syl20bnr 177b41e636 Fix the mess at the end of DOCUMENTATION.md
Resolves #274
2015-01-01 01:15:34 -05:00
syl20bnr 786508ea30 Fixes #344 SPC f i undefined and document SPC f e prefix 2015-01-01 01:09:33 -05:00
syl20bnr 33adab0e38 Update key binding in themes-megapack layer 2015-01-01 01:01:38 -05:00
syl20bnr 28a74ff3de Update neotree documentation 2015-01-01 01:00:56 -05:00
syl20bnr fe8b43885c Fixes #343 Add the version number in Spacemacs 2014-12-31 23:53:38 -05:00
syl20bnr e7fc0b5384 New neotree key bindings configuration based on hjkl 2014-12-31 23:06:15 -05:00
syl20bnr 811c7c5868 Neotree improvements
- No auto-indent of point when collapsing a node
- Open a node in a vertically or horizontally split window

PR submitted upstream
2014-12-31 23:05:12 -05:00
syl20bnr 7a4d14b9cd Configure new options of neotree 2014-12-31 17:52:41 -05:00
syl20bnr 5a311083ec Temporarily move neotree to extensions
Waiting for the indentation issue in neotree to be fixed
2014-12-31 17:50:51 -05:00
Chris Barrett 71b81a94f7 Improve flycheck compat 2014-12-31 13:06:21 +13:00
Chris Barrett 411cb5b9ac n/N moves between errors in scala compilation buf 2014-12-31 11:19:43 +13:00
Chris Barrett 640243b573 move join-line fn keybinding from ensime to scala 2014-12-31 10:53:03 +13:00
Chris Barrett ce02d4d424 quote custom variables correctly 2014-12-31 10:52:17 +13:00
Chris Barrett aecb17d12e Fix init function names 2014-12-31 10:51:41 +13:00
syl20bnr ba972c875e Center the doge 2014-12-30 15:25:05 -05:00
syl20bnr 1bfe19a84d Unlock achievement: First contributed banner
And what banner :-)
2014-12-30 00:04:03 -05:00
syl20bnr 41db8628c5 Add doge and random* values for dotspacemacs-startup-banner
`doge` will always select the doge super duper banner
`random*` is a random choice include all banners (doge included)
2014-12-30 00:00:34 -05:00
syl20bnr 1b313a6fa0 Rename doge banner to 999-banner.txt 2014-12-29 23:44:53 -05:00
Chris Barrett 7b44a56263 Awesome doge banner 2014-12-29 23:44:10 -05:00
Daniel Wu 6b42fa3caf bind helm-recentf to SPC f r 2014-12-29 23:24:08 -05:00
syl20bnr 1c4647901e Merge branch from chrisbarrett: Scala layer enhancements 2014-12-29 23:23:01 -05:00
Endre Bakken Stovner f837720619 Update Haskell install instructions
Better formatting and more detailed instructions
2014-12-29 23:18:57 -05:00
syl20bnr cc6943586c Add documentation for magit auto-complete in README 2014-12-29 22:54:45 -05:00
Andreas Liljeqvist 8c289e587d Use "magit-ido-completing-read" for completion.
Provides better completion throughout Magit.
Best used together with: "(setq magit-repo-dirs '("~/git/"))".
2014-12-29 22:48:11 -05:00
KK c5723ec175 Add missing parentheses 2014-12-29 22:47:46 -05:00
Chris Barrett 2808977c18 readme 2014-12-30 11:40:43 +13:00
Chris Barrett dce18ca0bd general scala-mode config 2014-12-30 10:00:07 +13:00
Chris Barrett 3f21afb5f1 flycheck compatibility 2014-12-30 09:59:38 +13:00
Chris Barrett 281185719e Enable ensime in all scala buffers 2014-12-30 09:47:56 +13:00
Chris Barrett b177a7b550 Improve ensime keybinding integration 2014-12-30 09:46:32 +13:00
Bjarke Vad cb27ee6190 Removed ghci-completion package
- ghci-completion is redundant when using flycheck-haskell
2014-12-28 23:47:47 -05:00
Bjarke Vad 0df1d21c11 set haskell-process-type to auto
Should work in more use-cases
2014-12-28 23:47:44 -05:00
Bjarke Vad d625837b16 Updated install section of haskell readme 2014-12-28 23:47:40 -05:00
Evan Dale Aromin 899a503ca8 Add a feature to toggle transparency
This sets the initial `alpha` frame parameter so that transparency could
be toggled later on. The level of opacity can be configured from a
user's .spacemacs through the variables `spacemacs-active-transparency`
and `spacemacs-inactive-transparency`.
2014-12-28 00:29:58 -05:00
syl20bnr 0568a7b2c7 Neotree window number is now always 0
This other windows keep their number
2014-12-26 16:51:08 -05:00
syl20bnr 1a84a5a983 Move window-numbering package config into its own init function 2014-12-26 15:36:33 -05:00
syl20bnr 89fb5a46d6 New function configuration-layer/layer-declaredp 2014-12-26 15:14:15 -05:00
syl20bnr a9adee3039 Display chosen banner in Messages 2014-12-26 00:44:40 -05:00
syl20bnr db55268e79 Better detection of battery absence 2014-12-25 21:15:06 -05:00
Chris Barrett 8bb676d524 Remove Ensime from company-mode-excluded-packages
Resolves #305
2014-12-25 18:03:09 -05:00
syl20bnr c6ac04d180 Add variable dotspacemacs-startup-banner
To choose between:
- random for randomly chosen banner
- an index for a specific banner
- nil for no banner at all
2014-12-25 15:38:13 -05:00
syl20bnr 14f63c5fd4 Update CONTRIBUTE.md for banner submission and layer readme template 2014-12-25 15:25:34 -05:00
syl20bnr 0a3003bfc7 Add a templare for layer README 2014-12-25 15:25:10 -05:00
syl20bnr 714d8b9bf5 Random selection of startup banner 2014-12-25 15:24:26 -05:00
syl20bnr 2554d16c16 Rename config-system.el to configuration-layer.el 2014-12-25 14:45:27 -05:00
syl20bnr 9e53ed3e74 Minor change to battery info 2014-12-25 01:05:33 -05:00
syl20bnr 05275f9f8b Minor table reformating in documentation 2014-12-25 00:32:26 -05:00
Daniel Wu 212e27b5d3 bind SPC TAB to alternate-buffer 2014-12-25 00:30:11 -05:00
syl20bnr 7ebe1ae1a7 Improve battery text info and faces 2014-12-25 00:24:55 -05:00
syl20bnr f1187c1158 Fix duplicated battery info in mode-line 2014-12-24 21:51:13 -05:00