index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vis-text-objects.c
Age
Commit message (
Expand
)
Author
2025-01-12
array: delete oneliners
Randy Palamar
2020-08-01
vis: remove ae outer entire text object
Marc André Tanner
2020-08-01
vis: remove ie inner entire text object
Marc André Tanner
2018-03-05
Fix a typo in identifiers
TwoFinger
2018-02-27
vis: implement normal/outer paragraph text object
Marc André Tanner
2017-05-06
vis: add doxygen comments
Marc André Tanner
2017-04-02
Fix Debian package lintian warnings
Marc André Tanner
2017-02-15
vis: remove motion and text objects related to C functions
Marc André Tanner
2017-02-07
vis: improve text object handling
Marc André Tanner
2017-02-07
vis: reformat text object definitions
Marc André Tanner
2016-08-24
vis: improve dot (repeat) command implmentation
Marc André Tanner
2016-08-24
vis: improve unpaired text objects
Marc André Tanner
2016-03-30
array: allow arbitrarily sized array elements
Marc André Tanner
2016-03-13
vis: convert gn and gN text objects to use "/ register content
Marc André Tanner
2016-02-18
Add infrastructure to register custom text object functions
Marc André Tanner
2016-02-18
vis-lua: expose vis:textobject(id)
Marc André Tanner
2016-02-15
Add text object to cover lines with same indentation level
Marc André Tanner
2016-02-12
Mark some tables as const
Marc André Tanner
2016-02-11
vis: implement gn and gN text objects
Marc André Tanner
2016-02-11
vis: add support for different kind of text objects
Marc André Tanner
2016-01-14
vis: move text object definitions to separate file
Marc André Tanner