mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 09:47:54 +02:00
chore: Fix spacing
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
{ pkgs, config, ... }:
|
{ pkgs, config, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
vim-nix-rummik = pkgs.vimUtils.buildVimPluginFrom2Nix {
|
vim-nix-rummik = pkgs.vimUtils.buildVimPluginFrom2Nix {
|
||||||
pname = "vim-nix";
|
pname = "vim-nix";
|
||||||
|
Reference in New Issue
Block a user