-
| My start up screen is appearing with only my ansi image, but text menu under ansi image is no longer under it. This started happening about 1 week ago. If i remove everything under ~/local/nvim/{state,share} , then it recreates everything and it works for a little bit...but then disappears after a few times. | 
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
| can you link / paste your config please? it sounds like something may be happening with your  | 
Beta Was this translation helpful? Give feedback.
-
| This the config i'm using with lazyvim: -- omitted, no longer relevant. | 
Beta Was this translation helpful? Give feedback.
-
| Found the issue. Commenting this line, fixed it. pcall(vim.cmd.AlphaRedraw) | 
Beta Was this translation helpful? Give feedback.
Found the issue. Commenting this line, fixed it.