modified lsp config.

This commit is contained in:
Gabe Venberg 2022-06-16 11:30:25 -05:00
parent 1796fdbbf9
commit e90208c701
4 changed files with 76 additions and 100 deletions

View file

@ -10,9 +10,6 @@ vim.g.mapleader = ';'
--do package management
require('impatient')
require('packages')
require('LSPconfig')
require('cmp-lsp')
--helper functions
local function keyCode(string)