chore: remove unused binding nixvim from configuration.nix

This commit is contained in:
lightly-toasted 2025-08-04 11:23:37 +09:00
parent 71ccc41ac9
commit e1950e2348

View file

@ -1,4 +1,4 @@
{ config, pkgs, nixvim, ... }:
{ config, pkgs, ... }:
{
imports =