LazyVim.LazyVim/lua/lazyvim
Dung Duc Huynh (Kaka) 95ff5aaa62
feat(extras): added TabNine (#1651)
* feat: add Tabnine

Add TabNine plugin for hrsh7th/nvim-cmp

* fix: limit to top 3 sources for TabNine

* feat: show Tabnine icon on suggestion list

* fix: migrate to LazyVim v10

* refactor: tabnine

* refactor

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-10-14 18:25:06 +02:00
..
config feat(extras): added TabNine (#1651) 2023-10-14 18:25:06 +02:00
plugins feat(extras): added TabNine (#1651) 2023-10-14 18:25:06 +02:00
util refactor: move cmp status lualine component to util 2023-10-14 18:02:47 +02:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00