mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
style: formatting
This commit is contained in:
parent
9134152221
commit
bd0dc6093c
3 changed files with 13 additions and 6 deletions
|
@ -1,4 +1,9 @@
|
|||
{ pkgs, config, lib, ... }:
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
with lib; {
|
||||
config = {
|
||||
vim.theme = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue