summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2016-04-12Add "[(" and "])" motions for jumping to a parenthese pair's start/endRob Pilling
2016-04-12Add "[{" and "]}" motions to jump to a block's start/endRob Pilling
2016-04-12README.md: add coverity scan build status badgeMarc André Tanner
2016-04-11README.md: add travis-ci build status badgeSteven Noonan
2016-04-11Update developer overview section in READMEMarc André Tanner
2016-04-10Merge branch 'master' of https://github.com/erig0/visMarc André Tanner
2016-04-09README.md: Add pkgsrc to the distribution packages listEric Garver
2016-04-09[README] unmap requires <mode>Josh Wainwright
2016-04-08Add more detail on configuring to README.mdlarryhynes
2016-04-08Add section on visrc.lua to README.mdlarryhynes
2016-04-08Mention a few more distribution packages in READMEMarc André Tanner
2016-04-07Update README.mdLawrence Luo
2016-04-07Commands and movements on alphabetic order.Joshua Haase
2016-04-05Update README with newer screen castMarc André Tanner
2016-04-05Update README to include latest multiple cursors related key bindingsMarc André Tanner
2016-04-03Update README to reflect sam(1) integrationMarc André Tanner
2016-04-03Add section about new command language to READMEMarc André Tanner
2016-04-03vis: in visual mode let \ trim selectionsMarc André Tanner
2016-03-30vis: implement selection rotationMarc André Tanner
2016-03-29README: add a paragraph about distribution packagesChristian Hesse
2016-03-28Update README section about multiple cursor key bindingsMarc André Tanner
2016-03-23vis: use vis-clipboard instead of vis-{copy,paste} scriptsMarc André Tanner
2016-03-21vis: also lookup Lua support files relative to the binary locationMarc André Tanner
2016-03-21build: overhaul build system auto detect stuff using a configure scriptMarc André Tanner
2016-03-15vis: do properly replay ": and "/ registersMarc André Tanner
2016-03-15vis: add support for command register ":Marc André Tanner
2016-03-13Update README to include recent changes to supported registersMarc André Tanner
2016-03-11Update README to reflect changes in multiple cursor supportMarc André Tanner
2016-02-25vis: use standard registers for macro recordingsMarc André Tanner
2016-02-20Description for langmap commandxomachine
2016-02-18Update README to reflect changes to Lua APIMarc André Tanner
2016-02-18vis: use <Tab> to align multiple cursors in normal modeMarc André Tanner
2016-02-13vis: in insert mode <S-Tab> aligns all cursors by inserting spacesMarc André Tanner
2016-02-12Update README to reflect recent developmentMarc André Tanner
2016-01-19Add usage example for file open dialog to READMESilvan Jegen
2015-12-31Add explicit build commands to READMEMarc André Tanner
2015-12-31Add section about Lua API to READMEMarc André Tanner
2015-12-29#111 command line prompt options defaultsErlend Fagerheim
2015-12-28Update READMEMarc André Tanner
2015-12-26vis: refactor Lua integrationMarc André Tanner
2015-11-08Clarify build dependencies in READMEMarc André Tanner
2015-11-08Mention make local in READMEMarc André Tanner
2015-11-08Mention new source files in READMEMarc André Tanner
2015-11-08vis: implement :set colorcolumnMarc André Tanner
2015-11-08Update READMEMarc André Tanner
2015-10-27Update source tree overview section in READMEMarc André Tanner
2015-10-05Add section about build dependencies to READMEMarc André Tanner
2015-08-06vis: implement al and il text objectsMarc André Tanner
2015-08-02Add short demo screencast to READMEMarc André Tanner
2015-08-02Update READMEMarc André Tanner