add lsp saga

This commit is contained in:
asep komarudin 2023-01-25 19:23:42 +07:00
parent 4645605892
commit 64fd286322
4 changed files with 82 additions and 1 deletions

View file

@ -1,6 +1,6 @@
local status_ok, impatient = pcall(require, "impatient")
if not status_ok then
return
return
end
impatient.enable_profile()