From 4cb8233350686b311ceb2b1cf998b0cd983c3214 Mon Sep 17 00:00:00 2001 From: Syed Daanish Date: Fri, 24 Jan 2025 02:53:05 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee1127..6c61bfe 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you use [lazy.nvim](https://github.com/folke/lazy.nvim), you can install PicV ## 🔧 Setup -To activate the plugin, add the following to your init.lua configuration file (not needed if using lazy.nvim): +To activate the plugin, add the following to your init.lua configuration file: ```lua require'picvim'.setup()