aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c0034e2..366abbb 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,12 @@ use { "ellisonleao/gruvbox.nvim" }
{ "ellisonleao/gruvbox.nvim", priority = 1000 , config = true, opts = ...}
```
+## Using `vim-plug`
+
+```vim
+Plug 'ellisonleao/gruvbox.nvim'
+```
+
# Basic Usage
Inside `init.vim`