update
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user