Skip to content

carvel-dev/ytt.vim

Repository files navigation

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

Command Description
EnableYtt enable ytt syntax
DisableYtt disable ytt syntax

Key mappings

Map Key Command
nmap <Leader>ey EnableYtt
nmap <Leader>dy DisableYtt