Nvim: optimize config, change colorscheme to kanagawa
This commit is contained in:
@@ -82,7 +82,7 @@ return {
|
||||
current_line_blame_opts = {
|
||||
virt_text = true,
|
||||
virt_text_pos = 'eol', -- 'eol' | 'overlay' | 'right_align'
|
||||
delay = 1000,
|
||||
delay = 5000,
|
||||
ignore_whitespace = true,
|
||||
},
|
||||
current_line_blame_formatter_opts = {
|
||||
|
||||
Reference in New Issue
Block a user