Skip to content
This repository was archived by the owner on Mar 24, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (23 loc) · 1.15 KB

README.org

File metadata and controls

28 lines (23 loc) · 1.15 KB

quickrun layer

Table of Contents

Description

This layer brings single file execution for Spacemacs.

Features:

Install

To use this configuration layer, first, clone this repository to ~/.emacs.d/private/layers/quickrun, and add quickrun to the existing dotspacemacs-configuration-layers list in this file.

Key Bindings

Key BindingDescription
SPC c q arun current buffer with arguments
SPC c q hselect configuration and run current buffer
SPC c q qrun current buffer or visual region
SPC c q screate a .qrinput file of current buffer

Special Thanks