Commit graph

263 commits

Author SHA1 Message Date
sbenner
2267b7d352 Fix title image in readme 2014-12-08 09:51:01 -05:00
syl20bnr
9e0c27b91c Remove the mention that 24.3 compatibility is broken
in README.
2014-12-07 21:30:00 -05:00
syl20bnr
6fbff5b41d Fixes #222 Modeline colors don't quite match up 2014-12-07 19:53:59 -05:00
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