Commit graph

2022 commits

Author SHA1 Message Date
syl20bnr
aa5b9e4d3b Update python layer README with Django support 2015-01-30 22:41:55 -05:00
syl20bnr
ef34305403 Sort and modify key bindings in python layer packages.el
`mps` and `mpu` for pyenv have been moved to `mvs` and `mvu`
`mv` for pyvenv has been moved to `mV`
`mjtg` has been moved to `mjte`
2015-01-30 22:28:47 -05:00
Brian Hicks
08e68a3b1d Add django via pony-mode to python layer 2015-01-30 22:24:51 -05:00
syl20bnr
9e8ecf91af Update ESS layer key bindings to follow the conventions 2015-01-30 22:18:30 -05:00
Jean-Christophe Petkovich
eb964ed311 Add ESS noweb (knitr/sweave) keybindings
There are a number of functions included in ESS for dealing with knitr
and sweave "chunks" that are quite handy.

These are the bindings I use, which I humbly recommend for inclusion as
defaults.

The only potential problem that I see with their inclusion is that they
only really make sense in ess-noweb-mode (a minor mode) buffers, but
since evil-leader doesn't seem to like layering keybindings through
minor-modes, adding them to ess-mode is the best solution that I can
come up with for now.

Fix ess chunk bindings as per suggestions
2015-01-30 22:11:12 -05:00
syl20bnr
68a004c892 Change C# logo and add a logo for .Net 2015-01-30 22:08:08 -05:00
syl20bnr
c5aa369f67 Fix csharp layer key bindings doc, format and sort them 2015-01-30 21:58:51 -05:00
syl20bnr
8e4eb673ee Edit csharp layer README
Add instructions for other prerequisites
Edit various other parts
2015-01-30 21:45:06 -05:00
Bjarke Vad
3b83124fc0 Added support for C# using OmniSharp 2015-01-30 21:13:43 -05:00
syl20bnr
239d61ddf0 Move git-gutter-fr:side in :init
Now it can be easily overridden in dotspacemacs/config
2015-01-30 07:07:39 -05:00
syl20bnr
d22fd8cd0a Add support for cygwin system-type in core-fonts-support 2015-01-30 09:01:04 -05:00
syl20bnr
f8d36f4f53 Rename property :local-key to :define-key
In macro `spacemacs|add-toggle`
2015-01-30 00:26:49 -05:00
syl20bnr
f92e653612 Improve spacemacs|add-toggle
Add properties `:if` `:status`
Drop properties `:toggle-function` `:toggle-variable`
Add properties for several types of key bindings

The macro should now support a wide variety of toggles
2015-01-30 00:18:48 -05:00
syl20bnr
55c0a88a9b Use font-spec :name property instead of :family 2015-01-29 21:42:35 -05:00
syl20bnr
f714f7deea Change the font detection and add logs 2015-01-29 21:19:37 -05:00
syl20bnr
276c33bb31 Explicitly exclude private/snippets/README.md from ignored files 2015-01-29 00:35:14 -05:00
ralesi
5c4270be00 Add private snippets directory to yas-snippet-dirs 2015-01-29 00:33:14 -05:00
Andrew Oppenlander
51066c68f3 Add variable clojure-enable-fancify-symbol in Clojure mode
Used to turn on fancify-symbol (default value is nil, i.e. disabled)
2015-01-29 00:32:00 -05:00
syl20bnr
8292d39046 Spacemacs toggle framework
Use helm-spacemacs to get a list of all available toggles and
activate them.
2015-01-29 00:08:48 -05:00
syl20bnr
ca5861c03d Replace ex-command :noh with :nohlsearch 2015-01-28 18:40:20 -05:00
syl20bnr
4d4dab1514 Update documentation for property :powerline-scale 2015-01-28 00:16:51 -05:00
syl20bnr
b022c390b2 Bump version to 0.51.0 2015-01-27 23:26:56 -05:00
syl20bnr
14705a27cc Fix regression in visual block with evil-escape 2015-01-27 23:10:27 -05:00
Daniel Wu
55574e009d fixed bug: evil-terminal-cursor mode doesn't work in iterm2 2015-01-27 22:36:35 -05:00
syl20bnr
425bf2331e Fix blank powerline with startup buffers in some circumstances 2015-01-27 22:34:57 -05:00
syl20bnr
4f24035d9b Fixes #489 Spacemacs uses the wrong package.el implementation
For emacs 24.3.50 (containing backports)
2015-01-27 22:24:22 -05:00
syl20bnr
14ada41ab0 Fixes #494 Powerline is not loaded in startup buffers 2015-01-27 22:07:20 -05:00
syl20bnr
d7eda9ade4 Rename spacemacs-mode lighter to Spacemacs 2015-01-27 22:06:59 -05:00
syl20bnr
261ce161f1 Fixes #493 Powerline curves are not resized when zooming the frame 2015-01-27 21:47:57 -05:00
syl20bnr
40301acf5f Remove explicit size or height for fallback font
This way they inherit the size of the default font
2015-01-27 21:47:25 -05:00
syl20bnr
93887ed160 Change powerline-offset for powerline-scale
Better for zoom-in zoom-out
2015-01-27 21:46:37 -05:00
syl20bnr
ba86ae7769 Add leuven monokai and zenburn to default dotspacemacs-themes 2015-01-27 21:45:39 -05:00
syl20bnr
2aca191343 Bump version to 0.50.3 2015-01-27 05:18:52 -05:00
syl20bnr
ee8d50e6a7 Fix ignored system-type in spacemacs/set-default-font 2015-01-27 05:17:49 -05:00
syl20bnr
87d8c4a092 Bump version to 0.50.2 2015-01-27 04:51:19 -05:00
syl20bnr
9c8d3e598a Display a warning message about deprecated spacemacs/set-font
Use the variable `dotspacemacs-default-font` instead
2015-01-27 04:49:19 -05:00
syl20bnr
33a3f6389e Bump version to 0.50.1 2015-01-27 01:19:55 -05:00
syl20bnr
7faa7c496b Fix crash if Source Code Pro is not available on the system 2015-01-27 01:19:20 -05:00
syl20bnr
b518a45123 Add documentation for font 2015-01-27 01:13:25 -05:00
syl20bnr
1d83553cbd Bump version to 0.50.0 2015-01-27 00:33:10 -05:00
syl20bnr
3b36507178 Move back rainbow-delimiters to spacemacs layer
Also always install rainbow-identifiers
2015-01-27 00:29:31 -05:00
syl20bnr
1328280ca4 Install all packages in the git layer
The variable are now only used to enable or disable the
packages.
This approach allow better discovery of git layer packages in
helm-spacemacs
2015-01-27 00:23:14 -05:00
syl20bnr
8104dcee97 Add magit-svn plugin to git layer 2015-01-27 00:17:51 -05:00
syl20bnr
13cbd9f322 Fix helm-spacemacs broken with new core- prefix 2015-01-27 00:16:44 -05:00
syl20bnr
ffc784a274 Fix emacs quit when replying n for question do you really want to quit?
Resolves #425
2015-01-26 23:38:35 -05:00
syl20bnr
7a6d95d404 Add documentation for new dotspacemacs-default-variable 2015-01-26 23:22:20 -05:00
syl20bnr
16df76c0c8 Prefix all core files with core- 2015-01-26 22:51:47 -05:00
Ambrosia
9194e63129 Update spacemacs-theme-name-to-package 2015-01-26 22:42:46 -05:00
syl20bnr
b7ee5e7ea4 Add dotspacemacs-default-font variable and spacemacs-fonts-support.el
Resolves #482
2015-01-26 22:41:20 -05:00
syl20bnr
4e14012625 Add spacemacs-funcs.el core file 2015-01-26 22:39:14 -05:00