vim: unmap grt

This commit is contained in:
2025-07-14 17:33:17 +08:00
parent 78dcc5ea04
commit 6f97e895d6
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
"list.maxPreviewHeight": 16,
"list.floatPreview": true,
"list.source.files.filterByName": true,
"list.source.files.defaultAction": "tabe",
"go.goplsPath": "/usr/bin/gopls",
"go.goplsUseDaemon": true,
"go.goplsOptions": {