aboutsummaryrefslogtreecommitdiff
path: root/lua/basic_map.lua
AgeCommit message (Collapse)AuthorFilesLines
2017-01-20test/lua: adapt basic_map test to new newline behaviorMarc André Tanner1-5/+6
2016-12-08test/lua: update to changes in Lua APIMarc André Tanner1-5/+5
2016-05-03Add tests for creating mappings and using feedkeysJosh Wainwright1-0/+23
Tests `vis:map()` and `vis:feedkeeys()`