mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 07:25:40 +00:00
chore: remove unused binding nixvim from configuration.nix
This commit is contained in:
parent
71ccc41ac9
commit
e1950e2348
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, nixvim, ... }:
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue