aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/_generated/metadata.lua
diff options
context:
space:
mode:
authorSeth Daniel <github.com@sethdaniel.org>2022-03-06 15:48:45 -0600
committerGitHub <noreply@github.com>2022-03-06 22:48:45 +0100
commit6e6d75b7a446a13ec2bdaaf7934c071936ad3d8c (patch)
treecd619ed19eacf31f19a2dfe041a01921f59022f0 /lua/nvim-lsp-installer/_generated/metadata.lua
parentSupport libc detection (#527) (diff)
downloadmason-6e6d75b7a446a13ec2bdaaf7934c071936ad3d8c.tar
mason-6e6d75b7a446a13ec2bdaaf7934c071936ad3d8c.tar.gz
mason-6e6d75b7a446a13ec2bdaaf7934c071936ad3d8c.tar.bz2
mason-6e6d75b7a446a13ec2bdaaf7934c071936ad3d8c.tar.lz
mason-6e6d75b7a446a13ec2bdaaf7934c071936ad3d8c.tar.xz
mason-6e6d75b7a446a13ec2bdaaf7934c071936ad3d8c.tar.zst
mason-6e6d75b7a446a13ec2bdaaf7934c071936ad3d8c.zip
add perlnavigator (#522)
Diffstat (limited to 'lua/nvim-lsp-installer/_generated/metadata.lua')
-rw-r--r--lua/nvim-lsp-installer/_generated/metadata.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/nvim-lsp-installer/_generated/metadata.lua b/lua/nvim-lsp-installer/_generated/metadata.lua
index d07ea455..b7cf53a3 100644
--- a/lua/nvim-lsp-installer/_generated/metadata.lua
+++ b/lua/nvim-lsp-installer/_generated/metadata.lua
@@ -181,6 +181,9 @@ return {
opencl_ls = {
filetypes = { "opencl" }
},
+ perlnavigator = {
+ filetypes = { "perl" }
+ },
phpactor = {
filetypes = { "php" }
},