1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 07:10:05 +08:00
SpaceVim/bundle/vim-jsonnet/ftplugin/jsonnet.vim
2022-05-08 19:01:53 +08:00

10 lines
96 B
VimL

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