mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-08 03:44:52 +02:00
enc: lua format custem
This commit is contained in:
parent
65857a4226
commit
384c0b5768
68 changed files with 1450 additions and 1450 deletions
|
@ -4,7 +4,7 @@ return {
|
|||
dependencies = "neovim/nvim-lspconfig",
|
||||
event = "InsertEnter",
|
||||
config = function()
|
||||
require "user.breadcrumb"
|
||||
require "user.winbar"
|
||||
require("user.breadcrumb")
|
||||
require("user.winbar")
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue