From ac6b3f6ec3ee5696b892aa8814d482cf72777899 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Wed, 4 Mar 2026 17:26:25 +0100 Subject: fixed toggleterm to be correct package name (toggleterm-nvim) --- modules/home/i3wm/nord-blue/nvim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/i3wm/nord-blue/nvim.nix b/modules/home/i3wm/nord-blue/nvim.nix index 35d0430..7ddd273 100644 --- a/modules/home/i3wm/nord-blue/nvim.nix +++ b/modules/home/i3wm/nord-blue/nvim.nix @@ -23,7 +23,7 @@ nvim-tree-lua # Tree file browser nvim-web-devicons # Icons orgmode # Obsidian.md stuff for neovim - toggleterm # Togglable terminal in Neovim + toggleterm-nvim # Togglable terminal in Neovim { plugin = vim-startify; # Add the plugin and its coresponding config config = "let g:startify_change_to_vcs_root = 0"; -- cgit v1.2.3