JohanBjoerklund / vim-bicep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-bicep

This plugin adds a indentation and syntax support for Azure Bicep.

Installation

With Vim 8 packages:

git clone https://github.com/JohanBjoerklund/vim-bicep.git ~/.vim/pack/all/start/vim-bicep

With Pathogen:

git clone https://github.com/JohanBjoerklund/vim-bicep.git ~/.vim/bundle/vim-bicep

With Vundle, add the following to ~/.vimrc:

Plugin 'JohanBjoerklund/vim-bicep'

About

License:The Unlicense


Languages

Language:Vim Script 69.5%Language:PowerShell 30.5%