add paru config and ignore lock files
only minor tinkering otherwise
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
return {
|
||||
"nvim-lualine/lualine.nvim",
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
lazy = false,
|
||||
lazy = true,
|
||||
event = { "VeryLazy" },
|
||||
opts = {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
|
||||
Reference in New Issue
Block a user