feat: Adding the new FaultyBranches created note_taking plugin that may

take over for telekasten
This commit is contained in:
2026-06-04 18:31:02 -05:00
parent 28649d7907
commit 9f5007cbc3

View File

@@ -0,0 +1,6 @@
vim.pack.add({
-- 'https://git.faultybranches.dev/FaultyBranches_Public/faultynotes.git'
'~/repos/code/faultynotes'
})
require('faultynotes').setup()