mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 05:23:51 -05:00
Replace instances of "joshglendenning" with "isobit" following GitHub username change (#216)
This commit is contained in:
committed by
Adam Stankiewicz
parent
d5b9c4ae84
commit
8eab5f5403
@@ -70,7 +70,7 @@ augroup filetypedetect
|
||||
augroup END
|
||||
|
||||
augroup filetypedetect
|
||||
" caddyfile:joshglendenning/vim-caddyfile
|
||||
" caddyfile:isobit/vim-caddyfile
|
||||
au BufNewFile,BufRead Caddyfile set ft=caddyfile
|
||||
augroup END
|
||||
|
||||
|
||||
Reference in New Issue
Block a user