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

Latest commit

 

History

History
33 lines (23 loc) · 1.04 KB

File metadata and controls

33 lines (23 loc) · 1.04 KB

VIM, from source (vimsrc)

VIM, from source.

Example Usage

"features": {
    "ghcr.io/MartinAskestad/features/vimsrc:1": {}
}

Options

Options Id Description Type Default Value
version The version of VIM to build. string 9.1.0327
enable_gui Enable GUI Version of VIM. boolean false
enable_sound Enable sound. boolean false
enable_perl Enable Perl interpreter. boolean false
enable_python Enable Python interpreter. boolean false
enable_python3 Enable Python 3 interpreter. boolean false
enable_ruby Enable Ruby interpreter. boolean false
enable_lua Enable Lua interpreter. boolean false
enable_tcl Enable Tcl interpreter. boolean false
enable_mzscheme Enable MZ Scheme interpreter. boolean false

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.