mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-12 10:24:27 +02:00
update
This commit is contained in:
parent
869d48754d
commit
607827147d
5 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
local status_ok, indent_blankline = pcall(require, "indent_blankline")
|
||||
local status_ok, indent_blankline = pcall(require, "ibl")
|
||||
if not status_ok then
|
||||
return
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue