mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 04:04:34 +02:00
plugins/barbecue: init + tests (#622)
* doing changes * fixing stuff * fixing stuff * Update plugins/bufferlines/barbecue.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update plugins/bufferlines/barbecue.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update plugins/bufferlines/barbecue.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update tests/test-sources/plugins/bufferlines/barbecue.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * fix function formatting * Update plugins/bufferlines/barbecue.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * fix semicolon in modified --------- Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com> Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
parent
a0c35acab5
commit
eb84003a09
3 changed files with 264 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./bufferlines/barbar.nix
|
||||
./bufferlines/barbecue.nix
|
||||
./bufferlines/bufferline.nix
|
||||
./bufferlines/navic.nix
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue