You've already forked dotfiles
feat: Adding the new FaultyBranches created note_taking plugin that may
take over for telekasten
This commit is contained in:
6
nvim/lua/plugins/note_taking.lua
Normal file
6
nvim/lua/plugins/note_taking.lua
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
vim.pack.add({
|
||||||
|
-- 'https://git.faultybranches.dev/FaultyBranches_Public/faultynotes.git'
|
||||||
|
'~/repos/code/faultynotes'
|
||||||
|
})
|
||||||
|
|
||||||
|
require('faultynotes').setup()
|
||||||
Reference in New Issue
Block a user