This commit is contained in:
Zelong Kuang
2025-10-14 19:48:29 +11:00
parent a69e7f58ce
commit 53ec7e10b1
9 changed files with 28 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
return {
{
"kawre/neotab.nvim",
event = "InsertEnter",
opts = {
-- configuration goes here
},
},
}