chore: added cmp source plugins

This commit is contained in:
2022-12-06 17:17:39 +00:00
parent f914dc5a14
commit 5a8d4c2b03
3 changed files with 54 additions and 70 deletions

View File

@@ -2,7 +2,6 @@
vim.wo.number=true
vim.wo.relativenumber= true
vim.g.instant_username = "Afonso"
vim.opt.clipboard= 'unnamedplus'
vim.opt.hlsearch = false
vim.opt.smartindent = true
vim.opt.wrap = false