mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: forgejo test
This commit is contained in:
parent
66b81e1197
commit
7730c2e89c
5 changed files with 76 additions and 64 deletions
|
@ -5,6 +5,14 @@
|
|||
};
|
||||
};
|
||||
|
||||
elm-language-server = {
|
||||
initialization_options = {
|
||||
disableElmLSDiagnostics = true;
|
||||
onlyUpdateDiagnosticsOnSave = false;
|
||||
elmReviewDiagnostics = "warning";
|
||||
};
|
||||
};
|
||||
|
||||
elm = {
|
||||
binary = {
|
||||
path_lookup = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue