Update settings.json

This commit is contained in:
Benjamin Chadwick 2021-06-08 13:10:33 -07:00 committed by GitHub
parent 0ebcbdd448
commit 5efe9f8df3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,4 @@
"search.exclude": {
"vendor/**": true
},
"vim.easymotion": true,
"vim.handleKeys": {
"<C-d>": true
},
"vim.leader": "Space"
}
}