This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
starter
mirror of
https://github.com/LazyVim/starter
Watch
1
Star
0
Fork
You've already forked starter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
830038c694
starter
/
init.vim
6 lines
99 B
VimL
Raw
Blame
History
call
plug
#
begin
(
'~/.vim/plugged'
)
Plug
'tpope/vim-fugitive'
call
plug
#
end
(
)
lua
require
(
'config'
)
Reference in New Issue
View Git Blame
Copy Permalink