cvigilv / esqueleto.nvim

Reduce your boilerplate code the lazy-bones way
MIT License
98 stars 7 forks source link

FIX: Correct detection of `filename`, `filepath` and `filetype` #9

Closed cvigilv closed 1 year ago

cvigilv commented 1 year ago

Refer to #8 for details.

Would be nice to skip vimscript completely and use only lua in for this fix...