i need to get a job wtf even are these changes

This commit is contained in:
2026-02-16 09:35:17 +00:00
parent 83e835bf41
commit eee5b39eb1
7 changed files with 58 additions and 18 deletions

View File

@@ -0,0 +1,6 @@
return {
"vladdoster/remember.nvim",
config = function()
require("remember").setup({})
end,
}