"============================================================================= " init.vim --- Entry file for neovim " Copyright (c) 2016-2017 Shidong Wang & Contributors " Author: Shidong Wang < wsdjeg at 163.com > " URL: https://spacevim.org " License: MIT license "============================================================================= execute 'source' fnamemodify(expand(''), ':h').'/config/main.vim'