nvim-colortils / colortils.nvim

Some color utils for neovim
GNU General Public License v2.0
363 stars 13 forks source link

Add incremental argument for right() and left() #3

Closed ziontee113 closed 2 years ago

ziontee113 commented 2 years ago

Hi, this is my first ever pull request so please feel free to correct me :smile: I made these changes to that I don't have to wait too long for the slider to go up :+1: I also added mappings for H,J,K,L to increment the sliders -5,-10,10,5.

Please let me know what you think :)

ziontee113 commented 2 years ago

Hi, I just added some EmmyLua comments for the check_left() and check_right() functions.

max397574 commented 2 years ago

I was gone for a few days now and had quite a lot of unpushed changes (a lot of things will come in the next few days) one of them did sth similar to what you did here

that's why I can't merge this pr it looks good though 👍

ziontee113 commented 2 years ago

Cool man :+1: