From 960249c303b163bdafc3090f3ef6a64e4d830382 Mon Sep 17 00:00:00 2001 From: Thomas Lambert Date: Sun, 22 Jan 2023 12:49:14 +0100 Subject: [PATCH] docs(WIP): formatting and mention peek.nvim --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70cffaf..90224d6 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,8 @@ Various plugins or external tools can be used as image previewers to help you pi - xclip - [wl-clipboard](https://github.com/bugaevc/wl-clipboard) -**Note:** This is supported by default on MacOS, it is not necessary to install any other tool. +_Image pasting is supported by default on MacOS, it is not necessary to install any other tool._ + #### Other useful plugins @@ -187,7 +188,7 @@ While they do not interact directly with Telekasten, the following plugins great - [telescope-bibtex.nvim](https://github.com/nvim-telescope/telescope-bibtex.nvim) - [telescope-symbols.nvim](https://github.com/nvim-telescope/telescope-symbols.nvim) -- [markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim) +- [peek.nvim](https://github.com/toppair/peek.nvim) or [markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim) - [vim-markdown-toc](https://github.com/mzlogin/vim-markdown-toc)