Skip to content

Instantly share code, notes, and snippets.

var myApp = angular.module('myApp', []);
myApp.provider('helloWorld', function() {
// In the provider function, you cannot inject any
// service or factory. This can only be done at the
// "$get" method.
this.name = 'Default';
this.$get = function() {
{
"vim.disableAnnoyingNeovimMessage": true,
"git.confirmSync": false,
"vim.insertModeKeyBindings": [
{
"before": ["j", "j"],
"after": ["<Esc>"]
}
],
"editor.lineNumbers": "relative",

Keybase proof

I hereby claim:

  • I am davertron on github.
  • I am davertron (https://keybase.io/davertron) on keybase.
  • I have a public key ASCcsFLBGsqhV4qglkL-5Vd6ClQz80BucRwo5c2ONGIYdAo

To claim this, I am signing this object: