mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 22:47:18 +01:00
wip
This commit is contained in:
@@ -2,7 +2,7 @@ return {
|
||||
{
|
||||
'tpope/vim-fugitive',
|
||||
keys = {
|
||||
{ '<leader>gs', '<cmd>Git<cr>', desc = '[s]tatus' },
|
||||
{ '<leader>gs', '<cmd>vert Git<cr>', desc = '[s]tatus' },
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user