syl20bnr
46a717254d
Fixes #226 Flycheck not automatically started in haskell buffers.
2014-12-11 22:34:13 -05:00
syl20bnr
dafceb12e8
Fixes #238 Smartparens-strict-mode not working
...
Previous commits was about Python, this commit should fix it
for all the other modes.
2014-12-11 22:24:18 -05:00
syl20bnr
2ac8658385
Fix smartparens-strict-mode for python
2014-12-11 22:16:09 -05:00
syl20bnr
3f751e3a4e
Enable smartparens-strict-mode for prog modes
2014-12-11 22:15:41 -05:00
syl20bnr
1f1c86393f
Light refactor of python layer README
2014-12-11 20:10:40 -05:00
syl20bnr
e02bb5b271
Refactor ESS layer README
2014-12-11 20:01:18 -05:00
syl20bnr
4add1b7a62
Remove absolute links in READMEs
2014-12-11 19:55:44 -05:00
syl20bnr
b1a3df2a52
Minor link tweaks in clojure layer README
2014-12-11 19:50:04 -05:00
syl20bnr
ee514e60b2
Refactor clojure layer README
2014-12-11 19:43:03 -05:00
ralesi
fe6e89df6e
Added autohotkey language contribution later.
2014-12-11 19:03:19 -05:00
vijaykiran
6863fa0ec2
Clojure contribution layer
2014-12-11 18:59:45 -05:00
Daniel Wu
801aaf5165
fixed bug in company-anaconda initilization
2014-12-11 18:48:51 -05:00
Evan Dale Aromin
9352a11edb
Bind <Leader>wC to `delete-other-windows
2014-12-11 18:48:14 -05:00
sbenner
732cc1d4de
Create prefixes before actually loading the layers
2014-12-11 11:22:55 -05:00
syl20bnr
9e9ce528be
Declare function for ash commands
2014-12-11 00:48:48 -05:00
syl20bnr
f1e9396fcb
Fixes #220 missing description of commands in guide-key
2014-12-10 23:46:35 -05:00
syl20bnr
afac4e9505
Fix #223 Changing buffers causes periodic recentering
2014-12-10 23:23:51 -05:00
syl20bnr
eba0f1a565
Fix custom evil-ex bindings in insert state
2014-12-10 23:00:01 -05:00
syl20bnr
6247f85a1e
Update magit documentation
2014-12-10 22:26:34 -05:00
syl20bnr
28967f6c88
Fixes #239 no binding for magit-goto-next-section
2014-12-10 22:21:05 -05:00
syl20bnr
be11d44009
Fixes #236 custom ex-command and M-x command key
...
New variable: dotspacemacs-command-key
2014-12-10 22:12:54 -05:00
syl20bnr
1f1f2d4e4d
Fixes #237 Spacemacs finds orphan packages every time
...
Occurred on OS X because of a critical bug in spacemacs
which prevented emacs from effectively deleting the
files
2014-12-10 21:59:59 -05:00
syl20bnr
f9c3dcb8fc
Fix alphabetical sorting of packages and extensions
...
Packages and extensions were not initialized in the right order.
Fixes #243 SPC s c does not unhighlight
2014-12-10 21:31:16 -05:00
Daniel Wu
3fd12ac280
should be pyvenv instead of pyenv
2014-12-10 19:42:02 -05:00
Evan Dale Aromin
322130242e
Make <escape>
quit as much as it possibly can
2014-12-10 19:41:55 -05:00
syl20bnr
522c8581fe
Missing :defer t
for ruby-test-mode
in ruby layer
2014-12-10 00:20:14 -05:00
syl20bnr
b7fa47adba
Add R logo to readme and fix ruby
2014-12-10 00:00:39 -05:00
syl20bnr
01359ac7f2
Add erlang and elixir logo to readme
2014-12-09 23:55:19 -05:00
syl20bnr
68fbb286de
Fix defvar instead of setq in readme
2014-12-09 23:50:48 -05:00
syl20bnr
d72f382720
Update conventions for send to REPL and test execution
2014-12-09 23:46:22 -05:00
syl20bnr
225fd98b50
Remove s
in send to REPL commands for ESS
...
according to the new convention
2014-12-09 23:42:36 -05:00
syl20bnr
c44e3dc58b
Update key bindings for running tests according to the conventions
...
For ruby and python layers
2014-12-09 23:40:26 -05:00
syl20bnr
c1655a02ee
Update ruby layer readme
2014-12-09 23:39:09 -05:00
syl20bnr
4dc648448f
Remove the s
prefix for send to REPL bindings in Python
2014-12-09 23:37:16 -05:00
syl20bnr
209b52eedc
Update Python readme
2014-12-09 23:36:33 -05:00
syl20bnr
fb9f7cb084
Lazy loading of semantic for python layer
2014-12-09 23:27:28 -05:00
syl20bnr
95807a4e0f
Move shell config to spacemacs/init-shell
2014-12-09 23:15:14 -05:00
Evan Dale Aromin
0b192193ff
Execute correct clear
and man
behavior in (e)shell
2014-12-09 23:11:32 -05:00
Daniel Wu
22b7246e19
enable semantic mode in python contrib by default
2014-12-09 23:10:50 -05:00
Daniel Wu
666a5359f3
bind reposition window to z f
2014-12-09 23:10:34 -05:00
Riccardo Cambiassi
a90ea0d553
add basic ruby contrib layer
2014-12-09 23:09:52 -05:00
syl20bnr
d70b8cb892
Comment function spacemacs/declare-prefix-for-mode
...
Not working nicely with guide-key for now.
2014-12-08 22:53:47 -05:00
syl20bnr
ced8b7fbbe
Refactor python layer to be more modular
2014-12-08 22:19:55 -05:00
syl20bnr
0a7acb6d14
Add achievement for 100th PR
2014-12-08 21:30:12 -05:00
syl20bnr
697d3412c8
Add convention for code navigation and documentation
2014-12-08 21:00:35 -05:00
syl20bnr
825fa4ce3c
Update Python key bindings according to conventions
2014-12-08 20:58:35 -05:00
syl20bnr
724f05c31b
Update ESS key bindings according to conventions
2014-12-08 20:53:46 -05:00
syl20bnr
060420b1d6
Update conventions for tests and REPLs
2014-12-08 20:52:51 -05:00
syl20bnr
7a1628760f
Clarification about unsupported jj
, and jk
sequences
...
to escape states and buffers in DOCUMENTATION
2014-12-08 19:22:57 -05:00
pseudonom
a5db3a2201
Fix incorrect example for evil-escape-key-sequence
...
When I followed the example in the documentation, `describe-variable` reflected the updated value ("jj") but spacemacs ignored it and continued to use the default value ("fd").
`evil-escape.el` mentions:
```elisp
;; The key sequence can be customized with the variable
;; `evil-escape-key-sequence'
;; It must be set before requiring evil-escape.
```
So I tried moving the `setq` to `/init` instead of `/config`. That worked.
2014-12-08 19:14:09 -05:00