[Neotab] Add, update CMP mapping to be compatible

This commit is contained in:
2025-10-16 10:33:30 +02:00
parent c22375d267
commit 535941227a
2 changed files with 9 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
return {
"kawre/neotab.nvim",
event = "InsertEnter",
opts = {
tabkey = "",
},
}