kawre / leetcode.nvim

A Neovim plugin enabling you to solve LeetCode problems.
MIT License
654 stars 34 forks source link

Description test is display lines just in 1 line #85

Closed GustavoJCL closed 2 months ago

GustavoJCL commented 2 months ago

Hi, when I open a problem, the test is displayed in just 1 line, but in the video of this plugin it seems diferent image image

kawre commented 2 months ago

Wrap is disabled when enabling image support because it doesn't work well with it. https://github.com/kawre/leetcode.nvim?tab=readme-ov-file#image-support