Miloš Mošić
e5a4ebdfb7
Fix formatting for the auto-completion README.md
2015-04-15 22:45:00 -04:00
Christoph Paulik
f165761b18
add semantic stickyfunc toggle and activate in python layer
2015-04-15 22:44:45 -04:00
Allen Li
c4fc397fef
Use org-startup-indented instead of a hook
...
Use the variable provided by org-mode to start in indented mode instead
of adding a hook. This way, a user can override the setting of
org-startup-indented and not wonder why the heck org buffers are still
starting in org-indent-mode.
2015-04-15 22:41:46 -04:00
Tristan Hume
683b65cf1c
Remove private ranger-control layer
2015-04-15 22:41:27 -04:00
Swaroop C H
fdf4f34bd4
Add key for masked org-agenda-show-and-scroll-up
2015-04-15 22:41:10 -04:00
Carlos Galdino
5cb9f9006e
Fix ruby-test-mode
initialization.
2015-04-15 22:40:47 -04:00
Tu Do
53f84f9013
feature: add gtags layer and remove helm-gtags layer
...
helm-gtags and ggtags are clients for GNU Global. GNU Global is a source
code tagging system that allows querying symbol locations in source
code, such as definitions or references. Currently, helm-gtags with GNU
Global is faster than anything else in Emacs for retrieving a large
amount of candidates (even more than 10000 candidates, the list appears
in an instant) and offers more features for language that GNU Global
directly: C, C++, Yacc, Java, PHP4 and assembly.
ggtags is nice for its eldoc support such as display variable/function
definition retrieved from the tag database. However, we disable ggtags
in some modes because those modes have better eldoc integration
already. We add ggtags for this feature alone.
2015-04-15 22:38:47 -04:00
syl20bnr
fe076ce097
helm-gtag layer: fix typo and sort key bindings
2015-04-15 00:54:36 -04:00
Tu Do
786ca3bdf5
develop: add helm-gtags layer
...
helm-gtags is a helm client for GNU Global. GNU GLOBAL is a source code
tagging system that allows querying symbol locations in source code,
such as definitions or references. Currently, helm-gtags with GNU Global
is faster than anything else in Emacs for retrieving a large amount of
candidates (even more than 10000 candidates, the list appears in an
instant) and offers more features for language that GNU Global directly:
C, C++, Yacc, Java, PHP4 and assembly.
2015-04-15 00:51:05 -04:00
Tristan Hume
3da9bb33de
Add D language mode to extra-langs
2015-04-15 00:45:09 -04:00
ralesi
764bc17f57
update autohotkey contrib to use mepla package
2015-04-14 23:37:24 -04:00
Tu Do
cdbfe68cee
Enable c++ mode in proper files
...
Aside from cpp, better enable c++-mode in .h file since C is a subset of
C++ anyway. Without it, when entering .h file of C++, syntax
highlighting is wrong.
2015-04-14 23:37:18 -04:00
syl20bnr
1f16da0924
color layer: Don't fontify the startup buffer
...
Which had the side effect of overwriting the widget
faces
2015-04-13 23:33:34 -04:00
syl20bnr
81b38d0aba
Edit purescript layer README and key bindings
2015-04-13 22:57:47 -04:00
Diego Berrocal
7c43c35d8e
Suggest improvements for web-mode-micro-state
...
Related issue #965
2015-04-13 21:33:43 -04:00
Ryan L. Bell
041d2441c7
Creates a really basic, early stages purescript layer.
...
Leverages:
- purescript-mode
- psci
Purescript README.md
Fixed Purescript logo
2015-04-13 21:33:10 -04:00
person808
79431eb583
Make git-gutter keybindings work for both versions.
...
Also add SPC g h p keybinding to preview hunk.
2015-04-13 21:32:15 -04:00
Jean-Christophe Petkovich
12ac8bcddd
Fix typo in syntax-checking layer.
...
Not much else to say about it.
2015-04-13 21:29:32 -04:00
syl20bnr
e1d317ca28
color layer: define lightness and saturation for material and gotham
2015-04-13 20:47:32 -04:00
syl20bnr
49a2f65e53
org layer: Exclude ox-gfm for now, seems to be problematic
2015-04-13 03:38:01 -04:00
syl20bnr
8e010e1c54
org layer: explicitly load org-indent
2015-04-13 02:01:49 -04:00
syl20bnr
9f94f4ddbe
git layer: Improve git-link support and update README
2015-04-12 12:45:16 -04:00
Diego Berrocal
610eeddfd5
Add git-link package and configure it (also add info on the readme
2015-04-12 12:27:42 -04:00
syl20bnr
b8e617c886
New function spacemacs/warning
2015-04-12 12:25:53 -04:00
syl20bnr
7e23a62cd7
python layer: update README with anaconda-mode prereq install instructions
2015-04-12 11:26:19 -04:00
syl20bnr
737e2e86e1
Add documentation to change the org bullets
2015-04-12 11:09:53 -04:00
syl20bnr
dac29ce71c
Namespace spacemacs buffer functions with spacemacs-buffer prefix
2015-04-12 00:24:03 -04:00
Tu Do
f0fe7b7252
[fix] Only use ask password with GUI in Windows
2015-04-11 23:56:10 -04:00
syl20bnr
c8d3e48d10
haskell layer: remove mentions to hi2 in README
2015-04-11 14:48:30 -04:00
syl20bnr
e449966903
erc layer: add SPC a i E to connect via TLS
2015-04-11 11:00:54 -04:00
Swaroop
079d26db9d
Add note on erc-tls usage to README
2015-04-11 10:57:24 -04:00
syl20bnr
634a3f361e
Fix org-pomodoro init function name
2015-04-11 10:44:07 -04:00
Christoph Paulik
204aa68d87
fix org toc
2015-04-11 10:43:21 -04:00
syl20bnr
c9209dc6c1
auto-completion layer: update README
2015-04-11 00:42:03 -04:00
syl20bnr
36492c87c4
org layer: fix diminish of org-indent
2015-04-11 00:38:31 -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
c70141ec24
Add org-pomodoro layer
2015-04-10 23:35:03 -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
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
c2fe549158
haskell layer: tweaked company backends
2015-04-10 00:00:51 -04:00
syl20bnr
7f29260205
Add yasnippet backends
2015-04-09 22:28:26 -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
90fc74d799
Fix company-backends error with ymcd and c-headers
2015-04-09 01:27:53 -04:00