no more fuckery with the hb filetype

This commit is contained in:
Talha Qamar 2024-09-04 14:00:35 +05:00
parent 583fc4d9eb
commit f7d6f3ae44
3 changed files with 2 additions and 4 deletions

View file

@ -1 +0,0 @@
autocmd BufNewFile,BufRead *.hb setfiletype hblang

View file

@ -1 +1,2 @@
autocmd BufNewFile,BufRead *.hb setfiletype hblang
autocmd! BufNewFile,BufRead *.hb set filetype=hblang

View file

@ -1,2 +0,0 @@
setlocal commentstring=//\ %s