Enable semantic_index by default
This commit is contained in:
parent
3cf7164a54
commit
f965ee9b1b
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@
|
||||||
},
|
},
|
||||||
// Difference settings for semantic_index
|
// Difference settings for semantic_index
|
||||||
"semantic_index": {
|
"semantic_index": {
|
||||||
"enabled": false
|
"enabled": true
|
||||||
},
|
},
|
||||||
// Settings specific to our elixir integration
|
// Settings specific to our elixir integration
|
||||||
"elixir": {
|
"elixir": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue