[Neotab] Add, update CMP mapping to be compatible
This commit is contained in:
7
nvim/lua/plugins/util/neotab.lua
Normal file
7
nvim/lua/plugins/util/neotab.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"kawre/neotab.nvim",
|
||||
event = "InsertEnter",
|
||||
opts = {
|
||||
tabkey = "",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user