Commit graph

1730 commits

Author SHA1 Message Date
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
syl20bnr caa1cf417a Add note on emacs-mac-port server behavior in README 2014-12-24 21:36:07 -05:00
syl20bnr fd0e9abbe7 Move layer images into img directories 2014-12-24 01:03:49 -05:00
syl20bnr a4dcf2d7a3 Use relative links in README whenever it is possible 2014-12-24 00:56:25 -05:00
syl20bnr d19ab5fecf Add powerline separators anti-aliasing FAQ 2014-12-24 00:51:39 -05:00
syl20bnr 460b3eb063 Fix go to init function in helm-spacemacs
The function may fail when looking for an init function in
the current buffer.
2014-12-24 00:21:47 -05:00
syl20bnr 605389bcc7 Documentation for w V and w S 2014-12-24 00:19:43 -05:00
syl20bnr 3553b103c8 Fixes #327 Add binding for window split + move to window 2014-12-24 00:08:56 -05:00
syl20bnr c7554d2e83 Fixes #331 On Windows SPC does not work in org files 2014-12-23 23:51:55 -05:00
syl20bnr 2bc87b3821 Add link to osx layer in README 2014-12-23 23:02:15 -05:00
Hunter Haugen de0daacca7 Update docs with more information on powerline colors
The powerline color issue is due to the fact that Emacs 24.4 now
defaults to using sRGB colorspace on OS X 10.7 and higher, not some
"brokeness" with brew's `emacs` build as the previous verbiage seemed to
imply; the powerline codebase is still assuming `(setq
ns-use-srgb-colorspace nil)` is the default.

This PR adds more information about this so that users may
decide whether they want to just set it back to nil, switch to
emacs-mac (which has it set to nil anyway), or disable powershell
separators. (Turning off srgb colorspace results in washed-out theme
colors).

--------

Side rant:
I don't agree that the recommended fix for this would be to use
`emacs-mac-port` as that basically just gives better trackpad support.
IMHO trackpad support does not outweigh the frustrations over default
meta/super key bindings, no `server-start` support, or the use of the
antiquated carbon api, but I left the recommendation as-is in this PR.
2014-12-23 22:58:37 -05:00
syl20bnr b8f5613b45 Add more help describe key bindings 2014-12-23 22:54:01 -05:00