nvim-colortils / colortils.nvim

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

feat: export `exec_command` to call directly from output #27

Closed pysan3 closed 1 year ago

pysan3 commented 1 year ago

Hi, thanks for the amazing plugin!

Just a very simple PR but I would like to directly call exec_command as a lua function.

Would you mind exporting it?

Best,

max397574 commented 1 year ago

I see no reason why this shouldn't be merged