1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 01:48:31 +02:00

vscode: fix typo

This commit is contained in:
Robert Helgesson 2021-02-04 23:26:00 +01:00
parent 3f2f7f8efa
commit 22ecd0e568
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -1,4 +1,4 @@
# Test that keybdinings.json is created correctly. # Test that keybindings.json is created correctly.
{ config, lib, pkgs, ... }: { config, lib, pkgs, ... }:
with lib; with lib;