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 15, 2025
1 parent 6f6f0a9 commit 700457a
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
### Windows / Vim

Use vim and deoplete.nvim on Windows.

#### how to use.

```markdown
# how to use.
# Use scoop.
scoop install vim
```

# Default, folder directroy
mkdir GitHub

# Move.
cd GitHub

# Clone.
git glone git@github.com:takkii/winvim.git

# move.
cd winvim

# Create, .vimrc and .gvimrc
ruby win_install.rb

# Delete, .vimrc and .gvimrc
ruby delete.rb
```

※ No wiki required, very simple.

0 comments on commit 700457a

Please sign in to comment.