1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim: lsp: lazy load

This commit is contained in:
Henrik Hautakoski 2024-09-05 14:59:26 +02:00
parent d9da576a0c
commit a48a5ef829

View file

@ -1,5 +1,7 @@
return {
"neovim/nvim-lspconfig",
-- event = "InsertEnter",
lazy = true,
dependencies = {
{
-- Autocomplete source