✨ Added vim-fugitive and harpoon to nvim config
This commit is contained in:
parent
1aa13410f3
commit
25c98539b9
22 changed files with 449 additions and 384 deletions
1
.config/nvim/after/plugin/undotree.lua
Normal file
1
.config/nvim/after/plugin/undotree.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
vim.keymap.set("n", "<leader>u", vim.cmd.UndotreeToggle)
|
||||
Loading…
Add table
Add a link
Reference in a new issue