Ben
cc1b087497
adding the package magic-latex-buffer to the latex layer
2017-05-30 12:28:26 +02:00
James Conroy-Finn
c56c927641
Bind <leader>msX to restart Cider
2017-05-30 12:00:35 +02:00
Eivind Fonn
dce3cd4c0e
clojure: define keys in :init
2017-05-30 11:58:17 +02:00
panjan
12f823ba3c
react: improved react file recognition
2017-05-30 10:27:07 +02:00
Dietrich Daroch
9a14373845
Fix d-mode flycheck imports on dub projects
2017-05-30 10:22:45 +02:00
Don March
3069d4e244
Restore smart closing paren behavior in racket-mode
...
Remove the shadowing keybindings for `)`, `]`, and `}` so the default
`racket-insert-closing` command is used again.
2017-05-30 10:19:20 +02:00
Benno Fünfstück
abcad3bab0
themes: use package-activate to support dependencies
2017-05-30 10:05:22 +02:00
Swaroop C H
a2f1bfa8a4
[python] Prefer virtualenv python to compile file
2017-05-29 10:12:20 -07:00
Eivind Fonn
7fd8caa344
Bugfix: missing -hook suffix
2017-05-29 16:52:39 +02:00
Eivind Fonn
9c9bdf749a
Don’t look in .spacemacs.d/layers if it doesn’t exist
2017-05-29 11:52:31 +02:00
Eivind Fonn
fab3b2a4e4
Clean up parinfer layer
...
- Move to misc instead of vim
- Move add-hook calls into dependent layers
- Improve readme
2017-05-29 11:36:46 +02:00
DogLooksGood
4aadec376d
Add parinfer layer
2017-05-29 11:36:40 +02:00
Benno Fünfstück
d83fafb2cb
nixos layer: defer loading of options
2017-05-28 18:19:23 +02:00
Kepi
8c230bfbb1
Pass: support for ivy and fix undefined dostpacemacs-use-ido
...
Looks like pass is trying to use variable which isn't available for some time,
at least there are no other packages using it.
`completing-read` should be universal for all completing needs I hope.
2017-05-28 16:17:45 +02:00
Eivind Fonn
5048aff9fa
Properly require tramp
2017-05-28 15:07:01 +02:00
denin
5397b6f01f
Rewrite sudo-edit
...
Old version worked only for method 'ssh' and did not work at all if
user was not specified (e.g. /ssh:hostname:/path). Since the symbol '@' was
required in a filename.
2017-05-28 15:06:20 +02:00
Eoin Houlihan
ca9945d536
Remove SPARQL from extra-langs
...
Support for SPARQL was added with the semantic-web layer in f7210c30c2
2017-05-28 15:04:01 +02:00
zer09
c504496b12
Update README.org
2017-05-28 15:03:33 +02:00
Eivind Fonn
8b7626ddb1
Document new slack binding
2017-05-28 15:03:08 +02:00
Swaroop C H
7b8324209c
[slack] Add key binding to add reaction
2017-05-28 15:02:25 +02:00
Eivind Fonn
97862af26c
Trim output from pyenv command
...
Trailing newlines will cause errors
2017-05-28 14:59:34 +02:00
Eivind Fonn
bf41e9e300
Move enabling of dante-mode to setup-dante function
2017-05-28 14:41:33 +02:00
Kyle McKean
1ed49e0878
add dante support to haskell layer
2017-05-28 14:40:25 +02:00
JAremko
e425d50292
don't reroot non-org files
...
We don't have all Spacemacs files at spacemacs.org so we
shouldn't change links to such files to relative ones.
2017-05-28 04:09:29 +03:00
JAremko
26eb3ff1df
Rework spacemacs//reroot-link
(now it makes links relative)
2017-05-28 02:35:13 +03:00
Eivind Fonn
c812c5be32
Update semantic-web documentation (fix tests)
2017-05-26 11:47:41 +02:00
Eivind Fonn
53cb8a48d3
Move semweb to semantic-web
...
Minor configuration changes
2017-05-26 11:12:08 +02:00
Andreas Textor
f7210c30c2
Add layer for Semantic Web formats
...
- Syntax highlighting for N3, Turtle and SPARQL formats
- Company mode for SPARQL
- Execution of SPARQL queries against SPARQL HTTP endpoint
2017-05-26 11:07:06 +02:00
Swaroop C H
735321eda3
[elixir] Add missing Alchemist commands and key bindings
...
Commands and key bindings found via `alchemist-refcard` command.
I've tried to adhere to Spacemacs conventions but where I couldn't find relevant
conventions, I followed Alchemist's key bindings.
Also, delete alchemist-refcard - approved by @syl20bnr at
https://github.com/syl20bnr/spacemacs/pull/8746#issuecomment-301326850
2017-05-26 10:49:35 +02:00
Ivan Kryvoruchko
1d2392ad1d
Fix sayid clojure debugger documentation typo
2017-05-26 10:47:34 +02:00
Eivind Fonn
4610351b60
Format editorconfig documentation
2017-05-26 10:46:51 +02:00
Swaroop C H
7bd3390dae
[docs] Mention EditorConfig support
...
Fixes #8960
2017-05-26 10:44:46 +02:00
Eivind Fonn
e6a3d01eb5
Fix company-php configuration
2017-05-26 10:41:46 +02:00
jim
24bf7d0fb6
add company-php to php layer
2017-05-26 10:36:15 +02:00
Eivind Fonn
d4b004433c
Fix layout name generation
2017-05-25 13:51:26 +02:00
bmag
6fd0d2573b
New dotvariable: auto-generate layout names
...
If dotspacemacs-auto-generate-layout-names is non-nil, and the user
tries to open a layout in a position that doesn't yet have a layout,
then create a new layout with an automatically generated name.
2017-05-25 13:40:28 +02:00
Eivind Fonn
0d5fb6da28
Inhibit recentf when inserting startupify lists
2017-05-25 13:35:36 +02:00
Eivind Fonn
e4185e4c61
Some refactoring of go layer
2017-05-25 13:20:36 +02:00
Eivind Fonn
adca985dd9
Update go layer documentation
2017-05-25 13:19:50 +02:00
Eivind Fonn
b7370f454e
Add godoctor
...
Thanks to TinySong
2017-05-25 13:19:32 +02:00
duianto
2702b205b6
Update colors layer readme: rainbow-mode screenshot
...
Problem:
The current rainbow-mode screenshot, is from an older version. It shows white
text on light colors. This makes it hard to read the color codes. The old
screenshot hides the fact that issue has been solved.
Solution:
This updates the screenshot, to show it's current behaviour. Where the text
color is either white or black, depending on if the luminance is greater than
0.5 of 1.0.
2017-05-25 13:07:40 +02:00
syl20bnr
fcc8b9a36c
org: remove mu4e and notmuch
...
org-mu4e was already handled in the mu4e layer which is the correct place for
this.
Added notmuch to mu4e layer, maybe not the right place for this but for now
it is OK.
2017-05-24 23:20:23 -04:00
Martin Račák
f63132cd16
Fix Evil URL
2017-05-24 14:54:12 +02:00
warreq
40e0f180d4
Add support for the Workman keyboard layout
2017-05-24 14:53:14 +02:00
Max Gonzih
777dc4ea9b
Add new programmer dvorak layout that matches vim like key placement
2017-05-24 14:51:34 +02:00
Jim Deville
dae860a4b1
add refactor docs
2017-05-24 14:42:17 +02:00
Daniel Luna
34d842c6f5
[ruby-layer] Adding ruby-refactor package and associated keybindings
...
This commit adds a series of refactoring commands for Ruby under
"ruby/refactor", by use of the `ruby-refactor` package.
2017-05-24 14:41:55 +02:00
Eivind Fonn
4068a3e6a2
Revert "Clean up elixir layer documentation"
...
This reverts commit 333e921707
.
2017-05-24 14:37:39 +02:00
Eivind Fonn
2b7893ee17
Fix #7383
2017-05-24 14:33:52 +02:00
Garrett Johnson
333e921707
Clean up elixir layer documentation
...
Remove references to removed checkers and their configuration
2017-05-24 14:19:37 +02:00