1
0

Removed trailing empty lines and remove Hello windows debug print

This commit is contained in:
2024-03-26 12:57:57 +01:00
parent b844031323
commit ab7b92e179
4 changed files with 1 additions and 5 deletions

View File

@ -7,4 +7,4 @@ function ColorMyPencils(color)
vim.api.nvim_set_hl(0, "NormalFloat", { bg = "none"})
end
-- ColorMyPencils()
ColorMyPencils()