mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-20 00:36:09 +01:00
0.1.0 Initial Commit
This commit is contained in:
5
.vim_runtime/sources_non_forked/vim-pug/ftdetect/pug.vim
Normal file
5
.vim_runtime/sources_non_forked/vim-pug/ftdetect/pug.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" Pug
|
||||
autocmd BufNewFile,BufReadPost *.pug set filetype=pug
|
||||
|
||||
" Jade
|
||||
autocmd BufNewFile,BufReadPost *.jade set filetype=pug
|
||||
Reference in New Issue
Block a user