mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 06:46:40 +00:00
chore(cursor/github): don't periodically fetch remote repos
This commit is contained in:
@@ -154,6 +154,14 @@
|
||||
],
|
||||
//
|
||||
// ===========================================================================
|
||||
// GitHub
|
||||
// ===========================================================================
|
||||
// Extension URL:
|
||||
// - https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
|
||||
// - https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub
|
||||
"githubRepositories.autoFetch.enabled": false,
|
||||
//
|
||||
// ===========================================================================
|
||||
// Go
|
||||
// ===========================================================================
|
||||
// Extensions:
|
||||
|
||||
Reference in New Issue
Block a user