Feat: Added Pug parser with inital queries

This commit is contained in:
Stefan Wienert 2021-07-10 17:36:49 +02:00 committed by Stephan Seitz
parent 81d4077fa0
commit dec2ba27a8
5 changed files with 53 additions and 0 deletions

1
ftdetect/pug.vim Normal file
View file

@ -0,0 +1 @@
au BufRead,BufNewFile *.pug setlocal filetype=pug