mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-29 07:04:44 +02:00
Adding tabnine for compe (#640)
This commit is contained in:
parent
881d57c6ed
commit
816c6cfa7d
3 changed files with 17 additions and 2 deletions
|
@ -68,7 +68,8 @@ O = {
|
|||
diffview = {active = false},
|
||||
bracey = {active = false},
|
||||
telescope_project = {active = false},
|
||||
dap_install = {active = false}
|
||||
dap_install = {active = false},
|
||||
tabnine = {active = false}
|
||||
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue