Commit graph

216 commits

Author SHA1 Message Date
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
Chris Barrett
8bb676d524 Remove Ensime from company-mode-excluded-packages
Resolves #305
2014-12-25 18:03:09 -05:00
syl20bnr
2554d16c16 Rename config-system.el to configuration-layer.el 2014-12-25 14:45:27 -05:00
syl20bnr
fd0e9abbe7 Move layer images into img directories 2014-12-24 01:03:49 -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
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
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
f770404255 Dispatch flycheck hooks in relevant layers 2014-12-22 22:51:44 -05:00
syl20bnr
143ac02bf4 Simplify slime and eldoc config and adapt python eldoc config 2014-12-22 22:05:03 -05:00
Rich Alesi
c940087408 Update AutoHotkey layer, fix bugs, improve indentation 2014-12-22 21:54:47 -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
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
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
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
cf13afa0e4 Fix error with git-enable-github-support and helm-spacemacs 2014-12-21 03:21:47 -05:00
Daniel Wu
35eb7abe91 use emmet as yasnippet source 2014-12-19 21:00:00 -05:00
syl20bnr
be338e9ee4 Refactoring of some javascript layer package initialisation 2014-12-18 21:39:41 -05:00
Andrew Oppenlander
f2a406abe6 Fixed tern-auto-complete to load correctly 2014-12-18 21:30:19 -05:00
syl20bnr
f1187e4bbd Improve support for git-gutter in terminal
and with linum
2014-12-18 21:27:27 -05:00
Andrew Oppenlander
12fad08d9a git-gutter-fringe is now loaded properly before calling git-gutter-mode 2014-12-18 20:19:13 -05:00
syl20bnr
83500c2019 Fix colors saturation and lightness micro-state 2014-12-18 00:15:22 -05:00
syl20bnr
0720c20c6b Fix perforce layer 2014-12-18 00:12:34 -05:00
syl20bnr
59f80bdc60 New colors layer to color your life 2014-12-18 00:12:04 -05:00
syl20bnr
3e4e63a479 Fix git-gutter lazy loading in git layer 2014-12-17 22:08:10 -05:00
syl20bnr
24fbeb4aed Move iedit layer to spacemacs layer 2014-12-17 21:26:52 -05:00
syl20bnr
a3bf7e50d5 Add comment for js2-imenu-extra-mode activation 2014-12-17 18:54:58 -05:00
Daniel Wu
4402f05405 enabled js2-imenu-extra-mode in javascript mode 2014-12-17 18:52:03 -05:00
syl20bnr
9ec8038554 Move fancify symbols in clojure layer + refactorings
Refactoring aims at eliminate redundancy of sexp where
it is possible.
2014-12-17 00:58:14 -05:00
vijaykiran
0069c09f2f Init fancify symbols in clojure mode without cider 2014-12-17 00:47:24 -05:00
Ramachandren Srinivasa Rao
fef034467b company-mode: added support for include file completion 2014-12-15 23:08:43 -05:00
Daniel Wu
ad3acfc3b5 moved html and css packages to a contrib layer 2014-12-15 22:58:55 -05:00
Nate Wolfe
6738be9e42 Add align-cljlet package to clojure layer 2014-12-15 21:27:18 -05:00
Nate Wolfe
d8ee5a4a85 Fancy symbols for Clojure's anonymous functions and set literals 2014-12-15 21:27:18 -05:00
Ryan Phillips
6ecffec7a1 contrib(git): add github-browse-file
* SPC g c b
2014-12-14 22:28:29 -05:00
syl20bnr
91b30fb89d Remap g c to g h in git layer
And better consistency with the other `highlight` clear actions.
2014-12-14 21:42:17 -05:00
syl20bnr
cbc54ac7b0 Update git layer readme toc 2014-12-14 14:55:58 -05:00
syl20bnr
c61fc5fb65 Merge github and git layers
Github support is enabled with `git-enable-github-support`
variable, to be put in `dotspacemacs/init`
2014-12-14 14:54:14 -05:00
Chris Barrett
6fc0b79a33 Update packages.el
Fix typo preventing layer initialisation.

Submitting this PR via the github online editor--let me know if anything weird happens.
2014-12-14 13:16:29 -05:00