diff --git a/README.md b/README.md index 31be114..de29113 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ Unlimited terminals and navigation. ## Installation Simply install via your favorite plugin manager. -``` +```vim +Plug 'nvim-lua/plenary.nvim' " don't forget to add this one if you don't have it yet! Plug 'ThePrimeagen/harpoon' ```