Use $VIMRUNTIME instead of hardcoded path
This commit is contained in:
parent
ce41330d6b
commit
1cb4d2ec04
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -1,4 +1,4 @@
|
|||
source /usr/share/vim/vim74/vimrc_example.vim
|
||||
source $VIMRUNTIME/vimrc_example.vim
|
||||
|
||||
set t_Co=256
|
||||
set background=dark
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue