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
Age
Commit message (
Expand
)
Author
2015-11-08
Remove trailing white space from source files
Marc André Tanner
2015-11-08
Mention new source files in README
Marc André Tanner
2015-11-08
Delete now obsolete syntax.h
Marc André Tanner
2015-11-08
vis: map <F1> to :help
Marc André Tanner
2015-11-08
vis: reindent config.def.h (no functional changes)
Marc André Tanner
2015-11-08
Tweak manual page
Marc André Tanner
2015-11-08
view: do not highlight matching symbols if selection is active
Marc André Tanner
2015-11-08
ui: try to make sure that selected text is still visible
Marc André Tanner
2015-11-08
theme: updated low color theme
Marc André Tanner
2015-11-08
theme: add default low color theme
Marc André Tanner
2015-11-08
ui: load syntax theme based on the number of supported colors
Marc André Tanner
2015-11-08
vis: introduce vis namespace for lua objects
Marc André Tanner
2015-11-08
build: add VIS_PATH=. to suggested execution after make local
Marc André Tanner
2015-11-08
build: explicitly link againgst dl
Marc André Tanner
2015-11-08
lexer: add ledger lexer
Charles Lehner
2015-11-08
theme: increase contrast by setting background color to black
Marc André Tanner
2015-11-08
lexer: new lexer for man/roff format
David B. Lamkins
2015-11-08
lexer: new APL lexer
David B. Lamkins
2015-11-08
vis: try to support all lua versions >= 5.1
Marc André Tanner
2015-11-08
vis: implement :set colorcolumn
Marc André Tanner
2015-11-08
ui: make default selection visible
Marc André Tanner
2015-11-08
Add lexer specific README file
Marc André Tanner
2015-11-08
travis: try to fix build by using local built dependencies
Marc André Tanner
2015-11-08
ui: redo syntax coloring after resize
Marc André Tanner
2015-11-08
Update README
Marc André Tanner
2015-11-08
vis: factor out syntax highlighting code
Marc André Tanner
2015-11-08
vis: implement :set theme
Marc André Tanner
2015-11-08
vis: implement :set cursorline
Marc André Tanner
2015-11-08
vis: experimental support for lua/lpeg based syntax highlighting
Marc André Tanner
2015-11-08
Overhaul build system
Marc André Tanner
2015-11-08
Import LPeg based lexers from Scintillua 3.6.1-1
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
text-motion: do not treat ' as string delimiter in match bracket
Marc André Tanner
2015-11-07
vis: shadow default register while in prompt mode
Marc André Tanner
2015-11-07
vis: prefix enum VisMotion values with VIS_
Marc André Tanner
2015-11-07
vis: tweak enum VisTextObject names
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
2015-11-06
vis: fix cursor position after charwise paste
Marc André Tanner
2015-11-06
vis: do something reasonable upon visual repeat
Marc André Tanner
2015-11-06
vis: fix operators to correctly handle multiple selections
Marc André Tanner
2015-11-04
vis: fix definition of space motion
Marc André Tanner
2015-11-03
vis: make open line commands (o and O) repeatable
Marc André Tanner
2015-11-03
vis: make single character replace (r command) repeatable
Marc André Tanner
[next]