This repository has been archived on 2024-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
neovim/plugins/lsp/cmp-tabby.lua

4 lines
74 B
Lua

local tabby = require('cmp_tabby.config')
tabby:setup(@tabbymlSettings@)