refactor: change open function to show

This commit is contained in:
amrbashir
2022-05-13 18:44:08 +02:00
parent c0abec2b1b
commit f49bcc50f0
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ use { 'amrbashir/nvim-docs-view' }
## Usage
Use `:DocsViewOpen` to open the docs view side panel
Use `:DocsViewShow` to open the docs view side panel
## LICENSE