aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-05Add license (GNU GPLv3+)HEADv0.0.1masterTeddy Wing
2018-03-05Add READMETeddy Wing
2018-03-05Add documentationTeddy Wing
2018-03-05Add comments to functions to describe what they doTeddy Wing
2018-03-05Add `g:loaded_rails_locale_alternate` headerTeddy Wing
2018-03-05Move functions to `autoload`Teddy Wing
2018-03-05Use an `autocmd` to create the commandsTeddy Wing
2018-03-05Move `ftplugin` to `plugin`Teddy Wing
2018-03-05Match alphabetic characters in filename substitutionTeddy Wing
2018-03-05Accept command modifiersTeddy Wing
2018-03-05Change `command!` `<args>` to `<q-args>`Teddy Wing
2018-03-05Add commands to open an alternate Rails locale fileTeddy Wing