diff --git a/users/price/dots/.config/nvim/lua/plugins/configs/flatten.lua b/users/price/dots/.config/nvim/lua/plugins/configs/flatten.lua index afa1d75e..1b1643ae 100644 --- a/users/price/dots/.config/nvim/lua/plugins/configs/flatten.lua +++ b/users/price/dots/.config/nvim/lua/plugins/configs/flatten.lua @@ -14,7 +14,7 @@ return { wezterm = false, kitty = false, }, - callbacks = { + hooks = { should_block = function(argv) -- Note that argv contains all the parts of the CLI command, including -- Neovim's path, commands, options and files.