remotes/origin/HEAD
pseudometa 2022-11-21 13:56:20 +01:00
parent c1f1ec5cc1
commit 9ec77ac3c0
1 changed files with 1 additions and 2 deletions

View File

@ -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")