From 98752ef8c0d5891c240acb5cfaa80677ccd03a93 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 19 May 2024 00:11:57 +0900 Subject: chore(pack): reformat --- fnl/nvrc/pack.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl/nvrc/pack.fnl') diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl index 20c9a4a..7f1293b 100644 --- a/fnl/nvrc/pack.fnl +++ b/fnl/nvrc/pack.fnl @@ -11,8 +11,8 @@ :dependencies [(pack :nvim-treesitter/nvim-treesitter-refactor) (pack :nvim-treesitter/nvim-treesitter-textobjects)]}) (pack! :NvChad/nvim-colorizer.lua {:opts {:user_default_options {:mode :background - :RRGGBBAA true - :css true}}}) + :RRGGBBAA true + :css true}}}) (pack! :stevearc/oil.nvim {:init :oil}) (pack! :echasnovski/mini.indentscope {:req :mini-indentscope}) -- cgit 1.4.1