diff --git a/home/modules/tui/neovim/plugins/barbar.nix b/home/modules/tui/neovim/plugins/barbar.nix index 02b8067..5de093a 100644 --- a/home/modules/tui/neovim/plugins/barbar.nix +++ b/home/modules/tui/neovim/plugins/barbar.nix @@ -4,7 +4,7 @@ keymaps = { next.key = ""; previous.key = ""; - close.key = ""; + close.key = ""; }; }; -} \ No newline at end of file +}