File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
2-
31# list of languages for which language servers are started; choose from:
42# al ansible bash clojure cpp
53# cpp_ccls crystal csharp csharp_omnisharp dart
2725# The first language is the default language and the respective language server will be used as a fallback.
2826# Note that when using the JetBrains backend, language servers are not used and this list is correspondingly ignored.
2927languages :
30- - typescript
28+ - typescript
3129
32- # the encoding used by text files in the project
33- # For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings
30+ # the encoding used by text files in the project
31+ # For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings
3432encoding : ' utf-8'
3533
3634# whether to use project's .gitignore files to ignore files
You can’t perform that action at this time.
0 commit comments