diff --git a/README.md b/README.md index b9a02c7..d9b599e 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,9 @@ Install the plugin using your favorite package manager. } ``` +> [!NOTE] +> For LazyVim users, create a new file (e.g., `lua/plugins/csvview.lua`) and wrap the code block above with `return { ... }`. + ### vim-plug ```vim