JS & UT: add et to vim setting.

This commit is contained in:
Arthur Britto
2012-11-24 14:07:21 -08:00
parent 189c1276a3
commit 49e6ca70ba
21 changed files with 1569 additions and 1565 deletions

View File

@@ -7,7 +7,7 @@ var path = require("path");
// Where to find the binary.
exports.rippled = path.resolve("build/rippled");
exports.server_default = "alpha";
exports.server_default = "alpha";
// Configuration for servers.
exports.servers = {
@@ -66,4 +66,4 @@ exports.accounts = {
},
};
// vim:sw=2:sts=2:ts=8
// vim:sw=2:sts=2:ts=8:et