Update README.md

This commit is contained in:
2025-01-24 02:53:05 +03:00
parent 3c692b97c3
commit 4cb8233350

View File

@@ -52,7 +52,7 @@ If you use [lazy.nvim](https://github.com/folke/lazy.nvim), you can install PicV
## 🔧 Setup ## 🔧 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 ```lua
require'picvim'.setup() require'picvim'.setup()