$ 0 0 Requirejq.vimrc"範囲指定でjqコマンドを使えるようにする command! -range Jq :<line1>,<line2>!jq . "つくったコマンドをバインド xnoremap <Space>fj :Jq<CR>