Skip to content

Instantly share code, notes, and snippets.

View RuxCastillo's full-sized avatar

Ruben RuxCastillo

View GitHub Profile
@RuxCastillo
RuxCastillo / settings.json
Created April 15, 2026 23:28 — forked from brotherkaif/settings.json
LazyVim keymappings for VSCode
{
"vim.showMarksInGutter": false,
"vim.foldfix": true,
"vim.surround": true,
"vim.easymotion": true,
"vim.easymotionKeys": "asdghklqwertyuiopzxcvbnmfj",
"vim.leader": "<space>",
"vim.normalModeKeyBindingsNonRecursive": [
{
"before": [":", "w", "<CR>"],