all repos — nixfiles @ 43cfdf0d90674c88a43d0b24090b51416ba4fad9

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

tabnine/.config/TabNine/tabnine_config.json (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "version": "2.0.2",
  "hide_promotional_message": false,
  "beta_enabled": "No",
  "ignore_all_lsp": false,
  "semantic_status": {
    "javascript": "Enabled",
    "typescript": "Enabled"
  },
  "disable_auto_update": false,
  "user_understands_that_enabling_tabnine_cloud_sends_code_to_tabnine_servers": false,
  "hosted_deep_completions_enabled": "Disabled",
  "tabnine_cloud_host": null,
  "tabnine_cloud_port": null,
  "cloud_whitelist": [],
  "api_key": null,
  "api_key_service_level": null
}