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-core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-28
view: remove ViewEvent infrastructure
Marc André Tanner
1
-1
/
+0
2015-11-08
Remove trailing white space from source files
Marc André Tanner
1
-1
/
+1
2015-11-08
vis: experimental support for lua/lpeg based syntax highlighting
Marc André Tanner
1
-0
/
+1
2015-11-08
vis: remove regex based syntax highlighting
Marc André Tanner
1
-1
/
+0
2015-11-08
vis: more comments and cleanups
Marc André Tanner
1
-61
/
+66
2015-11-07
vis: prefix enum VisMotion values with VIS_
Marc André Tanner
1
-1
/
+1
2015-11-07
vis: prefix enum VisOperator values with VIS_
Marc André Tanner
1
-2
/
+2
2015-11-07
vis: API documentation and cleanup
Marc André Tanner
1
-1
/
+2
2015-11-07
vis: introduce vis_cancel API
Marc André Tanner
1
-1
/
+1
2015-11-07
vis: move modes into separate file
Marc André Tanner
1
-0
/
+5
2015-11-07
vis: move operators to separate file
Marc André Tanner
1
-0
/
+7
2015-11-07
vis: move motions to separate file
Marc André Tanner
1
-0
/
+2
2015-11-07
vis: move :-commands into their own file
Marc André Tanner
1
-0
/
+161