mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:9.0.0222: no good reason why text objects are only in larger builds
Problem: No good reason why text objects are only in larger builds.
Solution: Graduate +textobjects.
887748742d
This commit is contained in:
parent
65bcec9e9b
commit
dd15fa7096
@ -1,7 +1,6 @@
|
|||||||
" Test for textobjects
|
" Test for textobjects
|
||||||
|
|
||||||
source check.vim
|
source check.vim
|
||||||
CheckFeature textobjects
|
|
||||||
|
|
||||||
func CpoM(line, useM, expected)
|
func CpoM(line, useM, expected)
|
||||||
new
|
new
|
||||||
|
Loading…
Reference in New Issue
Block a user