redid mapping, set and util, also readded nvim-cmp and cmp-nvim-lsp

This commit is contained in:
2025-04-10 22:20:12 +02:00
parent 690e575c03
commit 1a56e26e6b
5 changed files with 50 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
vim.g.mapleader = " "
vim.keymap.set("n", "<leader>pv", vim.cmd.Ex)