plugins.vim-matchup.textObj.enable
Controls text objects
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.vim-matchup.textObj.linewiseOperators
Modify the set of operators which may operate line-wise
Type: null or (list of (string or raw lua code))
Default:
null
Plugin default:
[
"d"
"y"
]
Declared by: