Commit graph

208 commits

Author SHA1 Message Date
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
syl20bnr 9f21172540 Fix bad format and typos in layer READMEs 2014-12-14 00:32:25 -05:00
syl20bnr c7f9a9c07e Move hy-mode package to python layer 2014-12-14 00:19:20 -05:00
syl20bnr 51a7f9810b Typo in git layer 2014-12-14 00:16:18 -05:00
syl20bnr 299e404600 Reformat smex layer 2014-12-14 00:16:04 -05:00
syl20bnr d8322872b7 Move p4 package to perforce layer 2014-12-14 00:15:47 -05:00
syl20bnr f4b97397dc Move git packages to git layer 2014-12-13 23:59:02 -05:00
syl20bnr 59286d8ea4 Move ghc package to Haskell layer 2014-12-13 23:31:03 -05:00
syl20bnr 95a1795873 Move Scala packages to scala layer 2014-12-13 23:29:23 -05:00