feat: bash language server

This commit is contained in:
raf 2023-09-23 18:36:25 +03:00
commit 6e448cf958
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
7 changed files with 221 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{lib}:
with lib; let
diagnosticSubmodule = {...}: {
diagnosticSubmodule = _: {
options = {
type = mkOption {
description = "Type of diagnostic to enable";