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
2017-12-25
lexers: add pony
Murray Calavera
2017-12-21
vis: do not override default register on delete operations in insert mode
Marc André Tanner
2017-12-21
vis: improve `cw` behavior
Marc André Tanner
2017-12-21
Add a key combo example of mark usage
Javier Olaechea
2017-12-09
vis: make selections visible when lua support has been disabled
Marc André Tanner
2017-12-08
vis: let <C-c> behave as <Escape> if only one selection exists
Marc André Tanner
2017-12-07
build: update alpine in docker build to version 3.7
Christian Hesse
2017-12-02
build: remove erroneous libtermkey dependency
Marc André Tanner
2017-12-01
Python lexer: recognize python3's async/await keywords
Семён Марьясин
2017-11-21
vis-lua: implement window:close
Marc André Tanner
2017-11-21
vis-lua: do not enumerate internal windows
Marc André Tanner
2017-11-20
Update erlang syntax lexer.
Emil Falk
2017-11-04
vis: take symbolic keys into account when evaluating key prefixes
Marc André Tanner
2017-10-30
man: remove outdated key mapping
Marc André Tanner
2017-10-30
lexer: associate *.conf to the ini lexer
Marc André Tanner
2017-10-30
lexer: fix file type association for xs lexer
Marc André Tanner
2017-10-01
Add `xs` lexer and mappings.
David B. Lamkins
2017-09-15
man: fix typos and grammar issues
Marc André Tanner
2017-09-15
lexers: fix white space issue of recent php lexer changes
Marc André Tanner
2017-09-15
vis: restore old s mapping in visual mode
Marc André Tanner
2017-09-15
vis: remove ! operator
Marc André Tanner
2017-09-15
Merge branch 'master' of https://github.com/ltobler/vis
Marc André Tanner
2017-09-14
Reassign .cls file extension to latex
Lukas Tobler
2017-09-13
vis.1: Surround with quotes link-name arguments of .Lk
Javier Olaechea
2017-07-27
vis: ignore SIGQUIT
Marc André Tanner
2017-07-26
- added php constants
Samuel
2017-07-26
- updated php keywords
Samuel
2017-07-24
lexers: add copyright statement to strace lexer
Marc André Tanner
2017-07-23
build: add git based version information back
Marc André Tanner
2017-07-23
build: set version to 0.4
Marc André Tanner
2017-07-23
vis: use strncpy to copy into fixed sized buffer
Marc André Tanner
2017-07-23
vis: only draw selections of currently active window
Marc André Tanner
2017-07-23
vis-lua: move marks array to window object
Marc André Tanner
2017-07-17
vis: specify window in mark related API
Marc André Tanner
2017-07-17
vis: fix coverity issue 157025
Marc André Tanner
2017-07-14
man: update manual page with recent developments
Marc André Tanner
2017-07-14
vis: restore s / S normal mode bindings
Marc André Tanner
2017-07-14
vis: remove useless mappings which interfere with jumplist
Marc André Tanner
2017-07-14
vis: use distinct mark to save last selections
Marc André Tanner
2017-07-14
vis: always reduce selections when not in visual mode
Marc André Tanner
2017-07-14
vis-lua: make selection first class primitives in Lua API
Marc André Tanner
2017-07-11
vis: handle further input after mark and register specifiers
Marc André Tanner
2017-07-11
Revert "vis: process aliased key sequences individually"
Marc André Tanner
2017-07-11
vis: cleanup register related API
Marc André Tanner
2017-07-11
vis-lua: represent marks as array of ranges
Marc André Tanner
2017-07-10
test: update
Marc André Tanner
2017-07-10
vis: remove change list
Marc André Tanner
2017-07-10
vis: let '^ mark point to top of jump list
Marc André Tanner
2017-07-10
vis: implement jump list in terms of marks
Marc André Tanner
2017-07-10
array: add helper functions for LIFO usage
Marc André Tanner
[next]