Added type

This commit is contained in:
2024-11-20 13:15:02 +01:00
parent e8c91be72c
commit e1fddad0df
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
--- @type LazyPluginSpec
return { return {
"kndndrj/nvim-dbee", "kndndrj/nvim-dbee",
dependencies = { dependencies = {

View File

@@ -1,3 +1,4 @@
--- @type LazyPluginSpec
return { return {
"epwalsh/obsidian.nvim", "epwalsh/obsidian.nvim",
version = "*", version = "*",