Commit graph

3481 commits

Author SHA1 Message Date
syl20bnr 1400d5ceae Edit troubleshooting info for windows users. 2015-05-18 22:44:05 -04:00
Andrea 6b3c7133cf Add some troubleshouting info for windows users 2015-05-18 22:40:40 -04:00
syl20bnr b0cbae7d23 git layer: move helm-gitignore on SPC g I 2015-05-18 22:37:31 -04:00
jupl 20a3d17ad7 Add helm-gitignore to git layer 2015-05-18 22:35:51 -04:00
Jean-Christophe Petkovich 248ddde176 company-ess has been merged with ess
`company-ess` has been removed from melpa, it has been merged with
`ess`.

This is my suggestion for the fix.

Modifications as requested.
2015-05-18 22:33:33 -04:00
syl20bnr 5b72221fe8 agda layer: add TOC to README 2015-05-18 03:03:41 -04:00
et2010 ecc555e917 Add org elpa repository
so that org-plus-contrib package is included in package list.
2015-05-18 02:01:18 -04:00
syl20bnr 75c170cc06 agda layer: refactor layer to use use-package
- display a warning if agda has not been found
- add a micro-state to easily navigate between the goals
- use face-remapping-alist to redefine the faces
- add some missing key bindings
- add support for golden-ratio
- add quick cabal instruction to install agda
- sort key bindings alphabetically
2015-05-18 01:51:03 -04:00
syl20bnr 8bd9530b8d Fix aggressive manipulation of face-remapping-alist in helm and ido 2015-05-18 01:38:44 -04:00
syl20bnr 05ddff9e52 Fix missing value for :exit keyword in some micro-states 2015-05-18 01:38:14 -04:00
syl20bnr 501c747fd7 games layer: remove unnecessary key binding for 2048 2015-05-17 21:50:19 -04:00
Oliver Charles ae8559648a lang/agda-mode: New layer 2015-05-17 12:49:37 -04:00
syl20bnr 5a1ee91f70 games layers: game selection front-end on SPC a G and add Tetris 2015-05-16 23:57:28 -04:00
nashamri f0c84afacb Add games layer to spacemacs 2015-05-16 22:21:33 -04:00
jupl 3ff2780e24 Fix typos in org-present keybinds 2015-05-16 22:21:17 -04:00
syl20bnr d2a7ce7ae5 vim-empty-lines layer: Minor refactor of excluded major-mode 2015-05-16 22:20:04 -04:00
Tony Lotts 54387b12a3 Exclude terminal modes from vim-empty-lines Fixes #1615 2015-05-16 22:11:54 -04:00
jupl 7f7b67592d Add toggle to hide/show the mode line 2015-05-16 22:10:10 -04:00
syl20bnr 6a05dfcb1e Minor changes in buffer and scale font micro-states 2015-05-16 22:09:52 -04:00
syl20bnr 5ee7203ab5 Modifiy auto-yasnippet key bindings and auto switch to insert state on expand 2015-05-16 22:07:28 -04:00
Diego Berrocal fa362cc406 Define insert <kbd> tag a la C-h k for org and md
This makes it possible to use the kbd tag. I'm not sure where should
this be in. Feel free to move it around.

Renamed endless to spacemacs

Added fontification to @@html: stuff (could be changed)
2015-05-16 12:03:19 -04:00
Tu Do 745d3e0845 Add auto-yasnippet
Make it easy to create snippets.
2015-05-16 11:59:13 -04:00
Diego Berrocal 49fb70c0f6 Added Gmail messages support! with ham mode:
ATTENTION: this needs users to have pandoc installed...or any other
markdown executable in their path
2015-05-16 11:46:26 -04:00
Diego Berrocal 8852c37bc0 Add better integration with edit-server package 2015-05-16 11:46:24 -04:00
syl20bnr 1241b1e536 chrome layer: fix variable and function names 2015-05-16 01:40:18 -04:00
syl20bnr 50a3f8bd05 Rename edit-server layer to chrome 2015-05-16 01:32:46 -04:00
syl20bnr ca0888eec6 edit-server layer: remove unneeded eval-after-load 2015-05-16 01:25:48 -04:00
Ben Hayden 3abb869f73 Adding edit-server layer. 2015-05-16 01:09:29 -04:00
Ben Hayden 2389fea56c Add salt config layer. 2015-05-16 01:00:46 -04:00
syl20bnr 23f99259f7 Remove windows line endings 2015-05-16 00:59:09 -04:00
syl20bnr f7db1d972c Use configuration-layer/get-layer-property to find init file for org async 2015-05-16 00:57:13 -04:00
justbur a0afc56a9d Add init file to fix problem with org async 2015-05-16 00:52:58 -04:00
Diego Berrocal 553e85cb15 yas-new-snippet tries to create a Snippet in ~/.emacs.d/snippets
This is because the list of snippet dirs had our
~/.emacs.d/private/snippets at the end so it doesn't guess that.
Something must have changed upstream. Also it's better to have our own
custom snippets to be first so as to override the default ones if we
pleased.
2015-05-16 00:52:22 -04:00
nashamri be47a4c477 Fix for new line insertions with 'SPC i' 2015-05-16 00:50:57 -04:00
syl20bnr d81e373275 helm-spacemacs: add dotfile variable source go to action 2015-05-16 00:49:38 -04:00
Diego Berrocal f7dfad9253 Create dir for semanticdb if it doesn't exist 2015-05-14 23:27:12 -04:00
syl20bnr cf187b7454 org layer: add to documentation how to activate org-present 2015-05-14 23:26:04 -04:00
syl20bnr 91f9833ac0 Fix redefinition error of categories ?U and ?u when resync dotfile 2015-05-14 00:22:03 -04:00
syl20bnr 7e18daf5f5 org layer: move org-present to org layer 2015-05-14 00:17:12 -04:00
syl20bnr 91b627cd70 evilify macro: allow mode to be nil 2015-05-14 00:16:51 -04:00
Swaroop C H 63e62e3e0d Add org-present layer 2015-05-13 23:53:12 -04:00
syl20bnr 539ff8da7c rust: adapt Cargo key binding to conventions 2015-05-13 23:45:26 -04:00
Swaroop C H a386b5a7b7 rust: add key bindings for cargo build, run, test 2015-05-13 23:38:59 -04:00
syl20bnr d7cc695ad9 ruby layer: simplify declaration of rails key bindings 2015-05-13 23:25:36 -04:00
Matthew Westbrook caab8a00cb Fix Rails mappings showing up in non rails projects.
Fixes #1586
2015-05-13 23:21:50 -04:00
syl20bnr a4d3cebb89 Fix error when hiding lighter for fill-column-indicator 2015-05-13 23:19:41 -04:00
syl20bnr f8ae105150 mode-line: don't display global-mode-string on inactive buffer 2015-05-13 23:17:56 -04:00
3marcusw 4898eadb3c mode-line: fix global-mode-string 2015-05-13 23:13:46 -04:00
syl20bnr 561676d675 Move flyspell and helm-flyspell to syntax-checking layer 2015-05-13 23:11:34 -04:00
syl20bnr 802c573661 Move around toggle bindings
ts for syntax checking
tS for spelling checking
tf for fill column
tF for auto-fill
tc for camelcase
2015-05-13 22:57:30 -04:00