This commit is contained in:
nightwing 2015-01-23 17:07:20 +04:00
commit 8df1eb70c5

View file

@ -5979,7 +5979,7 @@ dom.importCssString(".normal-mode .ace_cursor{\
},
type: "boolean"
}, false);
exports.Vim.defineEx('write', 'w', function() {
Vim.defineEx('write', 'w', function() {
console.log(':write is not implemented')
});
defaultKeymap.push(