al1-ce / monolith.nvim

Personal Neovim distribution
2 stars 0 forks source link

Limit codestats to files with extensions #30

Open al1-ce opened 5 months ago

al1-ce commented 5 months ago

I.e

Test.a - ok Test - no Test.d - ok NvimBuff - no Test.ts - ok ...

al1-ce commented 5 months ago

Actually turn it into plugin

And allow defining custom filetypes Maybe even ask stuff like "do you want this file?"