資訊三丁 D0668937 李元熙
- OS: 18.04.1-Ubuntu LTS
- Prog. language: Python
"""" From example_vimrc | |
" When started as "evim", evim.vim will already have done these settings, bail | |
" out. | |
if v:progname =~? "evim" | |
finish | |
endif | |
" Get the defaults that most users want. | |
source $VIMRUNTIME/defaults.vim |