lazy loading : compe

This commit is contained in:
siduck76
2021-06-24 22:49:42 +05:30
parent bbadee53ad
commit e771a32ab8
4 changed files with 91 additions and 78 deletions

View File

@@ -10,7 +10,6 @@ require("neoscroll").setup() -- smooth scroll
-- lsp stuff
require "nvim-lspconfig"
require "compe-completion"
local cmd = vim.cmd
local g = vim.g