From d37ae99a04d82ddf7ce41ff1faffab7bd98d2d06 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Sun, 28 Nov 2021 01:35:41 +0100 Subject: [PATCH] u r --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index aec39af..56e4d79 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ I find that pressing the enter key to confirm the search does not interrupt my f ## Contents + + * [Install and setup](#install-and-setup) @@ -52,6 +54,7 @@ I find that pressing the enter key to confirm the search does not interrupt my f * [calendar-vim Plugin (optional)](#calendar-vim-plugin-optional) * [For pasting images: xclip (optional)](#for-pasting-images-xclip-optional) * [1. Install the plugin](#1-install-the-plugin) + * [Other useful plugins](#other-useful-plugins) * [2. Configure telekasten.nvim](#2-configure-telekastennvim) * [3. Configure your own colors](#3-configure-your-own-colors) * [Get Help](#get-help) @@ -104,6 +107,13 @@ I higly recommend using the calendar integration. For that you'll need [calendar Plugin 'renerocksai/calendar-vim' ``` +#### Other useful plugins + +Other plugins I find useful in my day-to-day zettelkasten work: + +- [vim-emoji-complete](https://github.com/kyuhi/vim-emoji-complete) +- [markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim) +- [vim-markdown-toc](https://github.com/mzlogin/vim-markdown-toc) ### 2. Configure telekasten.nvim Somewhere in your vim config, put a snippet like this: