NeoTerm.lua icon indicating copy to clipboard operation
NeoTerm.lua copied to clipboard

[feature request] custom pre/post hook after NeoTermToggle

Open Avimitin opened this issue 2 years ago • 0 comments

This allow me to run vim.wo.number = false after entering the term, and set vim.wo.number = true after switching back to normal buffer.

Avimitin avatar Dec 18 '23 06:12 Avimitin