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
/
README.md
Age
Commit message (
Expand
)
Author
2016-05-14
vis-lua: add win:map function for window local key mappings
Marc André Tanner
2016-05-04
vis-lua: add new theme_change event hook
Marc André Tanner
2016-05-04
note that primary cursor is not blinking
Erlend Fagerheim
2016-05-01
vis-lua: expose vis:feedkeys API
Marc André Tanner
2016-04-29
vis: move non-configuration sections out of visrc.lua into vis.lua
Marc André Tanner
2016-04-26
vis-lua: add file.modified property
Marc André Tanner
2016-04-23
Mention NixOS package in README
Marc André Tanner
2016-04-21
vis-lua: allow selection modification by assigning to cursor.selection
Marc André Tanner
2016-04-21
vis-lua: implement vis:message(msg)
Marc André Tanner
2016-04-21
vis-lua: also accept a range as argument for file:delete and file:content
Marc André Tanner
2016-04-21
vis-lua: add vis:command_register to map a Lua function to a :-command
Marc André Tanner
2016-04-19
vis: add :set horizon option
David B. Lamkins
2016-04-19
Integrate vis-test git submodule
Marc André Tanner
2016-04-17
Mention #vis-editor IRC channel in README
Marc André Tanner
2016-04-17
Mention slmenu(1) in README
Marc André Tanner
2016-04-16
vis-lua: add vis.mode property
Marc André Tanner
2016-04-16
vis-lua: update API documentaiton in README
Marc André Tanner
2016-04-16
vis-lua: add cursor.selection property
Marc André Tanner
2016-04-16
vis-lua: add window.cursors[] array
Marc André Tanner
2016-04-16
vis-lua: add window.cursors_iterator function
Marc André Tanner
2016-04-16
vis-lua: add cursor.number property
Marc André Tanner
2016-04-15
vis-lua: change cursor object implementation
Marc André Tanner
2016-04-15
vis-lua: add file.size to return file size in bytes
Marc André Tanner
2016-04-15
vis-lua: add file.newlines to detect type of new lines
Marc André Tanner
2016-04-14
Merge branch 'package-smgl' of https://github.com/vaygr/vis
Marc André Tanner
2016-04-13
vis: make = operator an alias for gq, both currently use fmt(1)
Marc André Tanner
2016-04-12
Add "[(" and "])" motions for jumping to a parenthese pair's start/end
Rob Pilling
2016-04-12
Add "[{" and "]}" motions to jump to a block's start/end
Rob Pilling
2016-04-12
README.md: add coverity scan build status badge
Marc André Tanner
2016-04-11
added link to new SMGL package for vis
Vlad Glagolev
2016-04-11
README.md: add travis-ci build status badge
Steven Noonan
2016-04-11
Update developer overview section in README
Marc André Tanner
2016-04-10
Merge branch 'master' of https://github.com/erig0/vis
Marc André Tanner
2016-04-09
README.md: Add pkgsrc to the distribution packages list
Eric Garver
2016-04-09
[README] unmap requires <mode>
Josh Wainwright
2016-04-08
Add more detail on configuring to README.md
larryhynes
2016-04-08
Add section on visrc.lua to README.md
larryhynes
2016-04-08
Mention a few more distribution packages in README
Marc André Tanner
2016-04-07
Update README.md
Lawrence Luo
2016-04-07
Commands and movements on alphabetic order.
Joshua Haase
2016-04-05
Update README with newer screen cast
Marc André Tanner
2016-04-05
Update README to include latest multiple cursors related key bindings
Marc André Tanner
2016-04-03
Update README to reflect sam(1) integration
Marc André Tanner
2016-04-03
Add section about new command language to README
Marc André Tanner
2016-04-03
vis: in visual mode let \ trim selections
Marc André Tanner
2016-03-30
vis: implement selection rotation
Marc André Tanner
2016-03-29
README: add a paragraph about distribution packages
Christian Hesse
2016-03-28
Update README section about multiple cursor key bindings
Marc André Tanner
2016-03-23
vis: use vis-clipboard instead of vis-{copy,paste} scripts
Marc André Tanner
2016-03-21
vis: also lookup Lua support files relative to the binary location
Marc André Tanner
[prev]
[next]