feat: copied some configuration from JaKooLit & ZaneyOS configs

This commit is contained in:
installer
2024-12-17 18:16:52 +01:00
parent cf474f88f1
commit 91b52f2921
15 changed files with 878 additions and 219 deletions

View File

@@ -31,7 +31,13 @@ in {
# [language-server.pylsp.config.pylsp]
# plugins.pyls_mypy.enabled = true
# plugins.pyls_mypy.live_mode = true
# [[language]]
# name = "rust"
# language-servers = ["rust-analyzer"]
# [language-server.rust-analyzer.config]
# check.command = "clippy"
};