Commit graph

228 commits

Author SHA1 Message Date
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 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
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
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