Skip to content

Instantly share code, notes, and snippets.

"vim.easymotion": true,
"vim.foldfix": true,
"vim.handleKeys": {
"<C-c>": false,
"<C-j>": false,
"<C-v>": false
},
"vim.leader": "<Space>",
"vim.normalModeKeyBindingsNonRecursive": [
{