You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i wish they were a part of your code, togglable as plugins, but i dont really know how to do it on my own, wish some help from your side.
done as commits:
disable theme overrides
make daily open on leetcode.nvim start
fix image support (add folke/snacks.nvim to dependencies instead of 3rd/image)
set standalone plugin to lazy load
in progress:
5) allow simpler interaction with default nvim windows/tabs
5.1) open description in new tab
5.2) open test/submit results only on fail
5.3) open question simply as new window, without any UI limitations
The text was updated successfully, but these errors were encountered:
Hello, I'm new to lua coding, but i've forked your repo and added couple feats.
https://github.com/slavanorm/leetcode.nvim
i wish they were a part of your code, togglable as plugins, but i dont really know how to do it on my own, wish some help from your side.
done as commits:
in progress:
5) allow simpler interaction with default nvim windows/tabs
5.1) open description in new tab
5.2) open test/submit results only on fail
5.3) open question simply as new window, without any UI limitations
The text was updated successfully, but these errors were encountered: