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-03-13
vis: convert gn and gN text objects to use "/ register content
Marc André Tanner
2016-02-25
vis: use standard registers for macro recordings
Marc André Tanner
2016-02-18
Add infrastructure to register custom text object functions
Marc André Tanner
2016-02-18
Add infrastructure to add custom motion functions
Marc André Tanner
2016-02-18
vis: add insfrastructure to support global key mappings
Marc André Tanner
2016-02-12
vis: respect window local mappings for child modes
Marc André Tanner
2016-02-12
Mark some tables as const
Marc André Tanner
2016-02-11
vis: add support for different kind of text objects
Marc André Tanner
2016-01-30
Cleanup register implementation
Marc André Tanner
2016-01-30
Improve Lua error reporting
Marc André Tanner
2016-01-27
vis: remove unused struct Mode member 'is_user'
Marc André Tanner
2016-01-14
vis: move prompt handling to separate file
Marc André Tanner
2016-01-14
vis: more cleanups
Marc André Tanner
2016-01-14
vis: s/moves/vis_motions/g
Marc André Tanner
2016-01-14
vis: s/ops/vis_operators/g
Marc André Tanner
2016-01-14
vis: s/VIS_MODE_LAST/VIS_MODE_INVALID/g
Marc André Tanner
2016-01-14
vis: move text object definitions to separate file
Marc André Tanner
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