Update README.md

This commit is contained in:
Rene Schallner
2021-11-24 23:32:14 +01:00
committed by GitHub
parent 694683df4b
commit f219a42a0f

View File

@@ -161,6 +161,17 @@ hi tkBrackets ctermfg=gray
hi tkHighlight ctermbg=yellow ctermfg=darkred cterm=bold hi tkHighlight ctermbg=yellow ctermfg=darkred cterm=bold
``` ```
## Get Help
Telekasten.nvim now comes with its own help file. So you can always:
```vim
:h telekasten.nvim
```
or
```vim
:h telekasten.<TAB> " or whatever your completion key is there
```
## Use it ## Use it
The plugin defines the following functions. The plugin defines the following functions.