mirror of
https://github.com/chenasraf/vim-matchup.git
synced 2026-05-17 17:38:01 +00:00
Update note for IsCommentaryOpFunc
This commit is contained in:
@@ -641,7 +641,7 @@ Module text_obj~
|
||||
|
||||
function! IsCommentaryOpFunc()
|
||||
return &operatorfunc ==? matchstr(maparg('<Plug>Commentary', 'n'),
|
||||
\ '\cset op\%(erator\)\?func=\zs.\{-\}\ze<cr>')
|
||||
\ '\c<SNR>\w\+\ze()\|set op\%(erator\)\?func=\zs.\{-\}\ze<cr>')
|
||||
endfunction
|
||||
|
||||
let g:matchup_text_obj_linewise_operators = ['d', 'y',
|
||||
|
||||
Reference in New Issue
Block a user