Closed emmatebibyte closed 4 months ago
Emma Tebibyte @.***> wrote:
I’ve noticed neatvi has syntax highlighting for some languages, would it be possible to implement it for POSIX shell?
Shell scripts are highlighted; by default it is turned on only for
files with sh extension. For other files, you can execute :ft sh
or change file type patterns in conf.h.
Ali
I see. Thank you
I’ve noticed neatvi has syntax highlighting for some languages, would it be possible to implement it for POSIX shell?