This commit is contained in:
jay
2024-09-01 09:12:53 +08:00
parent 69d4a237e9
commit 232952f9ec
3 changed files with 3 additions and 2 deletions
@@ -46,6 +46,7 @@ return {
-- for git
"tpope/vim-fugitive",
"christoomey/vim-conflicted",
"sindrets/diffview.nvim",
-- for mark
"inkarkat/vim-ingo-library",
@@ -61,7 +61,7 @@ return {
global = false,
},
open_file = {
quit_on_open = false,
quit_on_open = true,
resize_window = false,
window_picker = {
enable = true,