From 309013c89109a69e7dea5fb8242b8b9f8fd5fe73 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 13 Jun 2024 15:45:47 +0200 Subject: [PATCH] [nix] style: removed white line --- nix/home/neovim/neovim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/home/neovim/neovim.nix b/nix/home/neovim/neovim.nix index c9598fa..9a4d242 100644 --- a/nix/home/neovim/neovim.nix +++ b/nix/home/neovim/neovim.nix @@ -88,6 +88,7 @@ hide_dotfiles = false, hide_gitignored = false, }, + use_libuv_file_watcher = true, }, window = { position = "left",