feat: don't split git window
This commit is contained in:
parent
1ec0301cb2
commit
c4a5bc4dce
@ -24,7 +24,7 @@ nnoremap("<TAB>", ":TablineBufferNext<CR>")
|
||||
nnoremap("<S-TAB>", ":TablineBufferPrevious<CR>")
|
||||
|
||||
-- fugitive
|
||||
nnoremap("<leader>g", ":Git<CR>")
|
||||
nnoremap("<leader>g", ":0Git<CR>")
|
||||
|
||||
-- telescope
|
||||
nnoremap("<leader>ff", "<Cmd>Telescope find_files theme=dropdown<CR>")
|
||||
|
Reference in New Issue
Block a user