Added seperate commands for openening and closing the outline window

This commit is contained in:
Oliver Leete
2021-04-24 14:42:22 +01:00
parent 16f380fca3
commit 0559843c7b
3 changed files with 23 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ require('symbols-outline').setup(opts)
## Commands
```vim
SymbolsOutline
SymbolsOutlineOpen
SymbolsOutlineClose
```
## Keymaps
```vim