Skip to content

Commit

Permalink
Merge pull request #156 from joakimen/patch-1
Browse files Browse the repository at this point in the history
Add instruction for installing via packer.nvim
  • Loading branch information
SidOfc authored Nov 12, 2021
2 parents 439c518 + 1194577 commit aeb4165
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,11 @@ cd ~/.vim/bundle
git clone https://github.com/SidOfc/mkdx
```

[packer.nvim](https://github.com/wbthomason/packer.nvim)
```sh
use 'SidOfc/mkdx'
```

Pack (Vim's native plugin system).

**vim:**
Expand Down

0 comments on commit aeb4165

Please sign in to comment.