Nvim: many small changes around whole project

This commit is contained in:
Robert Kmieć
2024-03-29 09:33:27 +01:00
parent a2832ed454
commit 687646da32
16 changed files with 291 additions and 99 deletions

View File

@@ -1,7 +1,8 @@
return {
'samodostal/image.nvim',
name = 'ascii-image',
opts = {
render = {
render = {
min_padding = 5,
show_label = true,
use_dither = true,