8 lines
104 B
Lua
8 lines
104 B
Lua
return {
|
|
"kawre/neotab.nvim",
|
|
event = "InsertEnter",
|
|
opts = {
|
|
tabkey = "",
|
|
},
|
|
}
|