configure tangle module for neorg
This commit is contained in:
@ -128,6 +128,11 @@ return { 'nvim-neorg/neorg',
|
||||
config = {
|
||||
close_after_use = true
|
||||
}
|
||||
},
|
||||
["core.tangle"] = {
|
||||
config = {
|
||||
tangle_on_write = true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user