From c55821b4e478fd2476e60f396e45a0dd9d0b2d32 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 16 Feb 2026 10:58:28 +0100 Subject: removed broken snacks from neovim config --- modules/home/i3wm/nord-blue/nvim.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'modules/home/i3wm') diff --git a/modules/home/i3wm/nord-blue/nvim.nix b/modules/home/i3wm/nord-blue/nvim.nix index 2ebd8cf..b66c4f4 100644 --- a/modules/home/i3wm/nord-blue/nvim.nix +++ b/modules/home/i3wm/nord-blue/nvim.nix @@ -71,12 +71,6 @@ }) - -- Register some categories (optional) - require("snacks").register({ - f = { name = "file" }, - g = { name = "git" }, - b = { name = "buffers" }, - }) -- Telescope keymaps vim.keymap.set("n", "ff", builtin.find_files) -- cgit v1.2.3