syl20bnr
571860f51c
Add doc for <layer>-excluded-packages variable in readme
2014-11-14 22:51:07 -05:00
syl20bnr
ab55be3d35
Add evil-args and evil-jumper to the list of plugins in readme
2014-11-14 22:43:15 -05:00
Daniel Wu
fa06f188a1
separated python settings into a contrib
2014-11-14 22:41:45 -05:00
syl20bnr
7345348822
Fix typos in contribute
2014-11-14 22:30:22 -05:00
syl20bnr
c568eee434
New documentation on escaping in readme
2014-11-14 22:22:43 -05:00
Tu Do
482097c818
Remove helm-quick-update
...
It is not needed anymore since helm-candidate-number-limit is
small (less than several thousands). If this is the case, then there's
no difference between quick update and no quick update execution time.
Enabling helm-quick-update makes helm buffer flashing for every entered
character to retrieve new candidate list, which would annoy user.
2014-11-14 22:02:11 -05:00
syl20bnr
403226960b
Add solarized theme extension files
2014-11-13 23:22:30 -05:00
syl20bnr
57234bb2ce
Remove solarized theme submodule
2014-11-13 23:19:46 -05:00
syl20bnr
969f629e93
Fixes #107 Bad Interaction Between Highlighting Line
...
and Match Highlighting
2014-11-13 20:29:43 -05:00
syl20bnr
534ca50954
Ignore .cache folder in .projectile file
...
instead of globally in code
2014-11-13 20:29:43 -05:00
Andrea Leopardi
2ab366e355
Update the README with some absolute paths
...
The "quick install" line used to suggest the user to `git clone --recursive` into `.emacs.d`. Perhaps is better to make the user clone in `~/.emacs.d` so that they can install Spacemacs whatever their `$(pwd)` is.
I'm committing this since a couple of times I was frustrated that the Spacemacs installation didn't do anything just because I cloned `.emacs.d` somewhere other than `~`.
2014-11-13 08:48:55 -05:00
syl20bnr
34c528e955
Fixes #103 Fancy narrow key bindings are overridden
...
Also correctly lazy load the mode
2014-11-11 23:47:44 -05:00
syl20bnr
c823414e33
Add package exclusion empty variable to some contrib layers
2014-11-11 23:02:50 -05:00
syl20bnr
d627763288
Support for per layer excluded packages in contribution system
2014-11-11 22:57:25 -05:00
syl20bnr
cb07f7c375
Support for additive configuration in contrib system
2014-11-11 21:53:00 -05:00
syl20bnr
75e88c73d7
Minor change to contribsys.el
2014-11-11 21:08:20 -05:00
Tristan Hume
5bac76d80f
Use ruby-end in ruby-mode
2014-11-11 00:20:40 -05:00
syl20bnr
466b69b25e
Update contribution guidelines
2014-11-11 00:18:43 -05:00
syl20bnr
89a8873f2b
Fixes #42 false positives in orphan package cleanup
2014-11-11 00:09:52 -05:00
syl20bnr
9b7f8a8fbf
Fix ess contrib layer: bad init function prefix
2014-11-11 00:08:23 -05:00
syl20bnr
562825ecb6
Fix error with diminish and smartparens
2014-11-10 23:34:50 -05:00
syl20bnr
c811795332
Move ESS packages into a lang contrib
2014-11-10 22:27:06 -05:00
syl20bnr
b33cbba0b3
Add suppport for contrib category sub-directories
2014-11-10 22:26:11 -05:00
syl20bnr
f1e1481839
evil-escape is now available in melpa
2014-11-10 20:59:20 -05:00
syl20bnr
a5dccf2fb5
Add evil-escape extension
...
Fixes #98
2014-11-09 23:04:06 -05:00
syl20bnr
0eb35a0b08
Add achievements section to readme
...
and delete TODO section, see Github issues instead.
2014-11-08 21:20:23 -05:00
Daniel Wu
28d93c6a26
added evil-args
2014-11-08 18:31:08 -05:00
Sylvain Benner
532c1f4d11
Merge pull request #99 from trishume/company-contrib
...
Company Mode Contrib Layer
2014-11-08 18:00:29 -05:00
ralesi
1839e9bc79
Debug functions to TS issues with starting Emacs
2014-11-08 17:24:26 -05:00
ralesi
c0935906be
Fancy narrow is prettier than normal narrow
2014-11-08 17:16:56 -05:00
Tristan Hume
80813c31fd
Improve Readme's and polish
2014-11-08 15:08:59 -05:00
Tristan Hume
b6806ab96b
Hook company-clang into flycheck
2014-11-08 15:08:59 -05:00
Tristan Hume
8586cc5dd8
Add .clang_complete file support for company-clang
2014-11-08 15:08:59 -05:00
Tristan Hume
aa26175887
Add company-auctex
2014-11-08 15:08:59 -05:00
Tristan Hume
ca82b8f7fa
Add company mode contrib
2014-11-08 15:08:59 -05:00
Rich Alesi
4db64a78e5
Begin to clean up root directory by getting persistent files into .cache
...
Conflicts:
spacemacs/packages.el
Added ac-comphist, recentf, and projectile cache files to .cache
2014-11-08 13:10:54 -05:00
ralesi
33f2b26a57
Additional evil text objects ("$", "|", "%")
2014-11-08 13:09:14 -05:00
ralesi
2fd3324fa1
Added eviljumper mode
2014-11-08 13:07:15 -05:00
ralesi
d896e661f0
Quickly find files in spacemacs and contrib directory
2014-11-08 13:04:07 -05:00
Daniel Wu
4b873383cc
do not evil-repeat for search operation
2014-11-08 09:16:33 -05:00
syl20bnr
5c816af540
Change compilation binding to <SPC> C
2014-11-07 23:27:21 -05:00
syl20bnr
16b970b03c
Change evilnc prefix to <SPC> c
and operator to <SPC> ;
2014-11-07 23:24:11 -05:00
syl20bnr
c45a94db5d
Add hl-anything
section in readme
2014-11-07 23:16:04 -05:00
syl20bnr
c7686d6bae
Add hl-anything
package
2014-11-07 23:07:46 -05:00
syl20bnr
da808c31f5
Add doc for :noh in readme
2014-11-07 22:51:22 -05:00
syl20bnr
b0826c819e
Remove Helm extensions section from readme
2014-11-07 22:50:20 -05:00
Daniel Wu
3cd57bda83
added noh command to clean up persisted highlighting as vim do by default
2014-11-07 22:11:53 -05:00
Daniel Wu
fcc1e9cde2
bind ace-jump-word to SPC SPC instead of ace-jump-char
2014-11-07 20:35:20 -05:00
syl20bnr
7b383d8efc
Add Registers section in readme
2014-11-07 00:02:10 -05:00
syl20bnr
ce3a1775c6
Disable bindings for visual-regexp-steroids
2014-11-07 00:01:42 -05:00