leetcode.nvim icon indicating copy to clipboard operation
leetcode.nvim copied to clipboard

[Feature request] collab request/ need help turning some changes into plugins

Open slavanorm opened this issue 11 months ago • 0 comments

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:

  1. disable theme overrides
  2. make daily open on leetcode.nvim start
  3. fix image support (add folke/snacks.nvim to dependencies instead of 3rd/image)
  4. 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

slavanorm avatar Mar 23 '25 22:03 slavanorm