From 514db643876c51262dc61e6a6c9d86418b6a5a85 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 17 Apr 2022 01:36:41 +0200 Subject: feat(trim): add plugin --- fnl/plugins.fnl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl index 23bf9cb..200f631 100644 --- a/fnl/plugins.fnl +++ b/fnl/plugins.fnl @@ -1,4 +1,6 @@ -;; List of plugins +;; List of plu +gins + (module plugins) (def plugins {:wbthomason/packer.nvim {} @@ -61,4 +63,5 @@ :kevinhwang91/nvim-bqf {:event :BufRead} :norcalli/nvim-colorizer.lua {} :max397574/better-escape.nvim {} - :nvim-orgmode/orgmode {}}) + :nvim-orgmode/orgmode {} + :cappyzawa/trim.nvim {}}) -- cgit v1.2.3-70-g09d2