Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(completion): Add
vim-tabby
(#904)
* initial setup for Tabby * remove unnecessary * add config function to initialize parameters * Update lua/astrocommunity/completion/tabby-nvim/README.md * Update lua/astrocommunity/completion/tabby-nvim/init.lua * fix init.lua, update README * fix up * fix README * set completion key to <C-e>, update README * set node path to system binary Co-authored-by: Uzair Aftab <[email protected]> * move init to astrocore Co-authored-by: Micah Halter <[email protected]> * add "User AstroFile" event * Apply suggestions from code review * disable lazy loading --------- Co-authored-by: Uzair Aftab <[email protected]> Co-authored-by: luxus <[email protected]> Co-authored-by: Micah Halter <[email protected]>
- Loading branch information