The "out of the box" .vimrc
enables this with the statement:
source $VIMRUNTIME/vimrc_example.vim
You may just need to restore this statement in your .vimrc
. In any case, see vimrc_example.vim
and also see the line()
function in the Vim manual for a discussion of how it works.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…