From 9ec77ac3c07dddc02426b98e3adefcce911e0a86 Mon Sep 17 00:00:00 2001 From: pseudometa <73286100+chrisgrieser@users.noreply.github.com> Date: Mon, 21 Nov 2022 13:56:20 +0100 Subject: [PATCH] patch --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 34641a9..31597ab 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,7 @@ Convenience file operations for neovim written in lua. use "chrisgrieser/nvim-ghengis" ``` -> __Note__ -> `ghengis` requires no `.setup()` function. Simply create keybindings for the commands you want to use. +`ghengis` requires no `.setup()` function. Just create keybindings for the commands you want to use. ```lua local ghengis = require("ghengis")