Adds vault files to be copied to clients

This commit is contained in:
2024-03-23 12:25:40 -04:00
parent 54408de2cf
commit 47ea7ba28a
5 changed files with 69 additions and 3 deletions

View File

@@ -60,5 +60,6 @@ require("lazy").setup({
opts = { }
},
{ import = 'user.plugin.todo-comments' },
{ "NoahTheDuke/vim-just", ft = { "just" } },
})