From 67757d910c3de5a9ce8ab351c585f9be5bc623e5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 7 Aug 2024 01:01:56 +0200 Subject: Update --- fnl/plugins/conform.fnl | 2 +- fnl/plugins/telescope.fnl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/plugins/conform.fnl b/fnl/plugins/conform.fnl index 86e5e71..4fdf3f7 100644 --- a/fnl/plugins/conform.fnl +++ b/fnl/plugins/conform.fnl @@ -21,7 +21,7 @@ :lua [:stylua] :markdown [:prettierd] :ocaml [:ocamlformat] - :python [:ruff_format :ruff_fix] + :python [:ruff_format :ruff_fix :ruff_organize_imports] :rust [:rustfmt] :sh [:shfmt :shellharden] :sql [:pg_format :sqlfluff] diff --git a/fnl/plugins/telescope.fnl b/fnl/plugins/telescope.fnl index 6829e3a..e2e1cc0 100644 --- a/fnl/plugins/telescope.fnl +++ b/fnl/plugins/telescope.fnl @@ -28,7 +28,7 @@ :nvim-lua/plenary.nvim :nvim-telescope/telescope-fzf-native.nvim :nvim-telescope/telescope-frecency.nvim - {1 :lyz-code/telescope-orgmode.nvim :version :1.1.0}]) + {1 :nvim-orgmode/telescope-orgmode.nvim}]) (local extensions [:fzf :frecency -- cgit v1.2.3-70-g09d2