Nvim: optimize config, change colorscheme to kanagawa

This commit is contained in:
Robert Kmieć
2023-03-23 08:56:45 +01:00
parent f1e79ee50e
commit dd12fee249
9 changed files with 64 additions and 243 deletions

View File

@@ -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 = {