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
sbenner
f362e8f8b9
Put back golden-ratio on tg
and move guide-key on tk
...
Also change the lighter of guide-key to K
2014-12-23 16:50:27 -05:00
sbenner
24fcfebf85
New variable dotspacemacs-mode-line-unicode-symbols
...
Can choose between ASCII chars or unicode symbols in the mode-line
can be useful for some terminals
2014-12-23 16:39:57 -05:00
syl20bnr
45a594768e
Add achievement PR gunner
2014-12-22 23:38:23 -05:00
syl20bnr
71a4fd7371
Move git gutter key bindings to gh
prefix
2014-12-22 23:18:58 -05:00
Rich Alesi
c0df3f0b3f
Added bindings to move between git gutter hunks and to allow staging
2014-12-22 23:09:34 -05:00
syl20bnr
1e88918cd0
Update documentation for git layer
2014-12-22 23:08:16 -05:00
syl20bnr
9ba237b77a
Define prefix commands for git layer
2014-12-22 23:06:13 -05:00
Rich Alesi
7945bf6b36
Open additional magit commands to the SPC
bindings
2014-12-22 22:56:25 -05:00
syl20bnr
70683c1c50
Update flycheck documentation
2014-12-22 22:54:56 -05:00
syl20bnr
f770404255
Dispatch flycheck hooks in relevant layers
2014-12-22 22:51:44 -05:00
syl20bnr
9a951de3b1
Simplify flycheck configuration with better error navigation functions
2014-12-22 22:51:16 -05:00
Rich Alesi
fc3e341bb9
Added flycheck mode toggle and override standard next / prev error
...
Conflicts:
spacemacs/packages.el
2014-12-22 22:29:36 -05:00
syl20bnr
1c22e18e9d
Add documentation for evil-indent-textobject
2014-12-22 22:15:49 -05:00
Rich Alesi
594dc1b6d1
Added Evil indent object (i - word)
2014-12-22 22:06:53 -05:00
syl20bnr
143ac02bf4
Simplify slime and eldoc config and adapt python eldoc config
2014-12-22 22:05:03 -05:00
Rich Alesi
8818affe7a
Add eldoc mode and place slime hook in :init
2014-12-22 21:57:13 -05:00
Rich Alesi
c940087408
Update AutoHotkey layer, fix bugs, improve indentation
2014-12-22 21:54:47 -05:00
Rich Alesi
6e0e863756
Add cache locations for more packages. Add additional items to savehist
2014-12-22 21:52:03 -05:00
Rich Alesi
41d56ec174
Correct Projectile root file with syntax to exclude paths
2014-12-22 21:50:40 -05:00
Bjarke Vad
ee0b0b240d
Updated haskell-mode bindings
...
- Fits better with conventions
- Check README.md for bindings
Fixes flycheck for haskell
- Disabled haskell-stylish on save as it interferes with flycheck errror highlighting
- Added a new binding, `SPC m f` that runs haskell-stylish
removed haskell-stylish-on-save
2014-12-22 21:49:20 -05:00
sbenner
466450f106
More beautifuler banner
2014-12-22 15:42:01 -05:00
Ramachandren Srinivasa Rao
6aefba2a72
Fixes for company-mode for C/C++
2014-12-21 23:19:57 -05:00
Evan Dale Aromin
94e19c51d6
Add handlebars/hbs to web-mode file types
2014-12-21 23:19:26 -05:00
syl20bnr
939cd9f8f0
Reformat tables
2014-12-21 23:19:04 -05:00
syl20bnr
27448dba06
Add conventions for compiling and building
2014-12-21 23:18:25 -05:00
Bjarke Vad
9df3400643
Updated Haskell layer
...
- Uses cabal-repl instead of the deprecated cabal-dev
- Loads company-ghc if company-mode is enabled
- Fixed RET in REPL
- See README.md for keybindings
2014-12-21 23:05:29 -05:00
syl20bnr
d677600b10
Add navigation conventions
2014-12-21 23:05:03 -05:00
syl20bnr
bc2774678a
Update conventions for debugging
2014-12-21 23:04:26 -05:00
syl20bnr
0051aa73c4
Update conventions for help/doc key bindings
...
`m d` goes under help commands so it is now `m h d`
2014-12-21 22:52:57 -05:00
Bjarke Vad
103456f89f
Updated AUCTeX contrib layer with new bindings
2014-12-21 22:15:29 -05:00
syl20bnr
3901e70f6c
Fixes #316 Pre-extensions var are required by default
2014-12-21 22:07:58 -05:00
syl20bnr
653a3416f5
Fixes #315 error when a layer does not exist
2014-12-21 21:58:00 -05:00
syl20bnr
cf13afa0e4
Fix error with git-enable-github-support
and helm-spacemacs
2014-12-21 03:21:47 -05:00
syl20bnr
e83b2918e2
Add Packages and Layer discovery section to README
2014-12-21 02:58:25 -05:00
syl20bnr
5de105fa10
Support for packages in helm-spacemacs
2014-12-21 02:53:14 -05:00
syl20bnr
018f0768e6
Refactoring of config-system.el
...
Would be easier to improve helm-spacemacs and code
unit tests (in fact the pre-refactoring version was
not unit testable)
2014-12-21 02:52:52 -05:00
syl20bnr
73b7a4b45a
Disable evil fine undo
2014-12-20 15:05:56 -05:00
syl20bnr
e2d613760c
Define <SPC> q
prefix command
2014-12-19 23:57:50 -05:00
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