mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 01:38:40 +02:00
plugins/treesitter: revert add iconsPackage
This commit is contained in:
parent
2704133fe3
commit
bcda408e78
2 changed files with 4 additions and 17 deletions
|
@ -134,11 +134,4 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
no-icons = {
|
||||
plugins.treesitter = {
|
||||
enable = true;
|
||||
iconsPackage = null;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue