1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
SpaceVim/bundle/vim-jsonnet/ftplugin/jsonnet.vim
2022-05-08 19:01:53 +08:00

10 lines
96 B
VimL
Vendored

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