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

@@ -17,15 +17,7 @@ return {
{
"alex-popov-tech/store.nvim",
cmd = "Store",
opts = {
width = 1000,
height = 500,
},
},
{
"nvim-lualine/lualine.nvim",
dependencies = { "nvim-tree/nvim-web-devicons" },
lazy = false,
opts = {},
},
{
"folke/noice.nvim",