Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.09 KB

play-games.adoc

File metadata and controls

46 lines (30 loc) · 1.09 KB

Play games on SpaceVim

1. Game Lists

  • vim2048

2. Vim2048

2.1. Instruction

  1. Add config below into your ~/.SpaceVim.d/init.vim:

call SpaceVim#layers#load('games')
  1. Open your vim/neovim, and then you should see this:

vim2048-install

  1. Restart vim, and Press <Space> g 2:

vim2048-space

vim2048-space-g

  1. DONE!

vim2048-finish

Reference: #24