chore: added cmp source plugins

This commit is contained in:
Afonso Franco 2022-12-06 17:17:39 +00:00
parent 91c9d25839
commit 70757ba4be
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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