diff --git a/lua/codecraft/core/neovide.lua b/lua/codecraft/core/neovide.lua
index b21400f116d73c25135c6fb048321e83dd62622f..870b3f0c722c900731da05bfc1c8525e612e5d16 100644
--- a/lua/codecraft/core/neovide.lua
+++ b/lua/codecraft/core/neovide.lua
@@ -1,3 +1,4 @@
+-- Wird nicht benutzt - ist funktional
 if vim.g.neovide then
 	-- Put anything you want to happen only in Neovide here
 	vim.o.guifont = "JetBrainsMono Nerd Font:h13:b"