mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
barbar: move into bufferlines category
This commit is contained in:
parent
88ff6d6fd1
commit
5249bd7420
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./bufferlines/bufferline.nix
|
||||
./bufferlines/barbar.nix
|
||||
|
||||
./colorschemes/gruvbox.nix
|
||||
./colorschemes/onedark.nix
|
||||
|
@ -27,7 +28,6 @@
|
|||
./utils/easyescape.nix
|
||||
./utils/telescope.nix
|
||||
./utils/nvim-autopairs.nix
|
||||
./utils/barbar.nix
|
||||
./utils/intellitab.nix
|
||||
|
||||
./languages/treesitter.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue