Restructure to monorepo
This commit is contained in:
parent
2d7c3cd696
commit
b37fcbd18f
35 changed files with 1 additions and 2 deletions
|
|
@ -1,11 +0,0 @@
|
|||
return {
|
||||
"nvim-lualine/lualine.nvim",
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
config = function()
|
||||
require("lualine").setup({
|
||||
options = {
|
||||
disabled_filetypes = { "NvimTree" },
|
||||
},
|
||||
})
|
||||
end,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue