syl20bnr
c0eaf61a52
Move documentation material and markdowns to doc
2014-12-07 19:41:09 -05:00
syl20bnr
b344553aaf
New variable dotspacemacs-leader-key to change the leader key
...
Also fix the broken custom leader key in visual and motion
states.
2014-12-06 17:55:20 -05:00
syl20bnr
88cd8fab9d
Add FAQ questions to readme and <SPC> f e d to open the dotfile
2014-12-06 01:43:48 -05:00
syl20bnr
de2183054f
Fix missing ~
in README and missing Paradox link in DOC
2014-12-05 20:35:39 -05:00
Chris Barrett
3ba098db94
Features, Installation and updates, Configuration and typos
...
Streamline descriptions and remove some lists of specific features. Also
reorder headings to focus on features with lists and pretty pictures to
make things more attractive.
I felt that drawing attention to specific Emacs packages in the readme
would be meaningless to people coming from Vim. They're covered in the
main documentation file anyway.
Properly define what a configuration layer is, and describe the main
roles of the ~/.spacemacs file.
Provide a brief overview on how to load config layers, since this is the
something users will probably want to do immediately.
Fix typos: Identified in review of c36a36fecf7
2014-12-05 20:19:33 -05:00
Chris Barrett
62d74bb818
Introduction
...
Rework the introduction to be clearer about Spacemacs' goals and its
differentiating features.
2014-12-05 01:10:05 -05:00
syl20bnr
81d0694497
Move paradox to spacemacs layer
2014-12-02 23:41:06 -05:00
syl20bnr
3ef6aa2935
Add FAQ to readme
2014-11-30 21:17:12 -05:00
syl20bnr
ab51c182e5
Add universal argument section to readme
2014-11-27 23:20:57 -05:00
syl20bnr
18cd41e727
Add documentation about private layers management
2014-11-25 22:28:13 -05:00
syl20bnr
5a05f3c0da
Fixes #152 missing update section in readme
2014-11-24 23:04:43 -05:00
syl20bnr
247ceb765c
Typo in readme
2014-11-23 22:58:24 -05:00
syl20bnr
c10a112b8e
Readme modifications (key bindings and contribution)
2014-11-23 22:55:35 -05:00
syl20bnr
677e33657a
Add quick install to readme
2014-11-23 22:42:31 -05:00
Tristan Hume
09c0910a33
Better Readme and Docs
2014-11-22 16:53:38 -05:00
syl20bnr
bdd2047d8f
Minor README change
2014-11-22 01:31:33 -05:00
syl20bnr
a6ee4eaa6a
Improve configuration layer documentation
2014-11-22 01:17:38 -05:00
syl20bnr
829b2569cb
readme tweaks
2014-11-22 00:53:13 -05:00
syl20bnr
8f6410b4cb
Split readme into README.md and DOCUMENTATION.md
2014-11-22 00:45:19 -05:00
Nate Wolfe
91cee121d6
Add a link to the use-package macro in README#initialization
2014-11-21 17:09:25 -08:00
syl20bnr
987871a749
Add function to go to the last occurrence of the last symbol searched
...
with ahs
Bound on `<SPC> s b`
2014-11-20 01:16:18 -05:00
Brannon Lucas
c3a0ff5394
typo
2014-11-19 22:17:50 -05:00
syl20bnr
7b0ae5320e
Add 100th star achievement and shift markdown header levels
2014-11-19 20:11:46 -05:00
syl20bnr
15a5da621c
Add twitter link
2014-11-18 23:49:54 -05:00
syl20bnr
d3a6b67a35
Enable full navigaton on hjkl
in magit buffers
2014-11-18 21:46:45 -05:00
sbenner
a9c39ee9f8
Add variable dotspacemacs-smooth-scrolling
to enable smooth-scrolling
2014-11-17 15:41:15 -05:00
sbenner
c266d0dcbd
Add smooth scrolling mode
2014-11-17 15:12:43 -05:00
sbenner
4678be559b
Revert ahs binding on <SPC> t h
...
ahs = auto-highlight-symbol
2014-11-17 15:12:10 -05:00
Daniel Wu
854626d634
bring join-line back to default 'J'
2014-11-16 20:38:09 -05:00
syl20bnr
50c9893ce7
Documentation update for ido + documentation for evil leader on "jk"
...
in readme
2014-11-16 00:15:45 -05:00
syl20bnr
e1cc9bf708
Update readme
2014-11-15 01:41:49 -05:00
Sylvain Benner
ff1e8ae80e
Merge pull request #111 from danielwuz/python-contrib
...
Python contrib
2014-11-14 22:55:15 -05:00
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
c568eee434
New documentation on escaping in readme
2014-11-14 22:22: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
c811795332
Move ESS packages into a lang contrib
2014-11-10 22:27: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
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
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
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
afad0d420f
Move Project Management section in readme
2014-11-06 23:52:40 -05:00
syl20bnr
edf5bf759a
Move evil-lisp-state to Editing section in readme
2014-11-06 23:50:48 -05:00
syl20bnr
cadd93356a
Move Window manipulation section in readme
...
and rename Navigation section to Navigating
2014-11-06 23:46:53 -05:00
syl20bnr
9ba7740f54
Documentation evil-numbers in readme
2014-11-06 23:37:05 -05:00
syl20bnr
55d03c12a5
Create searching section in readme
2014-11-04 22:28:49 -05:00
syl20bnr
dea7d559d1
Helm-swoop is now bound to <SPC> s
prefix
2014-11-04 22:28:21 -05:00
syl20bnr
203097f20c
Remove uneeded SPC s s
to initiate ahs
2014-11-04 22:27:46 -05:00
syl20bnr
6738eb3d81
Change ahs change range key to r
instead of c
...
ahs = auto-highlight-symbol
This change was made to free `c` to clear persistent
highlighting of search with `<SPC> s c`
2014-11-04 22:07:32 -05:00
syl20bnr
f2054506a9
Add NeoTree section in readme
2014-11-03 22:31:49 -05:00
syl20bnr
374de72040
Remove tip to remove helm from popwin display config
2014-11-03 22:02:13 -05:00
syl20bnr
737d371d27
CONTRIBUTE.md
2014-11-03 22:01:02 -05:00
syl20bnr
d0136923d7
Update PR guidelines in readme
2014-11-03 21:20:19 -05:00
syl20bnr
ba9b34a494
Fix readme TOC
2014-11-03 21:20:05 -05:00
syl20bnr
cba986de34
Fix broken links in readme
2014-11-03 21:17:47 -05:00
syl20bnr
fffbae8346
Update TOC of readme
2014-11-03 21:17:47 -05:00
syl20bnr
b3d0982726
Add function spacemacs/remove-popwin-display-config
...
And add a tip to disable popwin for helm in readme
2014-11-03 21:17:47 -05:00
syl20bnr
64adbf827a
Add C-k
and C-j
to select auto-complete candidate
2014-11-03 21:17:47 -05:00
syl20bnr
b3e6d4f150
New popwin key bindings <SPC> w p m
and <SPC> w p p
...
To open messages buffer in a popup window and to close
current popup window
2014-11-03 21:17:47 -05:00
syl20bnr
47a9deb42a
Use guide-key buffer instead of tool tip
...
Tool tip guide-key remains stuck sometimes which is irritating! ;-(
2014-11-03 21:17:47 -05:00
syl20bnr
bf0fbbc925
Add a pull request guideline section in readme
2014-11-03 21:17:47 -05:00
syl20bnr
8cd55cf43b
Update readme for guide-key
2014-11-03 21:16:46 -05:00
syl20bnr
a124d3c3f6
Change projectile commander command ?F to ?h
...
This is the command for helm-projectile
2014-11-03 21:16:46 -05:00
syl20bnr
55b0154b7e
Update projectile documentation in readme
2014-11-03 21:14:10 -05:00
syl20bnr
cfeb465fb2
Remove obsolete readme section
2014-11-03 21:14:10 -05:00
syl20bnr
f007d98245
Add notes about master and develop branches in install section
2014-11-03 21:14:10 -05:00
syl20bnr
35cf2f0371
Add bindings for describe functions
2014-11-03 21:14:10 -05:00
syl20bnr
8d5ab34cc5
Set C-u
to scroll-up and <SPC> u
to universal-argument
2014-10-28 22:16:30 -04:00
syl20bnr
68ffb5232d
Add git-flow instruction for contributions in readme
2014-10-28 21:51:05 -04:00
syl20bnr
e1df7e6402
Add terminal screenshot in readme
2014-10-28 21:30:04 -04:00
syl20bnr
b50bda33ea
Replace defvar by setq-default in readme
2014-10-26 01:15:32 -04:00
syl20bnr
c28a5e8b76
Update TOC of readme
2014-10-26 01:09:45 -04:00
syl20bnr
2da35db6d0
Add a philosophy section in readme
2014-10-26 00:57:24 -04:00
syl20bnr
c80028e967
Update goals in readme
2014-10-26 00:57:09 -04:00
syl20bnr
afe5c27501
Update contribution layer section in readme
2014-10-26 00:56:40 -04:00
Sylvain Benner
6bad84c17c
Merge pull request #39 from Wolfy87/feature/nerd-commenter
...
Feature/nerd commenter (replace evil-operator-comment)
2014-10-25 20:35:41 -04:00
Oliver Caldwell
bd1c3c252c
Updated README TOCs with JavaScript.
2014-10-25 18:13:12 +01:00
Oliver Caldwell
aae7b96d02
Updated README TOCs.
2014-10-25 18:09:03 +01:00
Oliver Caldwell
ea4d551599
Added nerd-commenter.
2014-10-25 18:00:30 +01:00
Oliver Caldwell
b092863bac
Corrected table indentation in README.
2014-10-25 17:04:34 +01:00
Oliver Caldwell
100beaf4b7
Improved README evil plugin links.
2014-10-25 16:55:22 +01:00
Oliver Caldwell
67f2a66a85
Added Tern + more js2-mode integration.
2014-10-25 15:55:12 +01:00
syl20bnr
f630180636
Fixes #25 put custom variables in ~/.spacemacs
2014-10-24 23:51:52 -04:00
syl20bnr
acd5161482
Remove incompatibilities with Emacs 24.4 in readme
2014-10-24 22:47:07 -04:00
syl20bnr
8b527c4865
Depersonalize a sentence in readme
2014-10-24 08:37:50 -04:00
syl20bnr
9500ef8129
Update help for version mismatch of ~/.spacemacs
2014-10-23 23:40:59 -04:00
syl20bnr
5a00d1da94
Document the new version for ~/.spacemacs file
2014-10-23 23:12:00 -04:00
syl20bnr
15876157e4
Add documentation for additional contrib layer paths in readme
2014-10-23 22:33:16 -04:00
syl20bnr
bf4cc143c2
Update section about how to execute commands in readme
2014-10-23 09:55:16 -04:00
syl20bnr
7a253cb22c
Update readme with last modifications
...
Prefix change for Auto-highlight-symbol
Prefix change for Spell commands
Add a binding to list the symbols of a buffer
2014-10-22 16:37:47 -04:00
syl20bnr
9ccd85ae3c
Change prefix binding for Spell commands to S
...
Instead of `s` previously
2014-10-22 16:33:05 -04:00
syl20bnr
5e4665316d
Update the lisp state documentation in readme
2014-10-22 01:19:38 -04:00
syl20bnr
040d79467b
Reorganize UI section in readme
2014-10-22 01:04:22 -04:00
syl20bnr
eecc1f1429
Add anzu section in readme
2014-10-22 00:55:18 -04:00
syl20bnr
c517424032
Add auto-remove of orphan elpa packages
2014-10-21 01:41:33 -04:00
syl20bnr
befe10e47c
Add a note for Emacs 24.4 in readme
2014-10-20 21:00:41 -04:00
syl20bnr
6586886d05
Minor update to readme
2014-10-19 23:02:58 -04:00
syl20bnr
488a99b332
Add troubleshooting for new .spacemacs version
2014-10-19 22:54:49 -04:00
syl20bnr
3730d5a501
Document dotspacemacs-excluded-packages
...
And create Configuration section in readme
2014-10-19 22:52:07 -04:00
syl20bnr
194484f122
Error in readme for the explanation of C-x b
2014-10-19 00:01:01 -04:00
syl20bnr
b100d3396a
Fix URLs of powerline separators screenshots in readme
2014-10-18 23:38:34 -04:00
syl20bnr
5f0e38f811
Typo in readme...
2014-10-18 23:11:50 -04:00
syl20bnr
23d7639cde
Update readme TOC and Flycheck mode-line feedback screenshot
2014-10-18 23:09:12 -04:00
syl20bnr
acb5f73723
Add powerline separator documentation to readme
2014-10-18 23:05:46 -04:00
syl20bnr
e524a0931d
Minor update of readme
2014-10-17 21:55:28 -04:00
syl20bnr
8bb082577e
Add more info in install section of readme
2014-10-17 21:42:59 -04:00
syl20bnr
57e89b693a
Minor update to readme
2014-10-17 01:26:34 -04:00
syl20bnr
c8154e8405
New flycheck feedback in mode-line
2014-10-17 01:09:13 -04:00
syl20bnr
10ad4d8b4c
Fix some typo in readme
2014-10-16 18:21:36 -04:00
syl20bnr
b1b4dc4e71
Move Tips section at the end of readme
2014-10-16 13:14:45 -04:00
syl20bnr
099a1ca83e
Change misleading vocabulary in readme
2014-10-16 13:12:38 -04:00
syl20bnr
46ef0be29b
Update readme
2014-10-16 13:07:55 -04:00
syl20bnr
34ba2c5f32
Add introduction to readme
2014-10-16 13:04:04 -04:00
syl20bnr
887a2df886
Added in readme that spacemacs has a beautiful mode-line
...
There is a lot of love put in this :-)
2014-10-16 12:43:57 -04:00
syl20bnr
a6ce1b6ad6
New state color palette
2014-10-14 22:55:40 -04:00
syl20bnr
582bd06bbd
Update Lisp section in readme
2014-10-14 22:55:04 -04:00
syl20bnr
2fd11f3277
Update to last evil-lisp-state in readme
2014-10-14 12:54:54 -04:00
syl20bnr
a6c10aeed4
Add ido-vertical-mode with doc in readme
2014-10-14 01:20:59 -04:00
syl20bnr
c5fed34020
Reformat Lisp section in readme
2014-10-14 00:35:00 -04:00
syl20bnr
93c97c54e5
Add missing URL in readme
2014-10-14 00:23:54 -04:00
syl20bnr
e757878da5
Update doc. about Lisp in readme
2014-10-14 00:22:24 -04:00
syl20bnr
6974e1cd8a
Move gitter badge
2014-10-13 20:59:44 -04:00
The Gitter Badger
d57e1c3fe5
Added Gitter badge
2014-10-14 00:54:05 +00:00
syl20bnr
dc6a817914
Update to last key bindings for lisp state
2014-10-13 00:29:41 -04:00
syl20bnr
baffa23b84
Replace ASCII art by screenshot
2014-10-12 23:56:29 -04:00
syl20bnr
32b0ea6635
Add tips for advanced users in readme
2014-10-12 23:53:27 -04:00
syl20bnr
dad4ab60b7
Add new concept of base state
2014-10-12 22:31:53 -04:00
syl20bnr
fd3efcdf00
Change Neo Tree key binding to ft
and configure the mode
2014-10-12 12:07:49 -04:00
syl20bnr
068c9ca7ea
Add Neo Tree buffer with <SPC> p b
key binding
2014-10-12 10:29:00 -04:00
syl20bnr
0f2e5495cd
Change key binding for projectile switch buffer to <SPC> p s
2014-10-12 10:23:53 -04:00
syl20bnr
5719aae314
Lisp state color is pink and cursor is a bar
2014-10-12 01:42:26 -04:00
syl20bnr
c11fc6cff4
Minor change in readme
2014-10-12 00:23:28 -04:00
syl20bnr
d3c60fb33c
Fix some typo in Git section in readme
2014-10-12 00:21:02 -04:00
syl20bnr
9ac1e38116
Add Git section in readme
2014-10-12 00:12:16 -04:00
syl20bnr
44c6ff7b37
Typo in readme
2014-10-11 22:02:04 -04:00
syl20bnr
982a26d673
Add section for beginners in readme
2014-10-11 21:35:19 -04:00
syl20bnr
2c28314ac6
Add a description of states in readme
2014-10-11 21:32:02 -04:00
syl20bnr
2462f617c8
Update evil-lisp-state key bindings in readme
2014-10-11 18:31:08 -04:00
syl20bnr
646c25e031
Leaving insert state now return to previous state instead of normal state
...
Handy to go back and forth between lisp and insert state.
2014-10-10 11:32:03 -04:00
syl20bnr
6dcd8ae5b5
Update to last evil-state-map
2014-10-10 09:55:27 -04:00
syl20bnr
b2245bfb3b
Add evil-lisp-state to navigate and edit sexp trees
2014-10-10 00:38:57 -04:00
syl20bnr
a6d55c5382
Add a bunch of command to lisp micro-state
...
Advice is not the good approach, will do a mode.
2014-10-09 00:55:48 -04:00
syl20bnr
b8cd058602
Revert back to fd
to return to normal mode
...
see modified readme for more info
2014-10-06 12:54:27 -04:00
syl20bnr
7724561280
Add Lisp micro-state screenshot
2014-10-06 00:49:31 -04:00
syl20bnr
07042fc745
Add Lisp documenation in readme
2014-10-06 00:37:56 -04:00
syl20bnr
df9cf04cde
Add contribition layer: themes-megapack
2014-10-05 00:35:23 -04:00
syl20bnr
ab60f3846b
Replace <SPC> h c by a mode specific leader key binding <SPC> m h
...
Active in css-scss mode only
2014-10-04 23:08:10 -04:00
syl20bnr
0d1d26c501
Minor update to readme
2014-10-04 22:57:36 -04:00
syl20bnr
c33f74efd3
Update ahs micro-state documentation in readme
...
ahs = auto-highlight-symbol
2014-10-04 21:12:12 -04:00
syl20bnr
f1cf495714
Change ahs key bindings for range selection
...
Now they are:
<SPC> h c b -> buffer ranger
<SPC> h c d -> display range
<SPC> h c f -> function range
2014-10-04 21:09:38 -04:00
syl20bnr
cab4c9f508
Add screenshots of micro-state examples
2014-10-04 00:31:24 -04:00
syl20bnr
bf10f318f2
Add ahs micro-state documentation in readme
...
ahs = auto-highlight-symbol
2014-10-04 00:30:34 -04:00
syl20bnr
30acd6b5f0
<SPC> h h now initiate ahs micro-state
...
instead of going to definition occurrence
ahs = auto-highlight-symbol
2014-10-04 00:29:04 -04:00
syl20bnr
e6a8d11f4b
Default to jj
to return to normal mode and add support for customized
...
sequence
See readme to configure Spacemacs to use the initial `fd` sequence.
2014-10-04 00:28:42 -04:00
syl20bnr
f33becd29c
Update TOC of readme
2014-10-03 12:19:25 -04:00
syl20bnr
caf362f840
Replace the concept of mini-mode by the concept of micro-state
...
In order to avoid confusion with Emacs minor modes.
2014-10-03 12:19:25 -04:00
syl20bnr
0325047be7
Update main principles section in readme
2014-10-03 12:19:25 -04:00
syl20bnr
0a5dc29c8f
Update goals in readme
2014-10-03 12:19:25 -04:00
syl20bnr
804446ff45
Update auto highlight section in readme
2014-10-03 12:19:25 -04:00
syl20bnr
adc2e73011
Improve auto-highligth navigation mini-mode
...
n to go to next
N to go to previous
d to go to next definition
D to go to previous definition
h to go to home
2014-10-02 11:34:30 -04:00
syl20bnr
3cb0a7aecc
Document the ahs navigation mini-mode in readme
2014-10-02 00:18:07 -04:00
syl20bnr
3b367460a3
Introduce the concept of mini-mode in readme
2014-10-02 00:17:35 -04:00
syl20bnr
6800b4c44d
Disable golden-ratio by default and display a diminished lighter for it
...
when active
2014-09-29 22:30:10 -04:00
syl20bnr
4e4aeec6e9
Fix key binding for toggle fringe in readme
2014-09-29 22:23:17 -04:00
syl20bnr
dd2e3e4343
Add documentation for font scaling mini-mode in readme
2014-09-28 18:02:37 -04:00
syl20bnr
31afaaeadb
Remove required macros.el file in a configuration layer
...
Now macros should be defined in funcs.el
2014-09-28 16:31:54 -04:00
syl20bnr
6a2bac9cbb
Update TOC of readme
2014-09-27 00:13:16 -04:00
syl20bnr
56e22590d1
Add prerequisites section in readme
2014-09-26 22:51:10 -04:00
syl20bnr
2d79d55e30
Update screenshots in spacemacs readme
2014-09-26 00:08:58 -04:00
syl20bnr
29f2d8a5b7
Minor change to readme
2014-09-25 23:16:49 -04:00
syl20bnr
9730492e5c
Add thank you in readme
2014-09-25 23:12:18 -04:00
syl20bnr
aedf9f4e58
Add contribution layer documentation in readme
2014-09-25 23:12:11 -04:00
syl20bnr
90c6c16da0
Move rainbow-identifiers from spacemacs config to syl20bnr
...
It is a pretty heavy subjective setting so moved it in my
configuration layer and documented it in a readme for this
layer
2014-09-25 22:12:40 -04:00
syl20bnr
c1095ba501
Update goals in readme
2014-09-24 23:47:19 -04:00
syl20bnr
3ef749eb66
Get rid of marmalade dependency
...
This repo is often down which makes it very unreliable for a starter kit
2014-09-24 23:12:41 -04:00
syl20bnr
29d0a2ded7
Update TOC of readme
...
to rebase
2014-09-23 21:46:52 -04:00
syl20bnr
bf939d36ba
Use evil integration of ace-jump mode
2014-09-23 21:46:08 -04:00
syl20bnr
f13920259f
Remove relative line numbers
...
Use evil motion via ace-jump-line-mode instead
2014-09-23 21:42:33 -04:00
syl20bnr
869037f5ef
Change key binding to load ESS to <SPC> ess
...
In order to free <SPC> l
2014-09-23 21:19:54 -04:00
syl20bnr
fca14b3336
Add legend for custom flycheck fringe bitmap
2014-09-22 22:44:43 -04:00
syl20bnr
27df63ffe4
Add internal link to readme
2014-09-22 22:20:42 -04:00
syl20bnr
4054fe1763
Update mode line screenshots
2014-09-22 22:17:23 -04:00
syl20bnr
7264906087
Update readme (minor modes lighter are displayed by default)
2014-09-21 22:38:59 -04:00
syl20bnr
b43d07a258
Fix some typos in readme
2014-09-21 22:37:26 -04:00
syl20bnr
52ab804592
Add screenshot note in readme
2014-09-21 21:57:32 -04:00
syl20bnr
719d1e1a67
Add missing links in readme
2014-09-21 21:53:22 -04:00
syl20bnr
6692784aa2
Readme TOC is now generated using markdown-doc
2014-09-21 21:46:14 -04:00
syl20bnr
59f861a899
Reformat readme and add a setion on UI and syntax highlighting
2014-09-21 21:45:31 -04:00
syl20bnr
b1a6a8de3f
Update goals in readme
2014-09-21 21:44:06 -04:00
syl20bnr
3d7435e316
Update banner (800th commit!)
2014-09-21 20:21:15 -04:00
syl20bnr
6055ccdc3f
Change banner in readme
2014-09-21 19:58:53 -04:00
syl20bnr
69971114ba
Update doc for formatting key bindings
2014-09-12 23:54:46 -04:00
syl20bnr
b47207da30
Optimize sequences for formatting
2014-09-12 23:20:43 -04:00
syl20bnr
263b842758
Better key bindings for bookmarks
...
Use default helm action in helm-bookmark buffer
2014-09-11 21:14:17 -04:00
sbenner
eaff860b14
Rethink formatting key bindings based on j
2014-09-10 11:02:44 -04:00
syl20bnr
20bc61a85d
Minor format change in readme
2014-09-09 21:34:20 -04:00
syl20bnr
1d3b076570
Simplify split string key binding to <SPC> j J
2014-09-07 16:10:33 -04:00
syl20bnr
6b0517673b
Add <SPC> j j to split sexp and quoted strings
2014-09-07 15:53:43 -04:00
syl20bnr
daf7c79179
Swap <SPC> j i and <SPC> j j
2014-09-07 15:52:09 -04:00
syl20bnr
9d8dab3c64
Remove evil matchit from readme for now
2014-09-07 15:51:11 -04:00
syl20bnr
e3d0ff3f47
Add a troubleshoot section and an entry about marmalade
2014-09-07 10:08:20 -04:00
syl20bnr
8134c810a4
Remove deprecated documentation
2014-09-07 00:19:36 -04:00
syl20bnr
cbd1ac9a4f
Add one step install procedure to the readme
2014-09-07 00:19:30 -04:00
syl20bnr
d6de68f2fa
Remove instruction about manual copy of .spacemacs in readme
2014-09-06 23:28:55 -04:00
syl20bnr
74f6ada92c
Remove 'And more...' section of readme
2014-09-06 23:05:50 -04:00
syl20bnr
6a84111349
Fix typo in readme
2014-09-06 22:47:20 -04:00
syl20bnr
5773756c47
Cosmetic adjustment in readme
2014-09-06 22:42:32 -04:00
syl20bnr
f62760b28e
Update ASCII art in readme
2014-09-06 22:39:58 -04:00
syl20bnr
c8ff500692
Add banner in readme
2014-09-06 21:59:54 -04:00
syl20bnr
ad96f406ce
Add startup screenshot
2014-09-06 21:59:04 -04:00
syl20bnr
fde92bfd3d
Remove goal about packing stuff
2014-09-06 21:39:42 -04:00
sbenner
a1b7f1c1a4
Change key binding for helm-c-yasnippet to SPC h y
2014-09-04 17:21:42 -04:00
syl20bnr
4de1655a1d
Add deprecated mention in readme
2014-09-03 02:18:11 -04:00
syl20bnr
d1dd0248a4
Minor change in readme
2014-09-02 21:13:48 -04:00
syl20bnr
6094570a00
Update goals in readme
2014-09-02 20:46:10 -04:00
sbenner
9b5a2e00eb
Add .spacemacs template
2014-09-02 14:42:53 -04:00
sbenner
c8865f20ac
Remove uneeded installation steps
2014-09-02 14:42:29 -04:00
syl20bnr
6be05d4465
Add goal to readme
2014-09-02 00:28:03 -04:00
syl20bnr
692c361561
Rename readme title
2014-09-02 00:24:33 -04:00
syl20bnr
400e6b2e2f
Minor change in readme
2014-09-01 12:23:38 -04:00
syl20bnr
d5786a2875
Add operating systems where Spacemacs is used in readme
2014-09-01 12:21:25 -04:00
syl20bnr
bb61263aec
Tweaks to readme
2014-09-01 02:17:18 -04:00
syl20bnr
470bfa8716
Fix ToC links in readme
2014-09-01 01:49:51 -04:00
syl20bnr
e78ea4bb07
Rename shell to REPL in readme for inferior processes
2014-09-01 01:46:40 -04:00
syl20bnr
3ddb1fc337
Add mode-line screenshots in readme
2014-09-01 01:39:34 -04:00
syl20bnr
09136e7f57
Add some goals in readme
2014-09-01 01:23:13 -04:00
syl20bnr
5b55fcb746
Add screenshot to readme
2014-09-01 01:16:57 -04:00
syl20bnr
d3a84404e1
More accurate description for powerline in readme
2014-09-01 00:55:38 -04:00
syl20bnr
9fcb693bf8
Minor change in readme
2014-09-01 00:54:40 -04:00
syl20bnr
47c6740b53
Fix formating of a table in readme
2014-09-01 00:53:01 -04:00
syl20bnr
44a3396a89
Add missing url for themes in readme
2014-09-01 00:52:45 -04:00
syl20bnr
3f51e2a321
Add evil modes color codes
2014-09-01 00:52:19 -04:00
syl20bnr
b4163d0dba
Add available themes in readme
2014-09-01 00:51:57 -04:00
syl20bnr
a3d4462af2
Update expand-region section in readme
2014-09-01 00:50:53 -04:00
syl20bnr
4f7cc29530
Readme 2.0 ToC
2014-09-01 00:33:26 -04:00
syl20bnr
88c77bf72d
Readme 2.0 :-)
2014-09-01 00:28:24 -04:00
syl20bnr
0245d6dfad
Readme refactoring in progress
2014-08-31 17:35:13 -04:00
syl20bnr
1b6fbd9def
Add git-gutter-fringe mode
2014-08-31 17:35:03 -04:00
Bitdeli Chef
e91a59976e
Add a Bitdeli badge to README
2014-02-17 19:06:05 +00:00
syl20bnr
ea62b2d282
Fix some readme links
2013-12-16 21:15:54 -05:00
syl20bnr
bb799b5c83
Update readme TOC
2013-12-16 21:13:58 -05:00
syl20bnr
e2f702207b
Add readme section about evil plugins
2013-12-16 21:11:47 -05:00
sbenner
0189e046aa
Add install instruction about required .desktop directory
2013-12-13 12:19:24 -05:00
sbenner
23cec38ae6
Minor change to readme
2013-12-13 12:18:28 -05:00
sbenner
c65e21e0a6
Update TOC
2013-12-13 12:17:24 -05:00
sbenner
ef7d5f07c2
Add a section about helm in the readme
2013-12-13 12:15:03 -05:00