From e6bfb44de9bb6679c57c2f8e432d074acdca54a4 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 7 Mar 2023 22:03:38 +0100 Subject: Update broken plugin configs --- fnl/plugins/editor/trim.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins/editor/trim.fnl') diff --git a/fnl/plugins/editor/trim.fnl b/fnl/plugins/editor/trim.fnl index 7f224bc..0c0082f 100644 --- a/fnl/plugins/editor/trim.fnl +++ b/fnl/plugins/editor/trim.fnl @@ -1,3 +1,3 @@ ;; Trim whitespaces on save. -{1 :cappyzawa/trim.nvim :event :BufFilePre :opts {:disable [:python]}} +{1 :cappyzawa/trim.nvim :event :BufFilePre :opts {:ft_blocklist [:python]}} -- cgit v1.2.3-70-g09d2