From a60fee05bd00fe6bba1d22157f17e75ece43be77 Mon Sep 17 00:00:00 2001 From: Peter Lithammer Date: Sun, 6 Mar 2022 22:41:02 +0100 Subject: style(hhvm): add space inside table --- lua/lspconfig/server_configurations/hhvm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/server_configurations/hhvm.lua b/lua/lspconfig/server_configurations/hhvm.lua index b9fe3085..0e8ac5c5 100644 --- a/lua/lspconfig/server_configurations/hhvm.lua +++ b/lua/lspconfig/server_configurations/hhvm.lua @@ -2,7 +2,7 @@ local util = require 'lspconfig.util' return { default_config = { - cmd = {'hh_client', 'lsp'}, + cmd = { 'hh_client', 'lsp' }, filetypes = { 'php', 'hack' }, root_dir = util.root_pattern '.hhconfig', }, -- cgit v1.2.3-70-g09d2