NLKNguyen / cloudformation-syntax.vim

Amazon AWS Cloudformation Syntax Files for Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloudformation-syntax.vim

  1. Make syntax file inside your .vim
mkdir ~/.vim/syntax
  1. Copy the syntax file from repo to ~/.vim/syntax/cloudformation.vim

  2. Use this command on CloudFormation files to activate syntax

:set syntax=cloudformation

About

Amazon AWS Cloudformation Syntax Files for Vim

License:MIT License


Languages

Language:Vim Script 88.6%Language:JavaScript 10.8%Language:Shell 0.6%