Home

Awesome

ytt.vim

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