mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 17:03:31 +02:00
plugins/nvim-web-devicons: init
This commit is contained in:
parent
8ae9e4d8a1
commit
83aed0e6a3
3 changed files with 23 additions and 0 deletions
5
tests/test-sources/plugins/utils/web-devicons.nix
Normal file
5
tests/test-sources/plugins/utils/web-devicons.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.web-devicons.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue