From 94e1b6c3d54ed36f1afe17cb75baac397a3864c7 Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Sun, 16 Mar 2025 11:08:21 +0100 Subject: [PATCH] docs: add FreeBSD requirements --- init.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.lua b/init.lua index 48b28f5..c0aed23 100644 --- a/init.lua +++ b/init.lua @@ -7,6 +7,9 @@ NOTE: EXTERNAL DEPENDENCIES MACOS - fd (https://github.com/sharkdp/fd, used by telescope) - A Nerd font (https://www.nerdfonts.com/, used by various plugins) +NOTE: EXTERNAL DEPENDENCIES FREEBSD +- cmake, ripgrep (pkg install ) + NOTE: EXTERNAL DEPENDENCIES WINDOWS See https://blog.nikfp.com/how-to-install-and-set-up-neovim-on-windows - ripgrep (https://github.com/BurntSushi/ripgrep, used by telescope)