aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2017-02-23 08:28:22 +0100
committerMarc André Tanner <mat@brain-dump.org>2017-02-23 08:28:22 +0100
commite61118a9d79a389ab8aa1ca921abe50381383748 (patch)
tree304bde267baecbd830a1bbd01ccaa26997f2fdc0 /configure
parent4c14edb208293c89decc8de7e1e19c55a217ff2d (diff)
downloadvis-e61118a9d79a389ab8aa1ca921abe50381383748.tar.gz
vis-e61118a9d79a389ab8aa1ca921abe50381383748.tar.xz
text-object: remove text_object_number
This was only used by the number increment/decrement action. The same functionality (and more) can be implemented in lua using something like: vis:textobject_new("in", function(win, pos) return win.file:match_at(vis.lexers.integer + vis.lexers.float, pos, 64) end, "Number text object")
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions