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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
Perform some renames in preparation for different word types
Marc André Tanner
1
-13
/
+13
2014-09-25
Add text_object_word_raw which does not include any whitespaces
Marc André Tanner
1
-0
/
+32
2014-09-17
Simplify text_object_line implementation
Marc André Tanner
1
-7
/
+1
2014-09-13
Introduce some helper functions dealing with Filerange
Marc André Tanner
1
-10
/
+5
2014-09-10
Add license header
Marc André Tanner
1
-0
/
+15
2014-09-03
Introduce a logical line as text-object
Marc André Tanner
1
-0
/
+13
2014-08-31
Expose various text objects with individual functions
Marc André Tanner
1
-1
/
+29
2014-08-30
Add support for backticks to movement and text object
Marc André Tanner
1
-1
/
+2
2014-08-28
text-objects: add objects delimited by brackets or quotes
Marc André Tanner
1
-1
/
+52
2014-08-28
text-object: make word object behave more like in vim
Marc André Tanner
1
-6
/
+6
2014-08-28
text-object: correctly detect word boundries
Marc André Tanner
1
-7
/
+24
2014-08-25
Move motion related stuff into own file
Marc André Tanner
1
-0
/
+38