[過去ログ] Vim Part29 (1002レス)
前次1-
抽出解除 レス栞

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
834
(1): 2020/07/16(木)13:40 AAS
>>831
コマンド書くしかなさそうだね

function! s:Python3 (startline, endline)
execute 'python3' join(getline(a:startline, a:endline), "\n")
endfunction
command! -range Python3 call <SID>Python3(<line1 <line2>)

:%Python3 でバッファ全体
もちろん範囲選択も可
836: 2020/07/16(木)17:06 AAS
>>834
ありがとう!
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ

ぬこの手 ぬこTOP 1.292s*