diff --git a/README.md b/README.md index 3a7c8b5..c6de969 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ Opens the current file or project page in GitHub. [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) ```lua - -- init.lua - require("packer").startup(function() - use "almo7aya/openingh.nvim" - end) +-- init.lua +require("packer").startup(function() + use "almo7aya/openingh.nvim" +end) ``` ## Commands