From 60c7fa3fcb593a5af40963cb44aa9548c530e686 Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 5 Aug 2025 20:30:25 -0400 Subject: neovim: added autopairs --- pkgs/custom-neovim/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 61b66ce..0bc8c2b 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -23,6 +23,7 @@ in # oil-nvim dropbar-nvim auto-session + nvim-autopairs # Colorschemes oxocarbon-nvim # IBM Carbon themes. -- cgit v1.2.3