spacemacs/layers/+lang/windows-scripts
2017-05-22 18:35:37 +03:00
..
img
local/dos
config.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
packages.el Remove trailing whitespace from all files 2017-03-26 13:06:43 -04:00
README.org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00

Windows Scripting layer

/TakeV/spacemacs/media/commit/777dc4ea9b40392503bc7c59d7eee2ad9453012c/layers/+lang/windows-scripts/img/ps.png

Description

This simple layer adds support for the Powershell scripting language as well as support for batch files.

Supported windows scription extensions:

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add windows-scripts to the existing dotspacemacs-configuration-layers list in this file.

Key Bindings

Powershell

No useful bindings.

Batch (dos.el)

Key Binding Description
SPC m D ask for a command and display help
SPC m e b evaluate buffer
SPC m e B evaluate buffer with args
SPC m s insert separator &
SPC m t mini snippet to start a batch script
SPC m T big snippet to start a batch script
SPC m z toggle outline