aboutsummaryrefslogtreecommitdiff
path: root/visrc.lua
AgeCommit message (Expand)AuthorFilesLines
2016-04-08Merge branch 'patch-4' of https://github.com/larryhynes/visMarc André Tanner1-1/+2
2016-04-08Add map example to visrc.lualarryhynes1-1/+2
2016-04-08Add '.markdown' suffix for markdown syntax highlighting.larryhynes1-1/+1
2016-03-23visrc: Move filetype detection to separate functionJosh Wainwright1-2/+7
2016-03-12vis-lua: allow to set window.syntax = nilMarc André Tanner1-0/+3
2016-03-08vis: handle lexer module load failure even more gracefullyMarc André Tanner1-2/+3
2016-03-06vis: gracefully handle lpeg module load failureMarc André Tanner1-1/+7
2016-02-19update lexer for Arch Linux PKGBUILDChristian Hesse1-1/+1
2016-02-18vis-lua: add text object ii to match based on syntax item/tokenMarc André Tanner1-0/+31
2016-02-18vis-lua: add helper functions to implement motions/text objects in luaMarc André Tanner1-0/+27
2016-02-18vis-lua: promote vis to a real objectMarc André Tanner1-1/+1
2016-01-28lexer: snyc with upstream scintillua 3.6.3-1Marc André Tanner1-0/+3
2016-01-02lexer: sync with upstream scintillua rev bdb74a2f31dfMarc André Tanner1-0/+4
2015-12-26vis: move file type detection to visrc.luaMarc André Tanner1-0/+127