mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-28 19:50:05 +02:00
add lsp saga
This commit is contained in:
parent
4645605892
commit
64fd286322
4 changed files with 82 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
local status_ok, impatient = pcall(require, "impatient")
|
||||
if not status_ok then
|
||||
return
|
||||
return
|
||||
end
|
||||
|
||||
impatient.enable_profile()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue