Skip to content

Commit

Permalink
Merge pull request #113 from kabouzeid/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
RianFuro committed Apr 17, 2021
2 parents dccce0f + 0f5846c commit e49801b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ require `nvim-lua/plenary.nvim` using your plugin manager of choice, before requ

| Plugin Manager | Command |
|------------------------------------------------------|--------------------------------------------------------------------------------|
| [Packer](https://github.com/wbthomason/packer.nvim) | `use { 'TimUntersberger/neogit', requires = 'nvim-lua/plenary.nvim }` |
| [Packer](https://github.com/wbthomason/packer.nvim) | `use { 'TimUntersberger/neogit', requires = 'nvim-lua/plenary.nvim' }` |
| [Vim-plug](https://github.com/junegunn/vim-plug) | `Plug 'TimUntersberger/neogit'` |
| [NeoBundle](https://github.com/Shougo/neobundle.vim) | `NeoBundle 'TimUntersberger/neogit'` |
| [Vundle](https://github.com/VundleVim/Vundle.vim) | `Bundle 'TimUntersberger/neogit'` |
Expand Down

0 comments on commit e49801b

Please sign in to comment.