Skip to content

speshak/vim-cfn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-cfn

Description

This is a vim plugin that provides CloudFormation syntax checking/highlighting. This requires the Syntastic plugin and cfn-lint.

Install

Install with vundle

Add to your ~/.vimrc:

Plugin 'speshak/vim-cfn'

Then run

vim +PluginInstall +qall

Configure

Add the following to ~/.vim/after/plugin/syntastic.vim:

let g:syntastic_cloudformation_checkers = ['cfn_lint']

About

cfn-lint Checker for vim Syntastic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •