From 4985d586af2e810be07177e3b82b11c1e5ee0630 Mon Sep 17 00:00:00 2001 From: Kerry Staley <35789718+kgstaley@users.noreply.github.com> Date: Tue, 19 Mar 2024 18:21:38 -0700 Subject: [PATCH] add go to autoformat, enable custom plugins --- init.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 836752e7..5bd91d29 100644 --- a/init.lua +++ b/init.lua @@ -666,6 +666,7 @@ require('lazy').setup({ javascript = { { 'prettierd', 'prettier' } }, typescript = { { 'prettierd', 'prettier' } }, ruby = { { 'rubocop' } }, + go = { { 'gofmt' } }, }, }, }, @@ -885,7 +886,7 @@ require('lazy').setup({ -- -- Uncomment the following line and add your plugins to `lua/custom/plugins/*.lua` to get going. -- For additional information, see `:help lazy.nvim-lazy.nvim-structuring-your-plugins` - -- { import = 'custom.plugins' }, + { import = 'custom.plugins' }, }, { ui = { -- If you are using a Nerd Font: set icons to an empty table which will use the