mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
Add @tag support (#247)
Co-authored-by: T. H. Wright <thwright@redemption.studio>
This commit is contained in:
@@ -114,7 +114,7 @@ telekasten.setup({opts})
|
||||
-- Make syntax available to markdown buffers and telescope previewers
|
||||
install_syntax = true,
|
||||
|
||||
-- Tag notation: '#tag', ':tag:', 'yaml-bare'
|
||||
-- Tag notation: '#tag', '@tag', ':tag:', 'yaml-bare'
|
||||
tag_notation = "#tag",
|
||||
|
||||
-- When linking to a note in subdir/, create a [[subdir/title]] link
|
||||
|
||||
Reference in New Issue
Block a user