add vista.nvim
parent
2a48e84054
commit
b2c21b362d
|
@ -81,5 +81,9 @@ return {
|
|||
{ "<leader>lg", "<cmd>LazyGit<cr>", desc = "LazyGit" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"liuchengxu/vista.vim",
|
||||
lazy = false,
|
||||
},
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue