1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-06-04 05:26:04 +02:00

Make Emacs treat _gtfobins Markdown files like YAML

This commit is contained in:
Andrea Cardaci 2018-05-25 02:16:18 +02:00
parent f0d72ff530
commit 91c233f773

1
_gtfobins/.dir-locals.el Normal file
View File

@ -0,0 +1 @@
((markdown-mode . ((mode . yaml))))