AlkantarClanX12

Your IP : 3.149.24.192


Current Path : /proc/thread-self/root/usr/share/vim/vimfiles/ftdetect/
Upload File :
Current File : //proc/thread-self/root/usr/share/vim/vimfiles/ftdetect/modulefile.vim

au BufNewFile,BufRead *
    \ if (getline(1) =~? "^#%Module") |
    \     set filetype=modulefile |
    \ endif