summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fnl/plugins/editor/trim.fnl3
-rw-r--r--lazy-lock.json1
2 files changed, 0 insertions, 4 deletions
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" },