Skip to content

Dzordzu/vim-cedar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VIM Cedar

Support for cedar policy syntax within vim

Installation

vim-plug

Install vim-plug and insert the following lines to your .vimrc

call plug#begin(has('nvim') ? stdpath('data') . '/plugged' : '~/.vim/plugged')
Plug 'Dzordzu/vim-cedar'
call plug#end()

Detailed instructions:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published