Quantcast
Channel: Vimタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 5608

vital-opmo つくった

$
0
0

kana/vim-operator-userを使ったプラグインを作成する際に便利な関数を提供します。

オペレータ書くたびに同じような処理を書いていたので切り出しました。
kana/vim-operator-replace相当機能のものが2行で実現できます。

function! opmo#replace(motion) abort
  let txt = getreg(operator#user#register())calls:opmo.replace(a:motion, txt)endfunction

vim-bluemoonオペレータ化
も, 数行ですんだし, vim-operator-furroundvim-operator-evalfもだいぶすっきりした.


Viewing all articles
Browse latest Browse all 5608

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>