Make mapleader <SPC> in MINRC
This commit is contained in:
@@ -16,6 +16,7 @@ Plug '~/gitrepos/lazygit.vim'
|
||||
" Initialize plugin system
|
||||
call plug#end()
|
||||
|
||||
let mapleader = " "
|
||||
nnoremap <silent> <leader>lg :LazyGit<CR>
|
||||
|
||||
" Save the above to a file `MINRC`, and run `nvim -u MINRC` and type `<leader>lg` in normal mode.
|
||||
|
||||
Reference in New Issue
Block a user