Vim Part31 (738レス)
1-

412
(1): 2024/07/05(金)11:53 AAS
>>411
au BufWritePre * let &bex = strftime('.%Y%m%d', getftime(expand('%:p')))

以下は(必要なさそうだけど)念を入れてファイルの存在チェックをする版
存在していないときは現在時刻で設定

au BufWritePre * let &bex = strftime('.%Y%m%d', glob(expand('%:p')) ? getftime(expand('%:p')) : localtime())
1-
あと 326 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ

ぬこの手 ぬこTOP 0.005s