Skip to content

Commit 0340c5a

Browse files
authored
feat: surrounding lines
1 parent f100010 commit 0340c5a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"other": true,
1111
"comments": true,
1212
"strings": true
13-
}
13+
},
14+
"editor.cursorSurroundingLines": 8,
1415
}

0 commit comments

Comments
 (0)