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-core.h
Age
Commit message (
Expand
)
Author
2016-01-13
Implement command/search prompt history as a regular file
Marc André Tanner
2016-01-13
vis: add infrastructure to support per window key bindings
Marc André Tanner
2015-12-26
vis: refactor Lua integration
Marc André Tanner
2015-12-26
Initialize enum values to the public API ones
Silvan Jegen
2015-11-28
view: remove ViewEvent infrastructure
Marc André Tanner
2015-11-08
Remove trailing white space from source files
Marc André Tanner
2015-11-08
vis: experimental support for lua/lpeg based syntax highlighting
Marc André Tanner
2015-11-08
vis: remove regex based syntax highlighting
Marc André Tanner
2015-11-08
vis: more comments and cleanups
Marc André Tanner
2015-11-07
vis: prefix enum VisMotion values with VIS_
Marc André Tanner
2015-11-07
vis: prefix enum VisOperator values with VIS_
Marc André Tanner
2015-11-07
vis: API documentation and cleanup
Marc André Tanner
2015-11-07
vis: introduce vis_cancel API
Marc André Tanner
2015-11-07
vis: move modes into separate file
Marc André Tanner
2015-11-07
vis: move operators to separate file
Marc André Tanner
2015-11-07
vis: move motions to separate file
Marc André Tanner
2015-11-07
vis: move :-commands into their own file
Marc André Tanner