mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-04 01:55:11 +02:00
standalone: Allow to pass extraSpecialArgs (#665)
This commit is contained in:
parent
2f06f921e0
commit
0c5dcb56d1
4 changed files with 12 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{self, ...}: {
|
||||
# Import all your configuration modules here
|
||||
imports = [
|
||||
./bufferline.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue