mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 09:14:31 +02:00
plugins/bufferline: add TODO to remove warnings (#318)
This commit is contained in:
parent
30726d49c6
commit
d40db46d7f
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ with lib; let
|
||||||
pick_selected = "pickSelected";
|
pick_selected = "pickSelected";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
# Those renamed are from 2023-04-04.
|
||||||
|
# TODO: remove them in 1-2 months
|
||||||
imports =
|
imports =
|
||||||
[
|
[
|
||||||
(
|
(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue