syl20bnr
36492c87c4
org layer: fix diminish of org-indent
2015-04-11 00:38:31 -04:00
syl20bnr
473d4d1eb7
Move key bindings definition for elisp to extensions.el
2015-04-11 00:31:53 -04:00
syl20bnr
8c5a787a71
Document new evaluation key bindings for elisp
2015-04-11 00:30:03 -04:00
Rich Alesi
0620ed55b6
More eval bindings for elisp.
2015-04-11 00:27:01 -04:00
Ben Gamari
04895b4c28
Add cmm-mode to haskell layer
2015-04-11 00:21:28 -04:00
syl20bnr
6844ff9fed
New layer: org
2015-04-11 00:13:02 -04:00
Swaroop
bfec5af154
Add keys for org-clock-cancel, org-set-effort
2015-04-10 23:35:52 -04:00
Swaroop
c70141ec24
Add org-pomodoro layer
2015-04-10 23:35:03 -04:00
syl20bnr
c98c3ff254
Set save location for abbrev_defs
2015-04-10 23:31:33 -04:00
syl20bnr
90c004cb65
Update syntax-checking layer
2015-04-10 23:23:32 -04:00
syl20bnr
c04713c87b
Edit editorconfig layer README
2015-04-10 23:01:58 -04:00
jupl
bb3f3d9da5
Add editorconfig layer
2015-04-10 22:59:24 -04:00
syl20bnr
cce8d5382d
Contrib category "config"
...
Move puppet, ansible and dockerfile layer there
2015-04-10 22:58:14 -04:00
syl20bnr
a4919b3eda
New layer syntax-checking
...
Move flycheck
2015-04-10 22:23:16 -04:00
syl20bnr
19d328c47a
Add sw
prefix command name and update TOC of documentation
2015-04-10 20:34:30 -04:00
Christoph Paulik
0f1f3ceb7d
adds keybindings for searching the web using helm-suggest
2015-04-10 20:29:49 -04:00
person808
ef35d35fe7
More descriptive label for z in guide-key.
2015-04-10 20:29:07 -04:00
syl20bnr
629fa56296
Add comment for previous commit
2015-04-10 20:28:37 -04:00
Diego Berrocal
de4b3cf60d
S-Tab is interpreted as <backtab> in linux
2015-04-10 20:28:04 -04:00
Nate Wolfe
e444f962bc
[puppet] Fix typos in README keybindings
...
This commit removes the errant '>' character from the key bindings
section of the Puppet README.
2015-04-10 20:27:46 -04:00
syl20bnr
f55654c9c9
Remove global flycheck and yasnippet toggles
...
`SPC t C-f` and `SPC t C-y`
2015-04-10 20:13:38 -04:00
syl20bnr
fa33faedf2
Move some UI toggles to SPC T
2015-04-10 10:30:46 -04:00
syl20bnr
c2fe549158
haskell layer: tweaked company backends
2015-04-10 00:00:51 -04:00
syl20bnr
2ddb852835
Removed some default company backends
2015-04-10 00:00:36 -04:00
syl20bnr
7f29260205
Add yasnippet backends
2015-04-09 22:28:26 -04:00
syl20bnr
107424b830
Fix company backends issues
2015-04-09 22:28:08 -04:00
syl20bnr
e674c10a0a
Disable globally enabled company
2015-04-09 08:09:00 -04:00
syl20bnr
cef3ca6653
auto-completion layer: defer 1 instead of 2 for company
2015-04-09 01:54:40 -04:00
syl20bnr
9ae83bb647
evernote layer: Add prefix command name for ae
2015-04-09 01:28:58 -04:00
syl20bnr
a4c2edf5d3
Add prefix command name for ai
2015-04-09 01:28:28 -04:00
syl20bnr
90fc74d799
Fix company-backends error with ymcd and c-headers
2015-04-09 01:27:53 -04:00
syl20bnr
8d348c21b7
Move irc startup key bindings behind ai
prefix
2015-04-09 01:27:23 -04:00
syl20bnr
965dc56817
Re-enable company globally with :defer 2
2015-04-09 01:17:49 -04:00
syl20bnr
e72afd6086
auto-completion layer: update README
2015-04-09 00:55:37 -04:00
syl20bnr
fef3268f47
racket layer: Configure company
2015-04-09 00:40:49 -04:00
syl20bnr
c805979ca2
Update auctex company configuration
2015-04-09 00:13:15 -04:00
syl20bnr
0c6682cbd1
Refactor one more time the auto-completin macros
...
It is important to define the buffer local backend variables
in a config.el otherwise it is not available in the layer
configuration if the auto-completion layer is removed.
There were also some issues by hiding the explicit
configuration of company inside a macro, for instance
helm-spacemacs is unable to display the company package
configured in a given layer if the auto-completion layer
is removed.
2015-04-09 00:03:51 -04:00
Sylvain Benner
4f8706ae12
Merge pull request #1086 from trishume/company-dry-macro
...
Make everything support new company auto-completion
2015-04-08 21:57:35 -04:00
syl20bnr
625cb46a59
Fix missing link in README
2015-04-08 21:51:54 -04:00
syl20bnr
e80f66da6d
Add documentation for SPC h i and SPC h m and rename function
...
spacemacs||describe-set-key to spacemacs||set-helm-key
2015-04-08 21:50:33 -04:00
Tu Do
542f1718c2
Add key bindings for useful Helm commands
...
- helm-info-at-point: find an info entry for symbol at point, if
available. It can also be used to search for available info pages.
- helm-man-woman: find man pages with Helm.
- helm-locate-library: find a loaded Emacs Lisp library using Helm.
- helm-minibuffer-history: search minibuffer history using Helm.
2015-04-08 21:27:11 -04:00
Tristan Hume
f04412893e
Change company macro name and use push
2015-04-08 12:39:25 -04:00
syl20bnr
3107d5d9f8
Fix two important bugs in Update/Rollback
...
- correctly detect package dependencies to update
- rollback is now an idempotent action
2015-04-07 23:51:08 -04:00
syl20bnr
fcfe1c2c7b
Fix search of package installed directory
2015-04-07 23:50:22 -04:00
syl20bnr
8ae66d6950
Add license to README
2015-04-07 22:51:21 -04:00
syl20bnr
27cef51d3a
Typo in HOWTOs.md
2015-04-07 22:37:22 -04:00
syl20bnr
998eba7782
Add Buy a Drink button
2015-04-07 22:01:55 -04:00
syl20bnr
65e86b3354
Add HOWTOs.md
2015-04-07 21:25:06 -04:00
Tristan Hume
e79e077edf
Fix bugs in c-c++ and ycmd auto-completion
2015-04-07 16:03:13 -04:00
Tristan Hume
fe90cf09e8
Port many layers to new auto-completion
...
Adds support for ruby, auctex, css, ledger and gtags with new
auto-completion infrastructure. Ticks off many things in #1045
2015-04-07 16:02:53 -04:00