vim: screw list grep/files
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"list.normalMappings": {
|
||||
"e": "action:drop"
|
||||
},
|
||||
"go.goplsPath": "/home/edgar/.local/share/gopath/bin/gopls",
|
||||
"list.source.files.command": "rg",
|
||||
"list.source.files.args": ["--files"],
|
||||
"list.source.files.filterByName": true,
|
||||
"go.goplsPath": "/usr/bin/gopls",
|
||||
"go.goplsUseDaemon": true,
|
||||
"go.goplsOptions": {
|
||||
"semanticTokens": true
|
||||
|
Reference in New Issue
Block a user