aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlberto Russo <valix.ar@gmail.com>2024-03-20 19:53:52 +0100
committerGitHub <noreply@github.com>2024-03-20 18:53:52 +0000
commit8d6ef4c96fe80c9f0cc47c9044b822d006e1bfce (patch)
treede4427af6a0102373fabd3c892998eb100386beb /README.md
parentdocs: renamed server name for autotools-language-server (#368) (diff)
downloadmason-lspconfig-8d6ef4c96fe80c9f0cc47c9044b822d006e1bfce.tar
mason-lspconfig-8d6ef4c96fe80c9f0cc47c9044b822d006e1bfce.tar.gz
mason-lspconfig-8d6ef4c96fe80c9f0cc47c9044b822d006e1bfce.tar.bz2
mason-lspconfig-8d6ef4c96fe80c9f0cc47c9044b822d006e1bfce.tar.lz
mason-lspconfig-8d6ef4c96fe80c9f0cc47c9044b822d006e1bfce.tar.xz
mason-lspconfig-8d6ef4c96fe80c9f0cc47c9044b822d006e1bfce.tar.zst
mason-lspconfig-8d6ef4c96fe80c9f0cc47c9044b822d006e1bfce.zip
feat: add pico8 language server (#369)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d72a90..5c74b87 100644
--- a/README.md
+++ b/README.md
@@ -297,6 +297,7 @@ local DEFAULT_SETTINGS = {
| PHP | `psalm` |
| Perl | `perlnavigator` |
| Pest | `pest_ls` |
+| Pico8 | `pico8_ls` |
| Powershell | `powershell_es` |
| Prisma | `prismals` |
| Puppet | `puppet` |