Commit Graph

497 Commits

Author SHA1 Message Date
Morton Fox ce80220f30 Fix link to git layer. 2015-08-29 08:51:30 +02:00
justbur b29f1a5af9 Swap = for backquotes in readme 2015-08-28 11:49:54 +02:00
justbur d1bb779340 Update docs for which-key 2015-08-26 22:58:24 -04:00
Robert O'Connor 787b1dff60 fix the docs to reflect submodules are no longer used 2015-08-05 00:28:10 -04:00
Sridhar Ratnakumar b4d1d3deb7 Hint at cask for fast binary install
Instaling via cask takes a few seconds as it fetches pre-built binary, also managed by the railwaycat repo.
2015-08-02 17:44:20 -04:00
Swaroop C H 0789b68321 Update docs on describe-system-info 2015-08-02 17:42:59 -04:00
Swaroop C H 6798c5be85 Add "system-info" fn for IRC support
I have seen many "I have a problem" discussions in the Gitter chat which
starts with a barrage of questions "Which OS? Which Emacs version?",
etc., so I thought it may be useful to have one function that will
generate the info to be copy-pasted into the Gitter chat and hence both
the user and others helping in the Gitter chat can jump directly to
solving the problem instead of the support volley to figure out the
setup.

Example output:

ELISP> (spacemacs/system-info)
"OS: darwin Emacs: 24.5.1 Spacemacs: 0.103.0 Spacemacs branch: develop
Layers: ((auto-completion :variables auto-completion-enable-help-tooltip
t) better-defaults emacs-lisp git markdown org (shell :variables
shell-default-height 30 shell-default-position (quote bottom))
syntax-checking version-control c-c++ clojure dash github html osx
python semantic sql)"

References:

From
https://github.com/syl20bnr/spacemacs/issues/2033#issuecomment-113861451 :

> Also what is your emacs version and OS ?

From
https://github.com/syl20bnr/spacemacs/issues/2042#issuecomment-113861501 :

> What's your Emacs version ? I presume it comes from the semantic
layer, can you test without the semantic layer ?
2015-08-01 00:26:40 -04:00
syl20bnr 6a1365d6cd README: add brief mention about .spacemacs.d direcotry
TODO: complete doc in DOCUMENTATION.org
2015-07-23 22:38:09 -04:00
MadAnd 7f3c57ec9c fix: broken link in README 2015-07-04 18:46:53 -04:00
Xue Fuqiao 7a9d720949 Fix the link for `pt` in README.md. 2015-07-04 18:43:54 -04:00
Christopher Corley 68e3d42f9d Fixes links to other documents (.md => .org) 2015-07-04 18:43:31 -04:00
Robert O'Connor 739a50e031 fix broken links in README in root of the repo 2015-06-22 22:50:44 -04:00
syl20bnr 8a925e9178 Revert back helm-descbinds on SPC ?
SPC / is now search in project with default input
2015-06-19 22:31:29 -04:00
Oliver Mooney 24d03a9346 Update documentation for emacs-mac 2015-06-11 23:23:09 -04:00
syl20bnr b3fa604237 Split git layer into git and github layers 2015-06-09 22:42:11 -04:00
syl20bnr 2aaf3ea6dd README: mention the major-specific leader key 2015-06-02 22:29:54 -04:00
syl20bnr 9a6c6ca193 README: add instructions for windows users
Fixes #1754
2015-06-02 22:29:08 -04:00
Tristan Hume 1ac8c2689a Update docs for renaming. 2015-05-25 00:50:43 -04:00
syl20bnr 1400d5ceae Edit troubleshooting info for windows users. 2015-05-18 22:44:05 -04:00
Andrea 6b3c7133cf Add some troubleshouting info for windows users 2015-05-18 22:40:40 -04:00
syl20bnr 5c84cc9ff2 Add FAQ about emacs -q and after-init-hook
fixes #844
2015-05-10 00:08:33 -04:00
Swaroop C H 28103945f0 Mention IRC option for Gitter Chat in README
I have seen requests in the Gitter Chat such as:

> @CJD14: there wouldn't happen to be an IRC channel for spacemacs, would there?
2015-04-27 23:58:02 -04:00
Camille TJHOA d3e14419f4 Remove conflicting 'dotfile' entry 2015-04-27 23:30:36 -04:00
Devagamster 5ad18fc5e2 Fix links
I wrote the link markup wrong in the windows image support section. This should fix it.
2015-04-26 00:42:48 -04:00
Carl Lange 2adce44bc9 Changed emacs-mac-port link
Changed it from the now-un-updated mirror to the correct homebrew package.
2015-04-22 01:06:58 -04:00
person808 86dae6aba7 Docs: Change company-mode to auto-completion.
Removes one potential pitfall for new users.
2015-04-19 00:40:14 -04:00
NGK Sternhagen 1c34e9f453 change wording to avoid grammar issue
"fonts ... looks" is a bit awkward, this wording avoids the
subject/verb agreement issues.
2015-04-19 00:39:19 -04:00
syl20bnr 5dd5c4670d Move image support instruction for windows to FAQ 2015-04-19 00:38:07 -04:00
Devagamster 5019adb20f Image support instructions on windows
I noticed that the xkcd layer wasn't working on my windows box. After a little digging I found out that I was using the default download from the gnu emacs site which does not include the image support dlls. Hopefully this change will help people in the future in my same situation.
2015-04-19 00:32:43 -04:00
zimbatm 51280cf4d8 Access github over SSL
Changes all links to github from http:// to https://
2015-04-19 00:27:48 -04:00
syl20bnr fdd4e944ef Reload dotfile and layer anywhere with `SPC f e R`
Replace `SPC m c c` and `C-c C-c` in the dotfile

Resolve #1210
2015-04-18 23:40:24 -04:00
person808 839c3732b0 Fix broken link in README. 2015-04-11 23:56:19 -04:00
syl20bnr 3b308ab608 Add FAQ about spacemacs pronunciation 2015-04-11 23:09:20 -04:00
syl20bnr 625cb46a59 Fix missing link in README 2015-04-08 21:51:54 -04:00
syl20bnr 8ae66d6950 Add license to README 2015-04-07 22:51:21 -04:00
syl20bnr 998eba7782 Add Buy a Drink button 2015-04-07 22:01:55 -04:00
syl20bnr 65e86b3354 Add HOWTOs.md 2015-04-07 21:25:06 -04:00
syl20bnr ee2aa24bec Integrate dotfile wizard at startup 2015-03-30 23:17:29 -04:00
Tu Do c278b58a0b Ask user editing style when creating .spacemacs file 2015-03-30 19:18:36 -04:00
syl20bnr 58c847d76a Center title links in the README 2015-03-29 01:17:04 -04:00
syl20bnr a8b4a6397a Further edition of README to adapt it to the two styles 2015-03-29 00:51:50 -04:00
syl20bnr 1ddc340a72 Edit README introduction 2015-03-29 00:45:02 -04:00
syl20bnr 75bcded008 New README introduction, adapt the readme to the new editing styles 2015-03-29 00:34:57 -04:00
Ivan Malison 79a0b4a362 who -> whom in README.md 2015-03-26 12:40:09 -04:00
syl20bnr 4d0f391a8e Add link to Christoph Paulik tutorial to use the spacemacs icon 2015-03-21 20:05:35 -04:00
syl20bnr 5e4af5dc04 Update documentation to reflect the new startup behavior 2015-03-18 01:13:45 -04:00
syl20bnr 34d7cee6d0 Enable utf8 support for the new powerline in terminal.
Must use a patched font.
2015-03-13 22:07:53 -04:00
syl20bnr ef4d48a283 Add Spacemacs logo by Nasser Alshammari to the README 2015-03-12 23:50:50 -04:00
Jason Rose-Kuhrt fbf4be36cd Minor fixes/improvements to vocabularly, grammar, clarity 2015-03-11 00:03:32 -04:00
Devin Rhode 404e1c2254 A successful install should show "Loading...Ready! 2015-03-07 00:08:08 -05:00
syl20bnr b7a8c38fb4 Add documentation for dotfile changes resynchronization 2015-03-02 23:10:45 -05:00
Michael Sproul 35e239b226 Improve some grammar in the README. 2015-02-22 01:30:32 -05:00
m3hr 6f4a44df79 Fix LaTex typo/link in README
It was bothering me lol
2015-02-10 23:14:50 -05:00
syl20bnr 7d87c9cc6b Add doc for rollback 2015-02-04 00:44:03 -05:00
syl20bnr bfe5f520ae Remove package update procedure using paradox from the documenation 2015-02-03 02:06:20 -05:00
syl20bnr 23c2314247 Revert back #250
I cherry-picked it and played with it.
There is a major problem with this approach: all `after-init-hooks` will
be triggered right away because the hook is run before the end of the
alternate init
file ([source](https://groups.google.com/forum/#!topic/gnu.emacs.help/IrMz48PQykk))
. It leads to numerous errors, I fixed the spacemacs ones but obviously
I cannot fix the errors from packages. The remaining errors don't
prevent spacemacs from working but they give a very bad impression on
spacemacs quality with errors logs in `*Messages*`.

For those reasons I revert back this change as well as the documentation
I added.

https://github.com/syl20bnr/spacemacs/pull/520
2015-02-02 00:14:17 -05:00
syl20bnr e6d105b87e Add alternative setup instructions in README 2015-02-01 23:12:07 -05:00
syl20bnr 4d4dab1514 Update documentation for property :powerline-scale 2015-01-28 00:16:51 -05:00
syl20bnr 7a6d95d404 Add documentation for new `dotspacemacs-default-variable` 2015-01-26 23:22:20 -05:00
syl20bnr e0e2d71940 Minor format fix in README FAQ 2015-01-26 00:13:27 -05:00
syl20bnr 97c8c1c490 Remove absolute links pointing to master branch in README.md 2015-01-25 23:29:27 -05:00
syl20bnr 5ea31977f5 Extend `dotspacemacs-configuration-variables` with properties
First property implemented is `:variables`
Allow to set the layer variables directly where it is declared
2015-01-25 23:22:41 -05:00
Frederick F. Kautz IV 1d4ab99367 Fix README.md link to git documentation 2015-01-25 00:04:53 -05:00
syl20bnr 8582003292 Move badges 2015-01-14 21:50:12 -05:00
lazywithclass c5224a3319 Add Travis CI support for core tests #144
Added the badge to the README.md and created a travis config file.
2015-01-14 21:39:35 -05:00
Andrés Martano 5f8f3fa18a Fix a typo in README 2015-01-13 23:27:45 -05:00
syl20bnr a1fa06a230 New evil-lisp-state 2015-01-11 23:00:13 -05:00
syl20bnr 03943dd059 Mode-line indicator for new release 2015-01-08 00:34:23 -05:00
syl20bnr b34f63d94f Remove the emacs-live mention
Some users believed that Spacemacs uses the live packages
for its configuration.
2015-01-06 18:50:56 -05:00
syl20bnr b1a5354d1c Add a TOC to README 2015-01-06 18:50:20 -05:00
syl20bnr 6d79e83aaa Fix README headers level in Features section 2015-01-06 18:49:37 -05:00
syl20bnr 64c7ac6e69 Fixes #381 server directory unsafe on windows
Add this issue to the FAQ
Break the questions into categories: common, windows, os x
2015-01-06 18:48:13 -05:00
syl20bnr db326d8204 Add evil-tutor extension 2015-01-02 00:50:03 -05:00
syl20bnr 2860a8e763 Add FAQ about Spacemacs version 2015-01-01 02:07:57 -05:00
syl20bnr 2554d16c16 Rename config-system.el to configuration-layer.el 2014-12-25 14:45:27 -05:00
syl20bnr caa1cf417a Add note on emacs-mac-port server behavior in README 2014-12-24 21:36:07 -05:00
syl20bnr a4dcf2d7a3 Use relative links in README whenever it is possible 2014-12-24 00:56:25 -05:00
syl20bnr d19ab5fecf Add powerline separators anti-aliasing FAQ 2014-12-24 00:51:39 -05:00
syl20bnr 2bc87b3821 Add link to osx layer in README 2014-12-23 23:02:15 -05:00
Hunter Haugen de0daacca7 Update docs with more information on powerline colors
The powerline color issue is due to the fact that Emacs 24.4 now
defaults to using sRGB colorspace on OS X 10.7 and higher, not some
"brokeness" with brew's `emacs` build as the previous verbiage seemed to
imply; the powerline codebase is still assuming `(setq
ns-use-srgb-colorspace nil)` is the default.

This PR adds more information about this so that users may
decide whether they want to just set it back to nil, switch to
emacs-mac (which has it set to nil anyway), or disable powershell
separators. (Turning off srgb colorspace results in washed-out theme
colors).

--------

Side rant:
I don't agree that the recommended fix for this would be to use
`emacs-mac-port` as that basically just gives better trackpad support.
IMHO trackpad support does not outweigh the frustrations over default
meta/super key bindings, no `server-start` support, or the use of the
antiquated carbon api, but I left the recommendation as-is in this PR.
2014-12-23 22:58:37 -05:00
syl20bnr e83b2918e2 Add Packages and Layer discovery section to README 2014-12-21 02:58:25 -05:00
Nate Wolfe 6cfdb89514 Add Clojure and C-C++ to the "Batteries Included" list and turn them
all into hyperlinks
2014-12-19 21:13:26 -05:00
syl20bnr c48ccde2ca Fixes #262 Add documentation about font 2014-12-14 00:44:11 -05:00
syl20bnr 4add1b7a62 Remove absolute links in READMEs 2014-12-11 19:55:44 -05:00
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
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