Skip to content

Instantly share code, notes, and snippets.

View HarshalGunjalOp's full-sized avatar
💭
Coding.....

Harshal Gunjal HarshalGunjalOp

💭
Coding.....
  • Indian Institute of Technology, Madras
  • TAPS 3&4 Colony, Tapp, Palghar, Tarapur, Maharashtra 401504
  • 21:48 (UTC -12:00)
  • LinkedIn in/harshalgunjal
View GitHub Profile
@brotherkaif
brotherkaif / settings.json
Created September 12, 2023 17:19
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>"],