aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2022-12-19 15:06:48 +0100
committerGitHub <noreply@github.com>2022-12-19 14:06:48 +0000
commit758d0458552cac81b03c89d1f5f78e7138087171 (patch)
treebb81c16ff96f05669c8d3fa829297b6447e6e531
parentfeat: add nil (#108) (diff)
downloadmason-lspconfig-758d0458552cac81b03c89d1f5f78e7138087171.tar
mason-lspconfig-758d0458552cac81b03c89d1f5f78e7138087171.tar.gz
mason-lspconfig-758d0458552cac81b03c89d1f5f78e7138087171.tar.bz2
mason-lspconfig-758d0458552cac81b03c89d1f5f78e7138087171.tar.lz
mason-lspconfig-758d0458552cac81b03c89d1f5f78e7138087171.tar.xz
mason-lspconfig-758d0458552cac81b03c89d1f5f78e7138087171.tar.zst
mason-lspconfig-758d0458552cac81b03c89d1f5f78e7138087171.zip
docs: add nil_ls to README (#109)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 755a4f8..262986f 100644
--- a/README.md
+++ b/README.md
@@ -223,6 +223,7 @@ local DEFAULT_SETTINGS = {
| Metamath Zero | `mm0_ls` |
| Nickel | `nickel_ls` |
| Nim | `nimls` |
+| Nix | `nil_ls` |
| Nix | `rnix` |
| OCaml | `ocamllsp` |
| OneScript, 1C:Enterprise | `bsl_ls` |