CRLF -> LF

This commit is contained in:
2024-12-03 20:36:44 +01:00
parent 20e2dce754
commit ac570f7599
19 changed files with 145 additions and 166 deletions
+2
View File
@@ -0,0 +1,2 @@
vim.g.mapleader = " "
vim.keymap.set("n", "<leader>pv", vim.cmd.Ex)