From 79c3f037992ea58d68fc838e3535323290e4ffcc Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Thu, 21 May 2026 11:37:38 +0200 Subject: misc: comment --- plugin/50-fzf-lua.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugin') diff --git a/plugin/50-fzf-lua.lua b/plugin/50-fzf-lua.lua index 9e86ed1..562fb2a 100644 --- a/plugin/50-fzf-lua.lua +++ b/plugin/50-fzf-lua.lua @@ -2,8 +2,6 @@ -- Fuzzy finder configuration (files, grep, buffers, help) -- -- See https://github.com/ibhagwan/fzf-lua --- Uses the `fzf` binary, `rg` for grep, `fd` for the files provider and `bat` --- for previews -- all installed by `dotfiles sync`. vim.pack.add({ "https://github.com/nvim-tree/nvim-web-devicons", -- File-type icons (also used by lualine) -- cgit v1.3.1