NeoTerm.lua
NeoTerm.lua copied to clipboard
[feature request] custom pre/post hook after NeoTermToggle
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.