mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
doc: remove mention of telekasten's wiki (close #318)
This commit is contained in:
@@ -217,7 +217,6 @@ custom mappings.
|
|||||||
:lua require('telekasten').search_notes()
|
:lua require('telekasten').search_notes()
|
||||||
```
|
```
|
||||||
|
|
||||||
See the [wiki](https://github.com/renerocksai/telekasten.nvim/wiki/Mappings#advanced-key-mappings) for more details regarding advanced usage.
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### Commands
|
### Commands
|
||||||
@@ -320,8 +319,6 @@ Each Telekasten command is bound to a specific lua function. As lua functions
|
|||||||
can accept arguments, it is possible to craft special mappings to tailor the
|
can accept arguments, it is possible to craft special mappings to tailor the
|
||||||
execution of a function to your specific need.
|
execution of a function to your specific need.
|
||||||
|
|
||||||
See the [wiki](https://github.com/renerocksai/telekasten.nvim/wiki/Mappings#advanced-key-mappings) for more details regarding advanced key mappings.
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Vaults
|
### Vaults
|
||||||
|
|||||||
Reference in New Issue
Block a user