This website requires JavaScript.
Explore
Help
Register
Sign In
Gaze
/
SpaceVim
Watch
1
Star
0
Fork
0
You've already forked SpaceVim
mirror of
https://github.com/SpaceVim/SpaceVim.git
synced
2025-01-23 22:20:06 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
77823ecd4f
SpaceVim
/
init.vim
2 lines
73 B
VimL
Raw
Normal View
History
Unescape
Escape
Use config as main dir
2016-12-26 21:32:01 +08:00
execute
'source'
fnamemodify
(
expand
(
'<sfile>'
)
,
':h'
)
.
'/config/main.vim'
Reference in New Issue
Copy Permalink