abe33/atom-pigments

How can I only show pigments to non-.txt files?

Open

#422 opened on Mar 18, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CoffeeScript (528 stars) (70 forks)batch import
enhancementhelp wanted

Description

I think it has something to do with "Supported Filetypes", but I can't think of anything to indicate "everything but not .txt files". I think it has something to do with "!(.txt)"? Is there a way to do this, and how? Thank you very much!

Contributor guide