chore: copied some old helix config as comments for later
This commit is contained in:
@@ -20,7 +20,20 @@ in {
|
||||
display-messages = true;
|
||||
display-inlay-hints = true;
|
||||
};
|
||||
# [editor.inline-diagnostics]
|
||||
# cursor-line = "warning"
|
||||
};
|
||||
|
||||
# [[language]]
|
||||
# name = "python"
|
||||
# language-servers = ["pylsp"]
|
||||
|
||||
# [language-server.pylsp.config.pylsp]
|
||||
# plugins.pyls_mypy.enabled = true
|
||||
# plugins.pyls_mypy.live_mode = true
|
||||
|
||||
|
||||
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user