Commit graph

1668 commits

Author SHA1 Message Date
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
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 cb427b66b4 Enable undo-tree mode at startup (no lazy-loading)
Attempt to fix #298
2014-12-18 19:48:49 -05:00
syl20bnr 885d092e72 Attempt to fix #298 error with undo-tree 2014-12-18 18:51:43 -05:00
sbenner 359130d92e Hotfix for Emacs wiki down and key-chord issue 2014-12-18 15:50:50 -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 61243c9b07 Fix colors for rainbow-identifiers at startup 2014-12-17 22:33:37 -05:00
syl20bnr 9be54e7fd4 Add aggressive-indent to spacemacs layer
toggle with `t i`, disabled by default
2014-12-17 22:19:57 -05:00
syl20bnr 3e4e63a479 Fix git-gutter lazy loading in git layer 2014-12-17 22:08:10 -05:00
syl20bnr 1d1f50ca8d Fix spacemacs|evilify n and N key bindings 2014-12-17 21:48:43 -05:00