This commit is contained in:
Zacharias-Brohn
2025-09-08 00:04:54 +02:00
parent f3c9154822
commit 6decc3c2f4
4 changed files with 82 additions and 41 deletions
+2
View File
@@ -57,3 +57,5 @@ map("n", "<leader>mr", "<cmd>CellularAutomaton make_it_rain<CR>");
map("n", "<leader><leader>", function()
vim.cmd("so")
end)
map("n", "<A-v>", "<cmd>ChatGPT<CR>")