From 4fb55bffa20b55bfcddcf8a358725f5e8064f24f Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 13 Jun 2024 15:47:12 +0200 Subject: [PATCH] [neovim] feat: disabled not working directive --- nix/home/neovim/neovim.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/home/neovim/neovim.nix b/nix/home/neovim/neovim.nix index 9a4d242..c9598fa 100644 --- a/nix/home/neovim/neovim.nix +++ b/nix/home/neovim/neovim.nix @@ -88,7 +88,6 @@ hide_dotfiles = false, hide_gitignored = false, }, - use_libuv_file_watcher = true, }, window = { position = "left",