From c0716339c0ee4dab4e31c127f5aabcd22e7b057a Mon Sep 17 00:00:00 2001 From: Mohammad Moosazadeh Date: Sat, 1 Jun 2024 00:47:27 -0400 Subject: [PATCH] Mason Rubocop LSP Server --- init.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.lua b/init.lua index 0e986463..f6784712 100644 --- a/init.lua +++ b/init.lua @@ -592,6 +592,8 @@ require('lazy').setup({ }, }, }, + + rubocop = {}, } -- Ensure the servers and tools above are installed