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
31c5321f0c
commit
7d865da512
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