Added lazygit.nvim and crates.nvim (plus set leader to space key)
This commit is contained in:
@@ -8,3 +8,5 @@ vim.opt.shiftwidth = 4
|
||||
vim.opt.foldmethod = marker
|
||||
|
||||
vim.keymap.set('t', '<Esc>', '<C-\\><C-n>')
|
||||
|
||||
vim.g.mapleader = "<Space>"
|
||||
|
||||
Reference in New Issue
Block a user