Adds pull when entering notes
This commit is contained in:
parent
c0cb36520e
commit
fad0c5c6c1
7 changed files with 63 additions and 41 deletions
|
|
@ -8,6 +8,9 @@ return {
|
|||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
opts = {
|
||||
ui = {
|
||||
enable = false,
|
||||
},
|
||||
workspaces = {
|
||||
{
|
||||
name = "notes",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue