al1-ce / MonolithVim

Personal Neovim distribution
GNU General Public License v3.0
3 stars 0 forks source link

Limit codestats to files with extensions #30

Open al1-ce opened 3 months ago

al1-ce commented 3 months ago

I.e

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

al1-ce commented 3 months ago

Actually turn it into plugin

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