aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins/number-inc-dec.lua
AgeCommit message (Expand)AuthorFilesLines
2018-01-22lua: fix theme loading when lexer module is not availableMarc André Tanner1-1/+1
2017-07-14vis-lua: make selection first class primitives in Lua APIMarc André Tanner1-3/+3
2017-03-02lua: use goto label to mimic continue statementMarc André Tanner1-41/+36
2017-03-02lua: let number increment/decrement handle next numberMarc André Tanner1-37/+47
2017-02-28lua: reimplement number increment <C-a> and decrement <C-x>Marc André Tanner1-0/+54