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
/
text-objects.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-02
vis: add text objects `af` and `if`
Marc André Tanner
1
-0
/
+4
2015-08-01
vis: support `ae` and `ie` text objects
Marc André Tanner
1
-0
/
+4
2015-07-28
text-object: introduce utility function text_range_is_linewise
Marc André Tanner
1
-0
/
+2
2015-07-26
text-object: add new functions to search for words
Marc André Tanner
1
-0
/
+3
2015-07-23
text-object: add text_range_linewise
Marc André Tanner
1
-0
/
+3
2014-12-23
Distinct between inner and outer word text objects
Marc André Tanner
1
-4
/
+7
2014-09-27
Add text objects for word (lowercase) variant
Marc André Tanner
1
-3
/
+2
2014-09-25
Perform some renames in preparation for different word types
Marc André Tanner
1
-1
/
+1
2014-09-25
Add text_object_word_raw which does not include any whitespaces
Marc André Tanner
1
-1
/
+3
2014-09-10
Add comments where appropriate
Marc André Tanner
1
-3
/
+10
2014-09-03
Introduce a logical line as text-object
Marc André Tanner
1
-0
/
+1
2014-08-31
Expose various text objects with individual functions
Marc André Tanner
1
-4
/
+9
2014-08-28
text-objects: add objects delimited by brackets or quotes
Marc André Tanner
1
-0
/
+3
2014-08-28
text-object: make word object behave more like in vim
Marc André Tanner
1
-0
/
+2
2014-08-25
Move motion related stuff into own file
Marc André Tanner
1
-0
/
+13