feat: add blink.cmp

This commit is contained in:
ZotyDev 2026-02-22 14:13:58 -03:00
parent 179e92ee04
commit 4350a2f681
Signed by: Zoty
SSH key fingerprint: SHA256:WsGEGivgl37t3Mth6uugXMOgMCTR7QolIepNbC+j/tA
3 changed files with 27 additions and 1 deletions

View file

@ -17,3 +17,4 @@ vim.api.nvim_create_autocmd("LspAttach", {
end,
})
vim.cmd.colorschem("gruvbox")