1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-03 00:49:26 +00:00

[neovim] Add lazy events to some plugins

This commit is contained in:
2023-01-28 18:14:14 +01:00
parent 0a826bb358
commit 3403d072e2
4 changed files with 45 additions and 42 deletions

View File

@ -1,4 +1,3 @@
require("plugins.impatient")
require("plugins.cmp")
require("plugins.telescope")
require("plugins.treesitter")