From ad1329bf205454a8b13110475687775a8456f787 Mon Sep 17 00:00:00 2001 From: triethyl Date: Wed, 13 Aug 2025 22:40:29 -0400 Subject: neovim: bunch of stuff --- pkgs/custom-neovim/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 8ea087c..479e952 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -28,6 +28,8 @@ in render-markdown-nvim # Render markdown fancily. incline-nvim # Puts the filename in the winbar. + git-plugins.profile-nvim-git + # Completion nvim-cmp # Completer. cmp-buffer -- cgit v1.2.3