LazyVim.LazyVim/lua/lazyvim/config
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
..
autocmds.lua fix(telescope): remove telescope folding hack since PR with fix has been merged upstream 2023-10-09 23:32:34 +02:00
init.lua feat(extras): added TabNine (#1651) 2023-10-14 18:25:06 +02:00
keymaps.lua fix(keymaps): no diagnostic keymaps w/o lsp attached (#1698) 2023-10-13 16:53:55 +02:00
options.lua feat(root): allow custom functions as part of vim.g.root_spec 2023-10-12 11:48:02 +02:00