index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vis-text-objects.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
vis: remove ae outer entire text object
Marc André Tanner
1
-3
/
+0
2020-08-01
vis: remove ie inner entire text object
Marc André Tanner
1
-3
/
+0
2018-03-05
Fix a typo in identifiers
TwoFinger
1
-4
/
+4
2018-02-27
vis: implement normal/outer paragraph text object
Marc André Tanner
1
-0
/
+3
2017-05-06
vis: add doxygen comments
Marc André Tanner
1
-2
/
+1
2017-04-02
Fix Debian package lintian warnings
Marc André Tanner
1
-1
/
+1
2017-02-15
vis: remove motion and text objects related to C functions
Marc André Tanner
1
-6
/
+0
2017-02-07
vis: improve text object handling
Marc André Tanner
1
-2
/
+2
2017-02-07
vis: reformat text object definitions
Marc André Tanner
1
-29
/
+103
2016-08-24
vis: improve dot (repeat) command implmentation
Marc André Tanner
1
-1
/
+1
2016-08-24
vis: improve unpaired text objects
Marc André Tanner
1
-6
/
+54
2016-03-30
array: allow arbitrarily sized array elements
Marc André Tanner
1
-2
/
+2
2016-03-13
vis: convert gn and gN text objects to use "/ register content
Marc André Tanner
1
-2
/
+12
2016-02-18
Add infrastructure to register custom text object functions
Marc André Tanner
1
-5
/
+24
2016-02-18
vis-lua: expose vis:textobject(id)
Marc André Tanner
1
-1
/
+3
2016-02-15
Add text object to cover lines with same indentation level
Marc André Tanner
1
-0
/
+1
2016-02-12
Mark some tables as const
Marc André Tanner
1
-1
/
+1
2016-02-11
vis: implement gn and gN text objects
Marc André Tanner
1
-0
/
+10
2016-02-11
vis: add support for different kind of text objects
Marc André Tanner
1
-26
/
+26
2016-01-14
vis: move text object definitions to separate file
Marc André Tanner
1
-0
/
+40