update docs to the new toc-org format

This commit is contained in:
JAremko 2017-05-22 17:16:12 +03:00
parent dc5781f715
commit 6c5a0b2b14
173 changed files with 1592 additions and 1591 deletions

View File

@ -1,21 +1,21 @@
#+TITLE: Beginners tutorial
* Beginners tutorial :TOC_4_gh:noexport:
- [[#why-spacemacs][Why Spacemacs?]]
- [[#installation-and-setup][Installation and setup]]
- [[#getting-started][Getting started]]
- [[#why-spacemacs][Why Spacemacs?]]
- [[#installation-and-setup][Installation and setup]]
- [[#getting-started][Getting started]]
- [[#keybinding-notation][Keybinding notation]]
- [[#modal-text-editing---why-and-how][Modal text editing - why and how?]]
- [[#start-the-vim-tutorial][Start the Vim tutorial]]
- [[#using-the-spacebar-to-launch-commands][Using the spacebar to launch commands]]
- [[#buffers-windows-and-frames][Buffers, windows and frames]]
- [[#accessing-files][Accessing files]]
- [[#configuring-spacemacs][Configuring Spacemacs]]
- [[#configuring-spacemacs][Configuring Spacemacs]]
- [[#adding-language-support-and-other-features-using-layers][Adding language support and other features: using layers]]
- [[#changing-the-colour-theme][Changing the colour theme]]
- [[#starting-maximized][Starting maximized]]
- [[#quitting][Quitting]]
- [[#additional-features-tips-and-troubleshooting][Additional features, tips and troubleshooting]]
- [[#additional-features-tips-and-troubleshooting][Additional features, tips and troubleshooting]]
- [[#org-mode][Org mode]]
- [[#version-control---the-intelligent-way][Version control - the intelligent way]]
- [[#daemon-mode-and-instant-startup-linux][Daemon mode and instant startup (Linux)]]

View File

@ -1,11 +1,11 @@
#+TITLE: Spacemacs Conventions
* Spacemacs conventions :TOC_4_gh:noexport:
- [[#code-guidelines][Code guidelines]]
- [[#code-guidelines][Code guidelines]]
- [[#spacemacs-core-and-layer][Spacemacs core and layer]]
- [[#all-layers][All layers]]
- [[#use-package][Use-package]]
- [[#key-bindings-conventions][Key bindings conventions]]
- [[#key-bindings-conventions][Key bindings conventions]]
- [[#reserved-prefix][Reserved prefix]]
- [[#user-prefix][User prefix]]
- [[#major-mode-prefix][Major mode prefix]]
@ -36,7 +36,7 @@
- [[#refactoring][Refactoring]]
- [[#code-formatting][Code Formatting]]
- [[#help-or-documentation][Help or Documentation]]
- [[#writing-documentation][Writing documentation]]
- [[#writing-documentation][Writing documentation]]
- [[#spacing-in-documentation][Spacing in documentation]]
* Code guidelines

View File

@ -1,21 +1,21 @@
#+TITLE: Spacemacs documentation
* Spacemacs documentation :TOC_4_gh:noexport:
- [[#core-pillars][Core Pillars]]
- [[#core-pillars][Core Pillars]]
- [[#mnemonic][Mnemonic]]
- [[#discoverable][Discoverable]]
- [[#consistent][Consistent]]
- [[#crowd-configured][Crowd-Configured]]
- [[#highlighted-features][Highlighted features]]
- [[#screenshots][Screenshots]]
- [[#who-can-benefit-from-this][Who can benefit from this?]]
- [[#update-and-rollback][Update and Rollback]]
- [[#highlighted-features][Highlighted features]]
- [[#screenshots][Screenshots]]
- [[#who-can-benefit-from-this][Who can benefit from this?]]
- [[#update-and-rollback][Update and Rollback]]
- [[#update-spacemacs-repository][Update Spacemacs repository]]
- [[#automatic-updates][Automatic Updates]]
- [[#updating-from-the-spacemacs-buffer][Updating from the Spacemacs Buffer]]
- [[#updating-manually-with-git][Updating Manually with git]]
- [[#update-packages][Update packages]]
- [[#configuration-layers][Configuration layers]]
- [[#configuration-layers][Configuration layers]]
- [[#purpose][Purpose]]
- [[#structure][Structure]]
- [[#configure-packages][Configure packages]]
@ -33,7 +33,7 @@
- [[#using-an-external-git-repository][Using an external Git repository]]
- [[#using-a-personal-branch][Using a personal branch]]
- [[#tips-for-writing-layers][Tips for writing layers]]
- [[#dotfile-configuration][Dotfile Configuration]]
- [[#dotfile-configuration][Dotfile Configuration]]
- [[#dotfile-installation][Dotfile Installation]]
- [[#alternative-dotdirectory][Alternative dotdirectory]]
- [[#synchronization-of-dotfile-changes][Synchronization of dotfile changes]]
@ -46,7 +46,7 @@
- [[#disabling-layer-services-in-other-layers][Disabling layer services in other layers]]
- [[#selectingignoring-packages-of-a-layer][Selecting/Ignoring packages of a layer]]
- [[#excluding-packages][Excluding packages]]
- [[#concepts][Concepts]]
- [[#concepts][Concepts]]
- [[#editing-styles][Editing Styles]]
- [[#vim][Vim]]
- [[#emacs][Emacs]]
@ -56,11 +56,11 @@
- [[#evil-leader][Evil leader]]
- [[#universal-argument][Universal argument]]
- [[#transient-states][Transient-states]]
- [[#differences-between-vim-evil-and-spacemacs][Differences between Vim, Evil and Spacemacs]]
- [[#differences-between-vim-evil-and-spacemacs][Differences between Vim, Evil and Spacemacs]]
- [[#the-vim-surround-case][The vim-surround case]]
- [[#evil-plugins][Evil plugins]]
- [[#binding-keys][Binding keys]]
- [[#gui-elements][GUI Elements]]
- [[#evil-plugins][Evil plugins]]
- [[#binding-keys][Binding keys]]
- [[#gui-elements][GUI Elements]]
- [[#color-themes][Color themes]]
- [[#default-theme][Default theme]]
- [[#choosing-themes][Choosing themes]]
@ -79,7 +79,7 @@
- [[#customizing-the-mode-line][Customizing the mode-line]]
- [[#frame-title][Frame title]]
- [[#iconified-tabified-title][Iconified (tabified) title]]
- [[#layouts-and-workspaces][Layouts and workspaces]]
- [[#layouts-and-workspaces][Layouts and workspaces]]
- [[#layouts][Layouts]]
- [[#the-default-layout][The default layout]]
- [[#project-layouts][Project layouts]]
@ -88,7 +88,7 @@
- [[#layout-key-bindings][Layout key bindings]]
- [[#workspaces][Workspaces]]
- [[#workspace-key-bindings][Workspace key bindings]]
- [[#commands][Commands]]
- [[#commands][Commands]]
- [[#vim-key-bindings][Vim key bindings]]
- [[#escaping][Escaping]]
- [[#executing-vim-and-emacs-exm-x-commands][Executing Vim and Emacs ex/M-x commands]]
@ -186,13 +186,13 @@
- [[#registers][Registers]]
- [[#errors-handling][Errors handling]]
- [[#compiling][Compiling]]
- [[#emacs-server][Emacs Server]]
- [[#emacs-server][Emacs Server]]
- [[#connecting-to-the-emacs-server][Connecting to the Emacs server]]
- [[#keeping-the-server-alive][Keeping the server alive]]
- [[#troubleshoot][Troubleshoot]]
- [[#troubleshoot][Troubleshoot]]
- [[#loading-fails][Loading fails]]
- [[#upgradingdowngrading-emacs-version][Upgrading/Downgrading Emacs version]]
- [[#achievements][Achievements]]
- [[#achievements][Achievements]]
- [[#issues][Issues]]
- [[#merged-pull-requests][Merged Pull Requests]]
- [[#stars-forks-and-watchers][Stars, forks and watchers]]
@ -200,7 +200,7 @@
- [[#first-times][First times]]
- [[#special-mentions][Special Mentions]]
- [[#special-titles][Special Titles]]
- [[#thank-you][Thank you]]
- [[#thank-you][Thank you]]
* Core Pillars
Four core pillars: Mnemonic, Discoverable, Consistent and "Crowd-Configured".

View File

@ -1,7 +1,7 @@
#+TITLE: Frequently Asked Questions
* FAQ :TOC_4_gh:noexport:
- [[#common][Common]]
- [[#common][Common]]
- [[#which-version-of-spacemacs-am-i-running][Which version of Spacemacs am I running?]]
- [[#what-is-the-official-pronunciation-of-spacemacs][What is the official pronunciation of Spacemacs?]]
- [[#why-do-you-call-this-a-distribution-i-dont-see-any-spacemacs-executable][Why do you call this a "distribution", I don't see any "Spacemacs" executable?]]
@ -25,7 +25,7 @@
- [[#why-are-my-font-settings-not-being-respected][Why are my font settings not being respected?]]
- [[#why-am-i-getting-a-message-about-environment-variables-on-startup][Why am I getting a message about environment variables on startup?]]
- [[#i-want-to-learn-elisp-where-do-i-start-][I want to learn elisp, where do I start ?]]
- [[#how-do-i][How do I:]]
- [[#how-do-i][How do I:]]
- [[#install-a-package-not-provided-by-a-layer][Install a package not provided by a layer?]]
- [[#disable-a-package-completely][Disable a package completely?]]
- [[#disable-a-package-only-for-a-specific-major-mode][Disable a package only for a specific major-mode?]]
@ -45,7 +45,7 @@
- [[#use-helm-ag-to-search-only-in-files-of-a-certain-type][Use =helm-ag= to search only in files of a certain type?]]
- [[#modify-spacemacs-documentation-look-space-doc-mode][Modify spacemacs documentation look (space-doc-mode)]]
- [[#remap-paste-key-to-be-able-to-paste-copied-text-multiple-times][Remap paste key to be able to paste copied text multiple times]]
- [[#windows][Windows]]
- [[#windows][Windows]]
- [[#why-do-the-fonts-look-crappy-on-windows][Why do the fonts look crappy on Windows?]]
- [[#why-is-there-no-spacemacs-logo-in-the-startup-buffer][Why is there no Spacemacs logo in the startup buffer?]]
- [[#why-are-all-packages-unavailable][Why are all packages unavailable?]]

View File

@ -1,9 +1,9 @@
#+TITLE: Configuration layers
* Configuration Layers :TOC_4_gh:noexport:
- [[#introduction][Introduction]]
- [[#nomenclature][Nomenclature]]
- [[#the-emacs-loading-process][The Emacs loading process]]
- [[#introduction][Introduction]]
- [[#nomenclature][Nomenclature]]
- [[#the-emacs-loading-process][The Emacs loading process]]
- [[#emacs-lisp-files][Emacs Lisp files]]
- [[#loading-a-file][Loading a file]]
- [[#features][Features]]
@ -11,15 +11,15 @@
- [[#auto-loading][Auto-loading]]
- [[#eval-after-load][Eval after load]]
- [[#use-package][Use-package]]
- [[#anatomy-of-a-layer][Anatomy of a layer]]
- [[#anatomy-of-a-layer][Anatomy of a layer]]
- [[#layersel][layers.el]]
- [[#packagesel][packages.el]]
- [[#funcsel][funcs.el]]
- [[#configel][config.el]]
- [[#keybindingsel][keybindings.el]]
- [[#the-spacemacs-loading-process][The Spacemacs loading process]]
- [[#case-study-auto-completion][Case study: auto-completion]]
- [[#layer-tips-and-tricks][Layer tips and tricks]]
- [[#the-spacemacs-loading-process][The Spacemacs loading process]]
- [[#case-study-auto-completion][Case study: auto-completion]]
- [[#layer-tips-and-tricks][Layer tips and tricks]]
- [[#cross-dependencies][Cross-dependencies]]
- [[#use-package-init-and-config][Use-package init and config]]
- [[#use-package-hooks][Use-package hooks]]

View File

@ -1,10 +1,10 @@
#+TITLE: Quick start
* Configuration :TOC_4_gh:noexport:
- [[#configuration-layers][Configuration layers]]
- [[#dotfile-spacemacs][Dotfile (.spacemacs)]]
- [[#dotdirectory-spacemacsd][Dotdirectory (~/.spacemacs.d)]]
- [[#learning-spacemacs][Learning Spacemacs]]
- [[#configuration-layers][Configuration layers]]
- [[#dotfile-spacemacs][Dotfile (.spacemacs)]]
- [[#dotdirectory-spacemacsd][Dotdirectory (~/.spacemacs.d)]]
- [[#learning-spacemacs][Learning Spacemacs]]
- [[#editing-styles][Editing Styles]]
- [[#the-leader-keys][The leader keys]]
- [[#evil-tutor][Evil-tutor]]
@ -12,7 +12,7 @@
- [[#configuration-layers-and-package-discovery][Configuration layers and Package discovery]]
- [[#key-bindings-discovery][Key bindings discovery]]
- [[#describe-functions][Describe functions]]
- [[#how-tos][How-To's]]
- [[#how-tos][How-To's]]
* Configuration layers
Spacemacs divides its configuration into self-contained units called

View File

@ -1,9 +1,9 @@
#+TITLE: Migrating from Vim
* Migrating from vim :TOC_4_gh:noexport:
- [[#purpose-of-this-document][Purpose of this document]]
- [[#philosophy][Philosophy]]
- [[#basic-orientation][Basic orientation]]
- [[#purpose-of-this-document][Purpose of this document]]
- [[#philosophy][Philosophy]]
- [[#basic-orientation][Basic orientation]]
- [[#terms][Terms]]
- [[#modes-vs-states][Modes vs. States]]
- [[#layers][Layers]]
@ -17,7 +17,7 @@
- [[#files][Files]]
- [[#the-help-system][The Help System]]
- [[#exploring][Exploring]]
- [[#customization][Customization]]
- [[#customization][Customization]]
- [[#the-spacemacs-file][The .spacemacs file]]
- [[#emacs-lisp][Emacs Lisp]]
- [[#variables][Variables]]
@ -34,7 +34,7 @@
- [[#nohlsearch][Nohlsearch]]
- [[#sessions][Sessions]]
- [[#navigating-using-visual-lines][Navigating using visual lines]]
- [[#other-useful-links][Other useful links]]
- [[#other-useful-links][Other useful links]]
* Purpose of this document
This document is intended to supplement the Spacemacs documentation by bridging

View File

@ -1,16 +1,16 @@
#+TITLE: ERC layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#os-x][OS X]]
- [[#social-graph][Social graph]]
- [[#default-servers][Default servers]]
- [[#security-note][Security Note]]
- [[#key-bindings][Key bindings]]
- [[#spacemacs-layout-support][Spacemacs Layout Support]]
- [[#key-bindings][Key bindings]]
- [[#spacemacs-layout-support][Spacemacs Layout Support]]
* Description
Layer for [[http://www.emacswiki.org/emacs/ERC][ERC IRC chat]].

View File

@ -3,11 +3,11 @@
[[file:img/jabber-logo.gif]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#jabber-roster][Jabber Roster]]
- [[#hipchat][HipChat]]
- [[#hipchat][HipChat]]
- [[#authentication][Authentication]]
- [[#joining-rooms][Joining rooms]]

View File

@ -3,22 +3,22 @@
[[file:img/irc.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#configuration][Configuration]]
- [[#storing-the-credentials-in-your-dotfile][Storing the credentials in your dotfile]]
- [[#example][Example:]]
- [[#storing-the-credentials-in-your-dropbox][Storing the credentials in your Dropbox]]
- [[#example][Example:]]
- [[#example-1][Example:]]
- [[#storing-the-credentials-in-authinfo][Storing the credentials in authinfo]]
- [[#connecting-behind-a-znc-bouncer-and-storing-the-credentials-in-authinfo][Connecting behind a ZNC bouncer and storing the credentials in authinfo]]
- [[#disclaimer][Disclaimer]]
- [[#note][Note]]
- [[#key-bindings][Key Bindings]]
- [[#rcirc-documentation][Rcirc documentation]]
- [[#spacemacs-layout-support][Spacemacs Layout Support]]
- [[#key-bindings][Key Bindings]]
- [[#rcirc-documentation][Rcirc documentation]]
- [[#spacemacs-layout-support][Spacemacs Layout Support]]
* Description
This layer provide support for [[http://www.gnu.org/software/emacs/manual/html_mono/rcirc.html][rcirc]] with optional support for authinfo

View File

@ -3,11 +3,11 @@
[[file:img/slack.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#spacemacs-layout-integration][Spacemacs layout integration]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
* Description
This layer provides an interface to the Slack chat service via the emacs-slack

View File

@ -1,14 +1,14 @@
#+TITLE: Spell Checking layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#spell-checker-configuration][Spell Checker Configuration]]
- [[#disabling-by-default][Disabling by default]]
- [[#enabling-auto-dictionary-mode][Enabling auto-dictionary-mode]]
- [[#enable-auto-completion-popup][Enable auto-completion popup]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
* Description
This layer provides spell checking using [[http://www-sop.inria.fr/members/Manuel.Serrano/flyspell/flyspell.html][Flyspell]] and [[https://github.com/nschum/auto-dictionary-mode][auto-dictionary-mode]].

View File

@ -3,13 +3,13 @@
[[file:img/flycheck.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#enablingdisabling-tooltips][Enabling/Disabling tooltips]]
- [[#disabling-by-default][Disabling by default]]
- [[#bitmaps][Bitmaps]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
* Description
This layer provides on the fly syntax checking using [[http://www.flycheck.org/][Flycheck]].

View File

@ -1,9 +1,9 @@
#+TITLE: Auto-completion layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key bindings]]
- [[#snippets-directories][Snippets directories]]
- [[#show-snippets-in-auto-completion-popup][Show snippets in auto-completion popup]]
@ -14,7 +14,7 @@
- [[#add-auto-completion-in-a-layer][Add auto-completion in a layer]]
- [[#completion-back-ends][Completion back ends]]
- [[#improved-faces][Improved faces]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings-1][Key Bindings]]
- [[#company][Company]]
- [[#auto-complete][Auto-complete]]
- [[#yasnippet][Yasnippet]]

View File

@ -3,9 +3,9 @@
[[file:img/helm.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#hjkl-navigation][hjkl navigation]]
- [[#transient-state][Transient state]]
- [[#bookmarks][Bookmarks]]
@ -15,7 +15,7 @@
- [[#universal-argument][Universal argument]]
- [[#replacing-text-in-several-files][Replacing text in several files]]
- [[#resume-last-session][Resume last session]]
- [[#external-resources][External resources]]
- [[#external-resources][External resources]]
* Description
This layer enables Helm everywhere in Spacemacs. The alternative to this

View File

@ -1,10 +1,10 @@
#+TITLE: Ivy layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key Bindings]]
- [[#transient-state][Transient state]]
* Description

View File

@ -1,7 +1,7 @@
#+TITLE: spacemacs-base distribution
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#describe-spacemacs-base-distribution-in-this-file][describe spacemacs-base distribution in this file]]
* Description

View File

@ -1,7 +1,7 @@
#+TITLE: spacemacs-bootstrap distribution
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#describe-spacemacs-bootstrap-distribution-in-this-file][describe spacemacs-bootstrap distribution in this file]]
* Description

View File

@ -1,11 +1,11 @@
#+TITLE: spacemacs-docker distribution
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#screenshots][Screenshots]]
- [[#major-benefits][Major benefits]]
- [[#how-to-setup][How to setup]]
- [[#how-to-use][How to use]]
- [[#how-to-setup][How to setup]]
- [[#how-to-use][How to use]]
- [[#macos][MacOS]]
- [[#windows][Windows]]
- [[#gnulinux][GNU/Linux]]
@ -15,7 +15,7 @@
- [[#instruction][Instruction]]
- [[#with-xpra-desktop-client][With Xpra desktop client]]
- [[#via-web-browser][Via web-browser]]
- [[#some-basic-docker-commands-to-get-you-going][Some basic docker commands to get you going]]
- [[#some-basic-docker-commands-to-get-you-going][Some basic docker commands to get you going]]
* Description
Spacemacs distribution that aims to automate dependency installation for

View File

@ -1,9 +1,9 @@
#+TITLE: spacemacs-docker layers dependency installation scripts
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#supported-layers][Supported layers]]
- [[#how-it-works][How it works]]
- [[#description][Description]]
- [[#supported-layers][Supported layers]]
- [[#how-it-works][How it works]]
* Description
Dependency installation scripts for Spacemacs layers

View File

@ -1,8 +1,8 @@
#+TITLE: Clojure layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/clojure/README.org][Clojure layer.]]

View File

@ -1,9 +1,9 @@
#+TITLE: dash layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#notes][Notes:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#notes][Notes:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Btools/dash/README.org][Dash layer.]]

View File

@ -1,8 +1,8 @@
#+TITLE: fasd layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Btools/fasd/README.org][fasd layer.]]

View File

@ -1,8 +1,8 @@
#+TITLE: go layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/go/README.org][Go layer.]]

View File

@ -1,8 +1,8 @@
#+TITLE: gtags layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Btags/gtags/README.org][gtags layer.]]

View File

@ -1,8 +1,8 @@
#+TITLE: html layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/html/README.org][html layer.]]

View File

@ -1,8 +1,8 @@
#+TITLE: javascript layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/master/layers/%2Blang/javascript/README.org][JavaScript layer.]]

View File

@ -1,8 +1,8 @@
#+TITLE: pandoc layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Btools/pandoc/README.org][pandoc layer.]]

View File

@ -1,8 +1,8 @@
#+TITLE: pdf-tools layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/+tools/pdf-tools/README.org][pdf-tools layer.]]

View File

@ -1,8 +1,8 @@
#+TITLE: python layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/python/README.org][python layer]].

View File

@ -1,8 +1,8 @@
#+TITLE: spell-checking layer dependency installation script
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
- [[#description][Description]]
- [[#list-of-installed-software][List of installed software:]]
* Description
Dependency installation script for [[https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Bcheckers/spell-checking/README.org][spell-checking layer.]]

View File

@ -1,7 +1,7 @@
#+TITLE: spacemacs distribution
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#describe-spacemacs-distribution-in-this-file][describe spacemacs distribution in this file]]
* Description

View File

@ -3,14 +3,14 @@
[[file:img/emacs.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features]]
- [[#description][Description]]
- [[#features][Features]]
- [[#smart-line-navigation][Smart line navigation]]
- [[#spacemacsbackward-kill-word-or-region][=spacemacs/backward-kill-word-or-region=]]
- [[#fill-or-unfill-paragraph][Fill or unfill paragraph]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key bindings]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key bindings]]
* Description
This layer enhances the default commands of Emacs and is primarily intended to

View File

@ -1,11 +1,11 @@
#+TITLE: IBuffer layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#grouping-buffers][Grouping buffers]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#global][Global]]
- [[#ibuffer][IBuffer]]

View File

@ -3,11 +3,11 @@
[[file:img/org.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features:]]
- [[#bibtex][BibTeX]]
- [[#important-note][Important Note]]
- [[#install][Install]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#github-support][Github support]]
- [[#twitter-bootstrap-support][Twitter Bootstrap support]]
@ -17,7 +17,7 @@
- [[#different-bullets][Different bullets]]
- [[#project-support][Project support]]
- [[#mode-line-support][Mode line support]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#org][Org]]
- [[#toggles][Toggles]]
- [[#org-with-evil-org-mode][Org with evil-org-mode]]

View File

@ -1,10 +1,10 @@
#+TITLE: Semantic layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
* Description

View File

@ -3,9 +3,9 @@
[[file:img/smex.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description
This layer replaces =helm-M-x= by [[https://github.com/nonsequitur/smex][smex]] which is built on top of =ido=.

View File

@ -1,9 +1,9 @@
#+TITLE: Typography layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#typo-mode][Typo Mode]]
- [[#tildify-mode][Tildify Mode]]

View File

@ -3,12 +3,12 @@
[[file:img/gnus.gif]]
* Table of Contents :TOC_4_gh:noexport:
- [[#install][Install]]
- [[#basic-concepts][Basic Concepts]]
- [[#adding-news-sources][Adding news sources]]
- [[#configuring-gmail][Configuring gmail]]
- [[#org-mime-in-org-layer][Org MIME in Org layer]]
- [[#keybindings][Keybindings]]
- [[#install][Install]]
- [[#basic-concepts][Basic Concepts]]
- [[#adding-news-sources][Adding news sources]]
- [[#configuring-gmail][Configuring gmail]]
- [[#org-mime-in-org-layer][Org MIME in Org layer]]
- [[#keybindings][Keybindings]]
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to

View File

@ -1,12 +1,12 @@
#+TITLE: Mu4e layer
* Table of Contents :TOC_4_gh:noexport:
- [[#install][Install]]
- [[#commands][Commands]]
- [[#install][Install]]
- [[#commands][Commands]]
- [[#global-bindings][Global bindings]]
- [[#headers-mode][Headers mode]]
- [[#view-mode][View mode]]
- [[#configuration][Configuration]]
- [[#configuration][Configuration]]
- [[#maildirs-extension][Maildirs extension]]
- [[#multiple-accounts][Multiple Accounts]]
- [[#example-configuration][Example configuration]]
@ -14,7 +14,7 @@
- [[#os-notifications][OS notifications]]
- [[#mode-line-notifications][Mode-line notifications]]
- [[#spacemacs-layout-integration][Spacemacs layout integration]]
- [[#see-also][See also]]
- [[#see-also][See also]]
* Install
In order to use this layer you must install mu and mu4e separately. Typically

View File

@ -3,9 +3,9 @@
[[file:img/django.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#fabric][Fabric]]
- [[#files][Files]]
- [[#interactive][Interactive]]

View File

@ -3,11 +3,11 @@
[[file:img/react.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#optional-configuration][Optional Configuration]]
- [[#key-bindings][Key Bindings]]
- [[#install][Install]]
- [[#optional-configuration][Optional Configuration]]
- [[#key-bindings][Key Bindings]]
- [[#formatting-web-beautify][Formatting (web-beautify)]]
- [[#documentation-js-doc][Documentation (js-doc)]]
- [[#auto-complete-and-documentation-tern][Auto-complete and documentation (tern)]]

View File

@ -3,9 +3,9 @@
[[file:img/ror.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#code-navigation][Code Navigation]]
- [[#refactoring][Refactoring]]
- [[#run-commands][RUN commands]]

View File

@ -3,10 +3,10 @@
[[file:img/emojis.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#emoji-dedicated-buffer][Emoji dedicated buffer]]
* Description

View File

@ -3,9 +3,9 @@
[[file:img/games.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#games-instructions][Games instructions]]
- [[#description][Description]]
- [[#install][Install]]
- [[#games-instructions][Games instructions]]
- [[#2048][2048]]
- [[#pacmacs][Pacmacs]]
- [[#sudoku][Sudoku]]

View File

@ -3,10 +3,10 @@
[[file:img/typewriter.jpg]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#notes][Notes]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#notes][Notes]]
* Description
This layer makes your Emacs sound like an IBM Selectric typewriter, for those

View File

@ -3,9 +3,9 @@
[[file:img/xkcd.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#tell-me-how-to-spawn-the-xkcd-greatness][Tell me how to spawn the xkcd greatness!!]]
- [[#okay-what-now][Okay, what now]]

View File

@ -3,8 +3,8 @@
[[file:img/China.png]] [[file:img/Chinese.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#configuration][Configuration]]
- [[#configure-the-default-input-method配置默认中文输入法][Configure the Default Input Method(配置默认中文输入法)]]
@ -14,7 +14,7 @@
- [[#enable-youdao有道-dictionary激活有道字典][Enable YouDao(有道) Dictionary(激活有道字典)]]
- [[#set-monospaced-font-size设置等宽字体][Set monospaced font size(设置等宽字体)]]
- [[#enabledisable-ace-pinyin-in-avy-goto-char][Enable/Disable ace-pinyin in =avy-goto-char=]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
- [[#youdao-dictionary][Youdao Dictionary]]
- [[#find-by-pinyin-dired][Find-by-pinyin-dired]]

View File

@ -3,19 +3,19 @@
[[file:img/keyboard-layout.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#installation][Installation]]
- [[#configuration][Configuration]]
- [[#description][Description]]
- [[#installation][Installation]]
- [[#configuration][Configuration]]
- [[#enabledisable-package-configurations][Enable/Disable package configurations]]
- [[#addoverride-key-bindings][Add/Override key bindings]]
- [[#concept][Concept]]
- [[#keyboard-layouts][Keyboard layouts]]
- [[#concept][Concept]]
- [[#keyboard-layouts][Keyboard layouts]]
- [[#bepo][bepo]]
- [[#dvorak][dvorak]]
- [[#colemak][colemak]]
- [[#package-configurations][Package Configurations]]
- [[#keybindings][Keybindings]]
- [[#sources][Sources]]
- [[#package-configurations][Package Configurations]]
- [[#keybindings][Keybindings]]
- [[#sources][Sources]]
* Description
This layer configures some keybindings in spacemacs to make it compatible with

View File

@ -1,12 +1,12 @@
#+TITLE: Agda layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#some-features][Some features:]]
- [[#install][Install]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#agda][Agda]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
* Description
This layer adds support for the [[http://wiki.portal.chalmers.se/agda/pmwiki.php][Agda]] programming language.

View File

@ -1,10 +1,10 @@
#+TITLE: Asciidoc layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#feature][Feature]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#element-insertion][Element insertion]]
- [[#promotion-demotion][Promotion, Demotion]]

View File

@ -3,11 +3,11 @@
[[file:img/asm.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#pdfs][PDFs]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
* Description
This layer adds support for Assembly code. The built-in major mode for

View File

@ -3,10 +3,10 @@
[[file:img/ahk.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
* Description

View File

@ -3,10 +3,10 @@
[[file:img/logo.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key bindings]]
* Description
BibTeX and BibLaTeX files are a common way to manage bibliographies. The format

View File

@ -4,15 +4,15 @@
[[file:img/cmake.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#default-mode-for-header-files][Default mode for header files]]
- [[#enable-clang-support][Enable Clang support]]
- [[#clang-format][clang-format]]
- [[#company-clang-and-flycheck][Company-clang and flycheck]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
- [[#debugger-realgud][Debugger (realgud)]]
* Description

View File

@ -3,9 +3,9 @@
[[file:img/slime.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#working-with-lisp-files-barfage-slurpage--more][Working with lisp files (barfage, slurpage & more)]]
- [[#leader][Leader]]
- [[#help][Help]]

View File

@ -3,17 +3,17 @@
[[file:img/coq.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#coq][Coq]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#laying-out-windows][Laying out windows]]
- [[#managing-prover-process][Managing prover process]]
- [[#prover-queries][Prover queries]]
- [[#moving-the-point][Moving the point]]
- [[#inserting][Inserting]]
- [[#faq][FAQ]]
- [[#faq][FAQ]]
- [[#there-are-empty-square-boxes-in-place-of-math-operators][There are empty square boxes in place of math operators]]
* Description

View File

@ -3,15 +3,15 @@
[[file:img/csharp.png]] [[file:img/dotnet.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#packages-included][Packages Included]]
- [[#install][Install]]
- [[#description][Description]]
- [[#packages-included][Packages Included]]
- [[#install][Install]]
- [[#prerequisites][Prerequisites]]
- [[#aspnet-5][ASP.NET 5]]
- [[#curl][curl]]
- [[#omnisharp-server][Omnisharp server]]
- [[#caveats][Caveats]]
- [[#key-bindings][Key Bindings]]
- [[#caveats][Caveats]]
- [[#key-bindings][Key Bindings]]
- [[#compilation][Compilation]]
- [[#filesolutionproject-manipulation][File/Solution/Project manipulation]]
- [[#navigation][Navigation]]

View File

@ -3,10 +3,10 @@
[[file:img/csv.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
* Description

View File

@ -3,9 +3,9 @@
[[file:img/dlogo.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description
This simple layer adds support for the [[http://dlang.org/][D language]].

View File

@ -3,14 +3,14 @@
[[file:img/elixir.png]] with [[file:img/alchemist.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#flycheck][Flycheck]]
- [[#credo][Credo]]
- [[#dogma][Dogma]]
- [[#mix-compile][mix compile]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#refcard][Refcard]]
- [[#help][Help]]
- [[#mix][Mix]]

View File

@ -3,8 +3,8 @@
[[file:img/elm.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#elm-platform][Elm Platform]]
- [[#os-x-and-windows-installers][OS X and Windows installers]]
@ -12,21 +12,21 @@
- [[#source-code][Source code]]
- [[#elm-oracle][elm-oracle]]
- [[#elm-format][elm-format]]
- [[#basic-usage-tips][Basic usage tips]]
- [[#basic-usage-tips][Basic usage tips]]
- [[#compilation][Compilation]]
- [[#reactor][Reactor]]
- [[#on-save-usage][On save usage]]
- [[#imports-sort][Imports sort]]
- [[#file-format][File format]]
- [[#indentation][Indentation]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#elm-make][elm-make]]
- [[#elm-repl][elm-repl]]
- [[#elm-reactor][elm-reactor]]
- [[#elm-package][elm-package]]
- [[#package-list-buffer][package list buffer]]
- [[#elm-oracle][elm-oracle]]
- [[#elm-format][elm-format]]
- [[#elm-oracle-1][elm-oracle]]
- [[#elm-format-1][elm-format]]
- [[#refactoring][Refactoring]]
* Description

View File

@ -3,12 +3,12 @@
[[file:img/emacs.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#auto-compile][Auto-compile]]
- [[#working-with-lisp-files-barfage-slurpage--more][Working with lisp files (barfage, slurpage & more)]]
- [[#debugging-elisp][Debugging Elisp]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#auto-compile][Auto-compile]]
- [[#working-with-lisp-files-barfage-slurpage--more][Working with lisp files (barfage, slurpage & more)]]
- [[#debugging-elisp][Debugging Elisp]]
- [[#key-bindings][Key bindings]]
- [[#additional-evaluation-functions][Additional evaluation functions]]
- [[#format-code][Format code]]
- [[#debugging][Debugging]]

View File

@ -3,8 +3,8 @@
[[file:img/erlang.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
* Description

View File

@ -3,11 +3,11 @@
[[file:img/r.jpg]]
* Table of Contents :TOC_4_gh:noexport:
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#inferior-repl-process][Inferior REPL process]]
- [[#helpers][Helpers]]
- [[#options][Options]]
- [[#options][Options]]
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to

View File

@ -1,7 +1,7 @@
#+TITLE: Extra Languages
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
* Description

View File

@ -3,9 +3,9 @@
[[file:img/faust.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description
This simple layer adds support for the [[http://faust.grame.fr/][faust language]].

View File

@ -1,9 +1,9 @@
#+TITLE: Forth layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description
This layer supports developing in the Forth family of languages. It provides

View File

@ -3,10 +3,10 @@
[[file:img/fsharp.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#packages-included][Packages Included]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#packages-included][Packages Included]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#repl][REPL]]
* Description

View File

@ -3,17 +3,17 @@
[[file:img/go.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#install][Install]]
- [[#pre-requisites][Pre-requisites]]
- [[#layer][Layer]]
- [[#configuration][Configuration]]
- [[#configuration][Configuration]]
- [[#indentation][Indentation]]
- [[#tests][Tests]]
- [[#guru][Guru]]
- [[#autocomplete][Autocomplete]]
- [[#working-with-go][Working with Go]]
- [[#working-with-go][Working with Go]]
- [[#go-commands-start-with-m][Go commands (start with =m=):]]
- [[#go-guru][Go Guru]]

View File

@ -3,8 +3,8 @@
[[file:img/opencl.png]] [[file:img/cuda.png]] [[file:img/shaders.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
* Description
This layer provides support for GPU related languages like shading and computing languages.

View File

@ -3,10 +3,10 @@
[[file:img/graphviz.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#key-bindings][Key bindings]]
* Description
This contains a forked version of [[https://github.com/ppareit/graphviz-dot-mode][graphviz-dot-mode]] that enables a live-reload

View File

@ -3,9 +3,9 @@
[[file:img/haskell.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#dependencies][Dependencies]]
- [[#setup-path][Setup PATH]]
@ -16,7 +16,7 @@
- [[#optional-extras][Optional extras]]
- [[#structured-haskell-mode][structured-haskell-mode]]
- [[#hindent][hindent]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#documentation][Documentation]]
- [[#debug][Debug]]
- [[#debug-buffer][Debug Buffer]]
@ -25,16 +25,16 @@
- [[#cabal-commands][Cabal commands]]
- [[#cabal-files][Cabal files]]
- [[#refactor][Refactor]]
- [[#ghc-mod][Ghc-mod]]
- [[#ghc-mod-1][Ghc-mod]]
- [[#insert-template][Insert template]]
- [[#syntax-checking][Syntax checking]]
- [[#syntax-checking][Syntax checking]]
- [[#flycheck][Flycheck]]
- [[#hlint][HLint]]
- [[#ghc-mod][ghc-mod]]
- [[#ghc-mod-2][ghc-mod]]
- [[#interactive-haskell-mode][Interactive haskell-mode]]
- [[#flymake][Flymake]]
- [[#troubleshooting][Troubleshooting]]
- [[#faq][FAQ]]
- [[#faq][FAQ]]
- [[#the-repl-doesnt-work][The REPL doesn't work]]
- [[#the-repl-is-stuck][The REPL is stuck]]
- [[#i-am-using-stack-and-ghc-mod-but-ghc-mod-doesnt-work][I am using =stack= and =ghc-mod=, but =ghc-mod= doesn't work]]

View File

@ -3,10 +3,10 @@
[[file:img/html.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#web-mode][Web mode]]
- [[#cssscss][CSS/SCSS]]

View File

@ -3,11 +3,11 @@
[[file:img/idris.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#idris][Idris]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#shorthands][Shorthands]]
- [[#interactive-editing][Interactive editing]]
- [[#documentation][Documentation]]

View File

@ -1,27 +1,27 @@
#+TITLE: IPython Notebook layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features]]
- [[#list-of-todos][List of TODOS]]
- [[#description][Description]]
- [[#features][Features]]
- [[#list-of-todos][List of TODOS]]
- [[#maybe-itd-be-better-if-there-was-a-state-for-this][Maybe it'd be better if there was a state for this]]
- [[#make-more-keybinding-to-connect-to-a-python-buffer][Make more keybinding to =connect= to a python buffer]]
- [[#deleting-visual-regions-dont-work-find-out-why][Deleting visual regions don't work, find out why]]
- [[#install][Install]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#dependencies][Dependencies]]
- [[#what-needs-to-be-run][What needs to be run]]
- [[#using-the-ipython-notebook][Using the IPython notebook]]
- [[#using-the-ipython-notebook][Using the IPython notebook]]
- [[#open-notebook-list][Open Notebook List]]
- [[#key-bindings][Key Bindings]]
- [[#transient-state-ipython-notebook][Transient-state: =ipython-notebook=]]
- [[#normal-mode][Normal mode]]
- [[#insert-mode][Insert mode]]
- [[#traceback-mode][Traceback mode]]
- [[#screenshots][Screenshots]]
- [[#screenshots][Screenshots]]
- [[#light][Light]]
- [[#dark][Dark]]
- [[#bonus][Bonus]]
- [[#bonus][Bonus]]
* Description
This layer adds support for the package =emacs-ipython-notebook=.

View File

@ -3,11 +3,11 @@
[[file:img/java.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#layer-installation][Layer Installation]]
- [[#description][Description]]
- [[#layer-installation][Layer Installation]]
- [[#layer][Layer]]
- [[#choosing-a-backend][Choosing a backend]]
- [[#backends][Backends]]
- [[#backends][Backends]]
- [[#meghanada][Meghanada]]
- [[#installation][Installation]]
- [[#about-maven][About Maven]]
@ -22,7 +22,7 @@
- [[#configuration-1][Configuration]]
- [[#usage-1][Usage]]
- [[#issues][Issues]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#meghanada-1][Meghanada]]
- [[#server][Server]]
- [[#navigation][Navigation]]

View File

@ -3,14 +3,14 @@
[[file:img/javascript.png]] [[file:img/coffee.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#tern][Tern]]
- [[#indentation][Indentation]]
- [[#repl][REPL]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
- [[#js2-mode][js2-mode]]
- [[#folding-js2-mode][Folding (js2-mode)]]
- [[#refactoring-js2-refactor][Refactoring (js2-refactor)]]

View File

@ -3,8 +3,8 @@
[[file:img/jr.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
* Description
This layer adds syntax highlighting for the [[http://web.cs.ucdavis.edu/~olsson/research/jr/][JR Concurrent Programming Language]].

View File

@ -3,18 +3,18 @@
[[file:img/latex.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#bibtex][BibTeX]]
- [[#install][Install]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#auto-completion][Auto-completion]]
- [[#previewing][Previewing]]
- [[#build-command][Build command]]
- [[#auto-fill][Auto-fill]]
- [[#folding][Folding]]
- [[#keybindings][Keybindings]]
- [[#folding][Folding]]
- [[#keybindings][Keybindings]]
- [[#folding-1][Folding]]
- [[#reftex][RefTeX]]
* Description

View File

@ -3,10 +3,10 @@
[[file:img/lua.gif]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#commands][Commands]]
* Description

View File

@ -3,16 +3,16 @@
[[file:img/markdown.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#bibtex][BibTeX]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#live-preview][Live preview]]
- [[#automatic-mmm-mode-generation][Automatic MMM-Mode Generation]]
- [[#usage][Usage]]
- [[#usage][Usage]]
- [[#generate-a-toc][Generate a TOC]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#element-insertion][Element insertion]]
- [[#element-removal][Element removal]]
- [[#completion][Completion]]

View File

@ -3,9 +3,9 @@
[[file:img/logo.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#working-with-nim][Working with Nim]]
- [[#description][Description]]
- [[#install][Install]]
- [[#working-with-nim][Working with Nim]]
- [[#nim-commands-start-with-m][Nim commands (start with =m=):]]
* Description

View File

@ -3,14 +3,14 @@
[[file:img/ocaml.png]]
* Table of Content :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#opam-packages][OPAM packages]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
- [[#repl-utop][REPL (utop)]]
- [[#todos][TODOS]]
- [[#todos][TODOS]]
- [[#add-more-proper-spacemacs-key-bindings-for-basic-merlin-tasks][Add more proper spacemacs key-bindings for basic merlin tasks]]
- [[#add-proper-keybindings-for-ocamldebug][Add proper keybindings for ocamldebug]]
- [[#add-more-keybindings-for-tuareg-mode][Add more keybindings for tuareg-mode]]

View File

@ -3,9 +3,9 @@
[[file:img/octave.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#inferior-repl-process][Inferior REPL process]]
- [[#helpers][Helpers]]

View File

@ -3,11 +3,11 @@
[[file:img/camelia-logo.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#jump-to-definition][Jump to definition]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
* Description
This layer provides the following features for the [[https://perl6.org/][Perl 6 Programming Language]]:

View File

@ -3,10 +3,10 @@
[[file:img/php.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description

View File

@ -2,10 +2,10 @@
[[file:img/logo.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#org-babel-integration][Org-Babel Integration]]
- [[#key-bindings][Key bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#org-babel-integration][Org-Babel Integration]]
- [[#key-bindings][Key bindings]]
* Description
This layer enables support for [[https://github.com/skuro/plantuml-mode][plantuml-mode]], which provides

View File

@ -3,9 +3,9 @@
[[file:img/protobuf.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
* Description
Highlighting and syntax checking for [[https://developers.google.com/protocol-buffers/][Protocol Buffer]] files.

View File

@ -3,12 +3,12 @@
[[file:img/purescript-logo.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#description][Description]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#add-import-on-completion][Add import on completion]]
- [[#error-popup][Error popup]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#purescript][Purescript]]
- [[#imports][Imports]]
- [[#psc-ide][psc-ide]]

View File

@ -3,9 +3,9 @@
[[file:img/python.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#dependencies][Dependencies]]
- [[#auto-completion-anaconda-dependencies][Auto-completion: Anaconda dependencies]]
@ -15,11 +15,11 @@
- [[#autoflake][autoflake]]
- [[#pylookup][pylookup]]
- [[#hy-mode][Hy-mode]]
- [[#management-of-python-versions-and-virtual-environments][Management of Python versions and virtual environments]]
- [[#management-of-python-versions-and-virtual-environments][Management of Python versions and virtual environments]]
- [[#manage-virtual-environments-with-pyvenv][Manage virtual environments with pyvenv]]
- [[#manage-multiple-python-versions-with-pyenv][Manage multiple Python versions with pyenv]]
- [[#automatic-activation-of-local-pyenv-version][Automatic activation of local pyenv version]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
- [[#inferior-repl-process][Inferior REPL process]]
- [[#running-python-script-in-shell][Running Python Script in shell]]
- [[#testing][Testing]]
@ -27,7 +27,7 @@
- [[#live-coding][Live coding]]
- [[#hy-repl-process][Hy REPL process]]
- [[#other-python-commands][Other Python commands]]
- [[#configuration][Configuration]]
- [[#configuration][Configuration]]
- [[#fill-column][Fill column]]
- [[#sort-imports][Sort imports]]

View File

@ -3,9 +3,9 @@
[[file:img/racket.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#navigation][Navigation]]
- [[#documentation][Documentation]]
- [[#tests][Tests]]

View File

@ -1,13 +1,13 @@
#+TITLE: reStructuredText layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#sphinx-target][Sphinx target]]
- [[#web-browser][Web browser]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
* Description
The layer adds ReStructuredText (ReST) support to Spacemacs and adds some

View File

@ -3,10 +3,10 @@
[[file:img/restructuredtext.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#install][Install]]
- [[#configuration][Configuration]]
- [[#auto-complete][Auto-complete]]
* Description

View File

@ -3,12 +3,12 @@
[[file:img/ruby.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#prerequisites][Prerequisites]]
- [[#ruby-version-management][Ruby version management]]
- [[#test-runner][Test runner]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
- [[#ruby-enh-ruby-mode-robe-inf-ruby-ruby-tools][Ruby (enh-ruby-mode, robe, inf-ruby, ruby-tools)]]
- [[#bundler][Bundler]]
- [[#rubocop][RuboCop]]

View File

@ -3,13 +3,13 @@
[[file:img/rust.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#description][Description]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#racer][Racer]]
- [[#cargo][Cargo]]
- [[#rustfmt][Rustfmt]]
- [[#key-bindings][Key bindings]]
- [[#key-bindings][Key bindings]]
* Description
This layer supports [[https://www.rust-lang.org/en-US/][Rust]] development in Spacemacs.

View File

@ -3,16 +3,16 @@
[[file:img/scala.png]] with [[file:img/ensime.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#layer-installation][Layer Installation]]
- [[#ensime][Ensime]]
- [[#scalastyle][Scalastyle]]
- [[#description][Description]]
- [[#layer-installation][Layer Installation]]
- [[#ensime][Ensime]]
- [[#scalastyle][Scalastyle]]
- [[#use-java-doc-style][Use Java doc-style]]
- [[#automatically-show-the-type-of-the-symbol-under-the-cursor][Automatically show the type of the symbol under the cursor]]
- [[#automatically-insert-asterisk-in-multiline-comments][Automatically insert asterisk in multiline comments]]
- [[#automatically-replace-arrows-with-unicode-ones][Automatically replace arrows with unicode ones]]
- [[#auto-start][Auto-start]]
- [[#key-bindings][Key bindings]]
- [[#automatically-show-the-type-of-the-symbol-under-the-cursor][Automatically show the type of the symbol under the cursor]]
- [[#automatically-insert-asterisk-in-multiline-comments][Automatically insert asterisk in multiline comments]]
- [[#automatically-replace-arrows-with-unicode-ones][Automatically replace arrows with unicode ones]]
- [[#auto-start][Auto-start]]
- [[#key-bindings][Key bindings]]
* Description
This layer adds support for the Scala language using the excellent [[http://ensime.org/][ENSIME]]

View File

@ -1,9 +1,9 @@
#+TITLE: Scheme layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#compiling][Compiling]]
- [[#navigation][Navigation]]
- [[#documentation][Documentation]]

View File

@ -3,11 +3,11 @@
[[file:img/fish.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#description][Description]]
- [[#features][Features]]
- [[#install][Install]]
- [[#install][Install]]
- [[#linting][Linting]]
- [[#key-bindings][Key Bindings]]
- [[#key-bindings][Key Bindings]]
* Description

View File

@ -3,9 +3,9 @@
[[file:img/sml.png]]
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#description][Description]]
- [[#install][Install]]
- [[#key-bindings][Key Bindings]]
- [[#form-completion][Form Completion]]
- [[#repl][REPL]]

Some files were not shown because too many files have changed in this diff Show More