ytt.vim

March 9, 2021 ยท View on GitHub

License Latest: Release

vim plugin for ytt

Install

To install using Vim-Plug:

" add this line to your .vimrc file
Plug 'cappyzawa/starlark.vim'
Plug 'vmware-tanzu/ytt.vim'

This plugin requires cappyzawa/starlark.vim: vim plugin for starlark.

Supported commands

CommandDescription
EnableYttenable ytt syntax
DisableYttdisable ytt syntax

Key mappings

MapKeyCommand
nmap<Leader>eyEnableYtt
nmap<Leader>dyDisableYtt

Contents

  1. 1Install
  2. 2Supported commands
  3. 3Key mappings