From d3d37c51c9f6903eef268046a33107b78c16b502 Mon Sep 17 00:00:00 2001 From: Proctor Date: Thu, 22 Sep 2022 08:42:40 -0500 Subject: [PATCH] Small fnl formatting fix --- nvim/.config/nvim/fnl/dotfiles/plugins.fnl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nvim/.config/nvim/fnl/dotfiles/plugins.fnl b/nvim/.config/nvim/fnl/dotfiles/plugins.fnl index cd61ccb..7aebbdb 100644 --- a/nvim/.config/nvim/fnl/dotfiles/plugins.fnl +++ b/nvim/.config/nvim/fnl/dotfiles/plugins.fnl @@ -2,9 +2,7 @@ {autoload {nvim aniseed.nvim a aniseed.core ;; util dotfiles.util - packer packer - - } + packer packer} ;; require {minpac minpac} })