mirror of
https://github.com/vim/vim
synced 2025-03-23 02:05:11 +01:00
4 lines
71 B
VimL
4 lines
71 B
VimL
|
if &enc == 'utf-8'
|
||
|
source <sfile>:p:h/thaana-phonetic_utf-8.vim
|
||
|
endif
|