From 07209b572031a01d7a76099c027b9779770840d1 Mon Sep 17 00:00:00 2001 From: Andrey0189 Date: Thu, 18 Apr 2024 09:51:55 +0500 Subject: Optimizing keymaps --- nixos/modules/nixvim/plugins/barbar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/nixvim/plugins') diff --git a/nixos/modules/nixvim/plugins/barbar.nix b/nixos/modules/nixvim/plugins/barbar.nix index 516ec13..218fc90 100644 --- a/nixos/modules/nixvim/plugins/barbar.nix +++ b/nixos/modules/nixvim/plugins/barbar.nix @@ -6,7 +6,7 @@ next = ""; previous = ""; - close = ""; + # close = ""; }; }; } -- cgit v1.2.3