(neovim) code formatting

This commit is contained in:
Bartek Stalewski 2025-09-15 00:05:06 +02:00
parent aee5f18c4a
commit 95b8aef98d
Signed by: ftpd
SSH key fingerprint: SHA256:vGQiaNJcfUMLt3wF58+Zx15C6SpRDA9spUeggjVY8Yo
7 changed files with 47 additions and 47 deletions

View file

@ -39,7 +39,7 @@ return {
draw = {
columns = {
{ "kind_icon" },
{ "label", "label_description", gap = 1 },
{ "label", "label_description", gap = 1 },
{ "kind" },
{ "source_name" },
},