Commit graph

82 commits

Author SHA1 Message Date
syl20bnr
c14d4912b1 Prefer pre-init function to setup use-package hooks 2015-07-23 22:21:51 -04:00
syl20bnr
15d90743f7 cscope layer: Make it agnostic of c-c++ and python modes 2015-07-23 22:20:25 -04:00
Matthías Páll Gissurarson
78a1d7a06e Added .jsx to web-mode 2015-07-23 20:10:06 -04:00
R. Haluk Öngör
aac19feee8 elixir layer: Popup mix windows 2015-07-23 20:04:42 -04:00
syl20bnr
cdb4efce68 emacs-lisp layer: remove spacemacs/eval-region
Use eval-region directly
Fixes #2074
2015-07-08 23:16:44 -04:00
person808
53f12be40c Fix typo in c-c++ README. 2015-07-04 19:33:29 -04:00
kccai
430aeaf0bf Minor fix of the org table 2015-07-04 18:47:51 -04:00
syl20bnr
fd3e7eb357 java layer: add logo to README 2015-07-04 01:44:50 -04:00
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