add paru config and ignore lock files
only minor tinkering otherwise
This commit is contained in:
@@ -3,7 +3,7 @@ return {
|
||||
"gennaro-tedesco/nvim-possession",
|
||||
lazy = true,
|
||||
keys = { "<Leader>s" },
|
||||
config = true,
|
||||
-- config = true,
|
||||
opts = {
|
||||
autoload = false, -- default false
|
||||
autosave = true,
|
||||
@@ -15,5 +15,4 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
{ "ibhagwan/fzf-lua", lazy = true },
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user