mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-09 00:34:34 +02:00
plugins/barbar: iconsPackage -> icons provider options
This commit is contained in:
parent
23a903f13c
commit
2cf80fd66f
3 changed files with 32 additions and 9 deletions
|
@ -139,6 +139,7 @@
|
|||
};
|
||||
};
|
||||
barbar.enable = true;
|
||||
web-devicons.enable = true;
|
||||
};
|
||||
|
||||
globals.mapleader = " ";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue