update
This commit is contained in:
parent
69d4a237e9
commit
232952f9ec
@ -64,7 +64,7 @@ text = "CellBackground"
|
||||
TERM = "xterm-256color"
|
||||
|
||||
[font]
|
||||
size = 10.0
|
||||
size = 12.0
|
||||
|
||||
[font.normal]
|
||||
family = "Agave Nerd Font"
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user