mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Disable starship swift integration
This commit is contained in:
parent
671841af49
commit
38eab4c769
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@ in {
|
||||||
settings = {
|
settings = {
|
||||||
vcs.disabled = false;
|
vcs.disabled = false;
|
||||||
|
|
||||||
|
swift.disabled = true;
|
||||||
|
|
||||||
command_timeout = 100;
|
command_timeout = 100;
|
||||||
scan_timeout = 20;
|
scan_timeout = 20;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue