chentoast/marks.nvim

[Feature Request] Is it possible to use wildcards in "Excluded file types"?

ofseed opened this issue · 1 comments

Sometimes we don't need to show marks in a specific group of filetypes, such as NeogitCommitMessage, NeogitStatus, and so on. Is it possible to use wildcards in "Excluded file types"?In this case we change Use "Neogit*" to exclude all filetype about Neogit.

seems like it shouldn't be too hard to do. i'll take a look when i have time