Skip to content

Add "telekasten"#372

Open
cnshsliu wants to merge 2 commits into
LunarVim:masterfrom
cnshsliu:patch-1
Open

Add "telekasten"#372
cnshsliu wants to merge 2 commits into
LunarVim:masterfrom
cnshsliu:patch-1

Conversation

@cnshsliu

Copy link
Copy Markdown

@github-actions

This comment has been minimized.

@LostInTheLogs

LostInTheLogs commented Feb 20, 2023

Copy link
Copy Markdown
Member

please don't edit files in /versioned_docs as the pr template and contributing.md say, also this example is too long

vim.keymap.set("i", ";#", "<cmd>lua require('telekasten').show_tags({i = true})<cr>")

local home = vim.fn.expand("~/zettelkasten")
require('telekasten').setup({

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you actually need the configuration inside require('telekasten').setup ? How much of that setup is customized vs just a copy of the default setup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants