syl20bnr
08a1bd91bc
java layer: fix typo
2015-07-04 00:58:42 -04:00
syl20bnr
b19c3faf91
java layer: convert README to org
2015-07-04 00:55:38 -04:00
syl20bnr
b5e2e3773d
java layer: rename functions with spacemacs prefix
2015-07-04 00:29:25 -04:00
syl20bnr
8beeaba6db
java layer: fix company backend setup
2015-07-04 00:24:44 -04:00
syl20bnr
71ae4520cc
java layer: defer eclim loading and sort key bindings
2015-07-04 00:20:12 -04:00
syl20bnr
1a39ffbf65
java layer: remove unneeded projectile layer
...
It is in core
2015-07-04 00:13:15 -04:00
Lukasz Klich
e77eb259ec
Eclim based java layer
2015-07-04 00:10:30 -04:00
syl20bnr
600046f667
Split python layer into !lang/python and !frameworks/django layers
2015-07-03 23:53:07 -04:00
syl20bnr
dca6eca3c0
Split ruby layer into !lang/ruby and !framework/ruby-on-rails
2015-07-03 23:51:34 -04:00
Robert O'Connor
555b8c0ec8
Add slim-mode to ruby layer
2015-07-03 23:14:20 -04:00
syl20bnr
c580ff1361
idris layer: minor change in README
2015-07-03 23:08:46 -04:00
syl20bnr
225167465a
sml layer: move it to !lang, add bindings and convert README to org
2015-07-03 23:07:55 -04:00
syl20bnr
2ccea679da
idris layer: rename the layer to idris-lang, update bindings and doc
...
Rename the layer to idris-lang because idris-packages variable is used
by the package
Update key bindings to better fit spacemacs conventions
Convert markdown README to org
2015-07-03 20:44:04 -04:00
Timothy Jones
c55c7c74a4
Add a layer for the Idris language
...
This removes idris-mode from the extra-langs layer and moves it to its
own layer with custom evil-leader keybindings. It also removes
documentation in extra-langs on other removed languages.
There are two major complications with idris-mode: it defines its own
evil-leader bindings which overwrite Spacemacs defaults, and it uses
the variable idris-packages, which Spacemacs uses to include the
idris-mode package, to define Idris packages to load for the current
buffer.
2015-07-03 18:51:50 -04:00
syl20bnr
aa1dc15aa3
javascript layer: move json-snatcher to SPC m h p
2015-07-03 18:44:19 -04:00
Diego Berrocal
debe9e1d4f
Add json-snatcher package
2015-07-03 18:40:16 -04:00
syl20bnr
1bb120ab00
racker layer: document previous commit
2015-07-01 01:41:57 -04:00
Xiang Ji
43a22e002b
Fixed electric-pair-skip
not working in racket mode
...
See https://github.com/greghendershott/racket-mode/issues/140
2015-07-01 01:40:35 -04:00
syl20bnr
c635aa8b36
rust layer: move SPC m c C
to SPC m c x
+ various small fixes
2015-07-01 01:37:31 -04:00
JP-Ellis
90f80c8ad1
Rust improvements:
...
- Use compile instead of shell for cargo. This allow Emacs to parse the
output, including all the errors :)
- Added support for Racer (it works for me at least... hopefully for
others too)
Signed-off-by: JP-Ellis <coujellis@gmail.com>
2015-07-01 01:34:07 -04:00
syl20bnr
15c8bc9ac9
Remove superfluous empty lines in python layer README
2015-06-22 23:16:30 -04:00
Swaroop C H
3b6b19eec4
Python layer docs: Mention PYTHONPATH fix
2015-06-22 23:15:05 -04:00
Jeremy Huffman
7f24d019a1
electric-indent-local-mode is not always defined
2015-06-22 23:14:06 -04:00
Benno Fünfstück
61e8ee791d
extra-langs: enable QML mode for all qml files
...
There is no other file type for the extension .qml, so this should be
safe.
2015-06-22 23:08:35 -04:00
Giorgio Leveroni
26f809fa3f
Evilify CIDER Inspector
...
- Use =L= instead of =l= for ~cider-inspector-pop~.
- Add `cider-inspect` key-binding mention in README
- Add key-binding for `cider-debug-defun-at-point`
2015-06-22 23:01:25 -04:00
syl20bnr
7eeccc222d
Revert back file save on SPC f s
2015-06-15 22:56:55 -04:00
Dexafree
f9036a0ed9
Added some languages to Markdown syntax highlight
2015-06-15 21:41:16 -04:00
Christoph Paulik
fa9630df4e
add ipython keybindings
...
- C-return and S-return behave like web interface
- bind SPC f w to save the notebook to be consistent with
the rest of spacemacs
2015-06-15 21:36:53 -04:00
Kenneth Love
f3a6481a59
Add mmm-mode and starter config for Markdown parsing
2015-06-14 23:20:23 -04:00
wsk
99623bf194
add (f)ielm-indent-line for ielm mode
2015-06-14 22:33:09 -04:00
Török Edwin
2bbcf8af76
ocaml: don't auto-close backticks
...
they are used for polymorphic variants, like `Foo
2015-06-11 23:24:44 -04:00
syl20bnr
f4ba6bdab5
Fix various key bindings in converted READMEs
2015-06-11 21:31:42 -04:00
Christoph Paulik
ff8cd06046
Fix various issues with org markup
...
- lists were not correctly indented sometimes
- **note** and such things do not exist in org
- Note and Important
- Change Feature list to heading
- Change TODOS to actual org TODOS
- Add TOC to python layer
- list indentation
- some typos I could not leave unchanged
- TODO formatting
- List indentation
- typos
- wrong markup
fix conversion issues
2015-06-11 21:31:42 -04:00
Diego Berrocal
460ce54006
Org conversion of all READMEs !
2015-06-11 21:31:42 -04:00
Christoph Paulik
3439bbb5ed
move keybindings to leader, fix typo in README
2015-06-09 19:58:43 -04:00
syl20bnr
31fe9ee7b0
elixir layer: add company support
2015-06-08 23:28:27 -04:00
syl20bnr
19ea540c67
Split Erlang and Elixir into their own layers
...
Simplify the Erlang layer to make it basic by removing EDTS
2015-06-08 23:27:15 -04:00
syl20bnr
b35b35feeb
Lazy add enh-ruby-mode to company-dabbrev-code-modes
2015-06-08 02:18:14 -04:00
uuplusu
6eb2a37f1b
latex layer: Change layer name from autex to latex
...
in install/build/auto-fill sections
2015-06-08 01:16:48 -04:00
Tristan Hume
a883a61f3a
Better default behaviour in enh-ruby-mode
2015-06-08 01:04:05 -04:00
Bjarke Vad
10308ffd2a
[Haskell] Added company-cabal support for auto-completion in .cabal files
2015-06-08 01:02:09 -04:00
ralesi
f1268fa7f5
improve powershell bindings
2015-06-08 00:36:08 -04:00
syl20bnr
040acbcb34
clojure layer: sort key bindings
2015-06-08 00:30:40 -04:00
DayoOliyide
64d2a6ec25
Added keymapping for cider's eval and replace
2015-06-08 00:26:05 -04:00
Samuel Tonini
eb269c7458
update elixir contrib
...
* add missing key bindings
* add alchemist-refcard spacemacs version
* update README
2015-06-08 00:02:44 -04:00
syl20bnr
d1ecbfa6bb
python layer: new variable python-test-runner, can be nose
or pytest
2015-06-07 23:59:23 -04:00
Christoph Paulik
95526e8627
add option to use pytest instead of nose
2015-06-07 23:47:25 -04:00
Christoph Paulik
4f51b9b847
latex layer: Fix latex post init flycheck hook
...
- this also broke flycheck support in python
2015-06-07 23:43:44 -04:00
Emmanuel Mwangi
f9b141831a
Fixing copy/paste error: npm install js-beautify
2015-06-07 23:39:10 -04:00
syl20bnr
eaba99a603
Rename ipython layer to ipython-notebook and move it to !lang
2015-06-07 23:36:39 -04:00