From 3a0a1d22c70e861914e8e2bb52471dbc80ac9172 Mon Sep 17 00:00:00 2001 From: Ali Almohaya Date: Tue, 27 Sep 2022 03:40:51 +0300 Subject: [PATCH] chore: update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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