add paru config and ignore lock files

only minor tinkering otherwise
This commit is contained in:
fbachus
2026-01-23 01:59:35 +01:00
parent 3fdadd648b
commit 8a676a19c1
11 changed files with 280 additions and 340 deletions

View File

@@ -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,