SpaceVim

A community-driven vim distribution


Home | About | Quick start guide | Documentation | Development | Community | Sponsors


Available Layers » lang#pascal

Description

This layer is for pascal development. And the default compiler is free pascal, You need to download the compiler before using this layer.

Install

To use this configuration layer, update your custom configuration file with:

[[layers]]
  name = "lang#pascal"

Key bindings

Make sure you have fpc in your PATH. The key binding SPC l r will run fpc command asynchronously. and the result will be shown in a runner buffer.

Powered by Jekyll, Help improve this page