Configure status bar
This commit is contained in:
parent
ed145bf57d
commit
208a5c97ef
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
statusline = {
|
statusline = {
|
||||||
left = ["mode" "version-control" "file-name"];
|
left = ["mode" "version-control" "file-name"];
|
||||||
center = ["read-only-indicator" "total-line-numbers"];
|
center = ["read-only-indicator"];
|
||||||
right = ["file-encoding" "file-modification-indicator" "file-base-name" "position-percentage" "position"];
|
right = ["file-encoding" "file-modification-indicator" "file-base-name" "position-percentage" "position"];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user