summaryrefslogtreecommitdiff
path: root/vis-core.h
AgeCommit message (Expand)Author
2016-01-13Implement command/search prompt history as a regular fileMarc André Tanner
2016-01-13vis: add infrastructure to support per window key bindingsMarc André Tanner
2015-12-26vis: refactor Lua integrationMarc André Tanner
2015-12-26Initialize enum values to the public API onesSilvan Jegen
2015-11-28view: remove ViewEvent infrastructureMarc André Tanner
2015-11-08Remove trailing white space from source filesMarc André Tanner
2015-11-08vis: experimental support for lua/lpeg based syntax highlightingMarc André Tanner
2015-11-08vis: remove regex based syntax highlightingMarc André Tanner
2015-11-08vis: more comments and cleanupsMarc André Tanner
2015-11-07vis: prefix enum VisMotion values with VIS_Marc André Tanner
2015-11-07vis: prefix enum VisOperator values with VIS_Marc André Tanner
2015-11-07vis: API documentation and cleanupMarc André Tanner
2015-11-07vis: introduce vis_cancel APIMarc André Tanner
2015-11-07vis: move modes into separate fileMarc André Tanner
2015-11-07vis: move operators to separate fileMarc André Tanner
2015-11-07vis: move motions to separate fileMarc André Tanner
2015-11-07vis: move :-commands into their own fileMarc André Tanner