From e01c4f33ba5c03d736365c5841bd6abb6c5bb84f Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 4 Dec 2023 22:26:05 +0100 Subject: Remove trim.nvim --- fnl/plugins/editor/trim.fnl | 3 --- lazy-lock.json | 1 - 2 files changed, 4 deletions(-) delete mode 100644 fnl/plugins/editor/trim.fnl diff --git a/fnl/plugins/editor/trim.fnl b/fnl/plugins/editor/trim.fnl deleted file mode 100644 index 0c0082f..0000000 --- a/fnl/plugins/editor/trim.fnl +++ /dev/null @@ -1,3 +0,0 @@ -;; Trim whitespaces on save. - -{1 :cappyzawa/trim.nvim :event :BufFilePre :opts {:ft_blocklist [:python]}} diff --git a/lazy-lock.json b/lazy-lock.json index 30aaeb8..d6bf371 100644 --- a/lazy-lock.json +++ b/lazy-lock.json @@ -59,7 +59,6 @@ "telescope-orgmode.nvim": { "branch": "main", "commit": "eabff061c3852a9aa94e672a7d2fa4a1ef63f9e2" }, "telescope.nvim": { "branch": "master", "commit": "3f5f165447d797576206e3b9bd555ea8db85b6f2" }, "toggleterm.nvim": { "branch": "main", "commit": "faee9d60428afc7857e0927fdc18daa6c409fa64" }, - "trim.nvim": { "branch": "master", "commit": "629b96a303a3a0bb5fd050e6cd9d627ca7831cc7" }, "trouble.nvim": { "branch": "main", "commit": "f1168feada93c0154ede4d1fe9183bf69bac54ea" }, "undotree": { "branch": "master", "commit": "36ff7abb6b60980338344982ad4cdf03f7961ecd" }, "vim-dadbod": { "branch": "master", "commit": "738cfc2ea6a1510fe23cba9006fef9291be70f7b" }, -- cgit v1.2.3-70-g09d2