4 lines
87 B
VimL
4 lines
87 B
VimL
|
" Vim filetype detection file
|
||
|
" Type: terminal
|
||
|
au TermOpen term://* set filetype=term
|