mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2025-12-31 22:04:24 -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()
|
||||
```
|
||||
|
||||
See the [wiki](https://github.com/renerocksai/telekasten.nvim/wiki/Mappings#advanced-key-mappings) for more details regarding advanced usage.
|
||||
</details>
|
||||
|
||||
### 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
|
||||
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
|
||||
|
||||
### Vaults
|
||||
|
||||
Reference in New Issue
Block a user