all repos — nixfiles @ 65af77332cf92701f177721dd01a60ff2a6566c4

System and user configuration, managed by nix and home-manager

TabNine: update config according to schema

Alan Pearce
commit

65af77332cf92701f177721dd01a60ff2a6566c4

parent

13ff1bb6fea6de1f09b858285d3bdca84df09078

1 file changed, 2 insertions(+), 1 deletion(-)

jump to
M user/settings/tabnine.nixuser/settings/tabnine.nix
@@ -18,7 +18,7 @@
hide_promotional_message = true; beta_enabled = "No"; ignore_all_lsp = false; - creation_time = "2019-08-26T09:51:35.732522096Z"; + creation_time = "2020-01-13T15:42:35.732522096Z"; semantic_status = { typescript = "Enabled"; javascript = "Enabled";
@@ -28,6 +28,7 @@ disable_auto_update = true;
user_understands_that_enabling_tabnine_cloud_sends_code_to_tabnine_servers = false; hosted_deep_completions_enabled = "Disabled"; + tabnine_cloud_certificate_domain = null; tabnine_cloud_host = null; tabnine_cloud_port = null; cloud_whitelist = [ ];