mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08:43 +02:00
plugins/vim-css-color: init (#1335)
This commit is contained in:
parent
d248bf587c
commit
5fb9f0bb86
4 changed files with 28 additions and 0 deletions
5
tests/test-sources/plugins/utils/vim-css-color.nix
Normal file
5
tests/test-sources/plugins/utils/vim-css-color.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.vim-css-color.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue