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 88bbdcc..4117ba3 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,12 @@ Using `packer`
use { "ellisonleao/gruvbox.nvim" }
```
+Using `lazy.nvim`
+
+```lua
+{ "ellisonleao/gruvbox.nvim", priority = 1000 }
+```
+
# Basic Usage
Inside `init.vim`