This commit is contained in:
Roel de Cort 2024-04-13 21:17:36 +02:00
parent 6c5d3de7d5
commit c268b0f2a8

View file

@ -1,5 +1,4 @@
{ pkgs, ... }: {
{pkgs, ...}: {
extraPlugins = with pkgs.vimPlugins; [
lazygit-nvim
];