mirror of
https://github.com/vim/vim.git
synced 2025-11-07 10:17:28 -05: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
|