From 3cce8909342b70a857f9ea80c5634c68ec1625e2 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Tue, 3 Mar 2015 13:02:57 +0200 Subject: [PATCH] Kill some tabs --- README.md | 58 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 47bc783..d4cb0ab 100644 --- a/README.md +++ b/README.md @@ -20,41 +20,41 @@ advised to always run Prelude with the latest Emacs - currently - [Fast Forward](#fast-forward) - [Installing Emacs 24](#installing-emacs-24) - [Installation](#installation) - - [Automated](#automated) - - [Via Curl](#via-curl) - - [Via Wget](#via-wget) - - [Manual](#manual) + - [Automated](#automated) + - [Via Curl](#via-curl) + - [Via Wget](#via-wget) + - [Manual](#manual) - [Updating Prelude](#updating-prelude) - - [Manual update](#manual-update) - - [Update all bundled packages](#update-all-bundled-packages) - - [Update Prelude's code](#update-preludes-code) - - [Restart Prelude](#restart-prelude) - - [Automatic update](#automatic-update) + - [Manual update](#manual-update) + - [Update all bundled packages](#update-all-bundled-packages) + - [Update Prelude's code](#update-preludes-code) + - [Restart Prelude](#restart-prelude) + - [Automatic update](#automatic-update) - [Enabling additional modules](#enabling-additional-modules) - [Running](#running) - [Getting to know Prelude](#getting-to-know-prelude) - - [Keymap](#keymap) - - [Global](#global) - - [Prelude Mode](#prelude-mode) - - [OSX modifier keys](#osx-modifier-keys) - - [Projectile](#projectile) - - [Helm](#helm) - - [Key-chords](#key-chords) - - [Disabling key-chords](#disabling-key-chords) + - [Keymap](#keymap) + - [Global](#global) + - [Prelude Mode](#prelude-mode) + - [OSX modifier keys](#osx-modifier-keys) + - [Projectile](#projectile) + - [Helm](#helm) + - [Key-chords](#key-chords) + - [Disabling key-chords](#disabling-key-chords) - [Automatic package installation](#automatic-package-installation) - - [Color Themes](#color-themes) - - [Personalizing](#personalizing) - - [Disabling whitespace-mode](#disabling-whitespace-mode) - - [Disable flyspell-mode](#disable-flyspell-mode) + - [Color Themes](#color-themes) + - [Personalizing](#personalizing) + - [Disabling whitespace-mode](#disabling-whitespace-mode) + - [Disable flyspell-mode](#disable-flyspell-mode) - [Caveats & Pitfalls](#caveats--pitfalls) - - [Updating bundled packages](#updating-bundled-packages) - - [Problems with flyspell-mode](#problems-with-flyspell-mode) - - [Ugly colors in the terminal Emacs version](#ugly-colors-in-the-terminal-emacs-version) - - [MELPA error on initial startup](#melpa-error-on-initial-startup) - - [Warnings on arrow navigation in editor buffers](#warnings-on-navigation-in-editor-buffers) - - [Customized C-a behavior](#customized-c-a-behavior) - - [Poor ido matching performance on large datasets](#poor-ido-matching-performance-on-large-datasets) - - [Windows compatibility](#windows-compatibility) + - [Updating bundled packages](#updating-bundled-packages) + - [Problems with flyspell-mode](#problems-with-flyspell-mode) + - [Ugly colors in the terminal Emacs version](#ugly-colors-in-the-terminal-emacs-version) + - [MELPA error on initial startup](#melpa-error-on-initial-startup) + - [Warnings on arrow navigation in editor buffers](#warnings-on-navigation-in-editor-buffers) + - [Customized C-a behavior](#customized-c-a-behavior) + - [Poor ido matching performance on large datasets](#poor-ido-matching-performance-on-large-datasets) + - [Windows compatibility](#windows-compatibility) - [Known issues](#known-issues) - [Support](#support) - [Contributors](#contributors)