Skip to content
Snippets Groups Projects
Commit d9a8f698 authored by Tobias Ritschl's avatar Tobias Ritschl
Browse files

add nvim-config-sync plugin

parent 22103509
No related branches found
No related tags found
1 merge request!1Lazyvim
return {
"trdd/nvim-config-sync",
lazy = false,
config = function()
require("nvim-config-sync").setup({
commit_message = "Update nvim config from Thinkpad", -- You can customize this message
})
end,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment