vim-jsonnet/ftplugin/jsonnet.vim
2018-04-10 22:41:24 -04:00

10 lines
96 B
VimL

" -- fmt
command! -nargs=0 JsonnetFmt call jsonnet#Format()
setlocal commentstring=//\ %s