tests: remove useless comments in test files

This commit is contained in:
Gaetan Lepage 2024-03-30 13:31:25 +01:00 committed by Gaétan Lepage
parent cc296ddb8b
commit 0f6d44503b
15 changed files with 0 additions and 27 deletions

View file

@ -1,10 +1,8 @@
{
# Empty configuration
empty = {
plugins.neo-tree.enable = true;
};
# All the upstream default options of neo-tree
defaults = {
plugins.neo-tree = {
enable = true;

View file

@ -1,10 +1,8 @@
{
# Empty configuration
empty = {
plugins.nvim-tree.enable = true;
};
# All the upstream default options of nvim-tree
defaults = {
plugins.nvim-tree = {
enable = true;