This plugin aims to preview plain text files without a file extension:
...The application can also handle some [plain files](https://github.com/sbarex/SourceCodeSyntaxHighlight/issues/new#plain-files) without extension...
Expected behavior:
Should be able to preview dot files like .gitignore because that's literally what they are - plain text, no file extension.
Actual behavior:
No preview gets displayed.
Thanks