Merge pull request #13 from Craftidore/patch-1

remotes/origin/HEAD
pseudometa 2023-03-06 15:02:30 +01:00 committed by GitHub
commit f10dd20c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ use {"chrisgrieser/nvim-genghis", requires = "stevearc/dressing.nvim"}
{"chrisgrieser/nvim-genghis", dependencies = "stevearc/dressing.nvim"},
```
`nvim-genghis` (and `dressign.nvim`) require no `.setup()` function. Just create keybindings for the commands you want to use:
`nvim-genghis` (and `dressing.nvim`) require no `.setup()` function. Just create keybindings for the commands you want to use:
```lua
local keymap = vim.keymap.set