ref(nvim): refactored config structure

This commit is contained in:
Léana 江 2023-04-04 00:50:57 +02:00
parent 76a64639a2
commit 7bbf5ee03b
29 changed files with 23 additions and 81 deletions

View file

@ -1 +0,0 @@
vim.keymap.set('n', "<leader>G", vim.cmd.Git, { desc = "open fugitive" })