Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takkii authored Jan 16, 2025
1 parent 03b9d9f commit b05c024
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@

Use vim and deoplete.nvim on Windows.

Use scoop and vim-plug.

#### how to use.

```markdown
# Use scoop.
scoop install vim

# use vim-plug
iwr -useb https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim |`
ni $HOME/vimfiles/autoload/plug.vim -Force

# Default, folder directroy
mkdir GitHub

Expand Down

0 comments on commit b05c024

Please sign in to comment.