You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! So the steps you should follow are these ones:
Open in your preferred editor init.lua file
Make a function that does the following:
Check screen width
Encode with suppress
Set the lualine setup
This is like the beginning of the task. Please lmk if you solved it.
if the length of status is not longer enough for small screen, auto supress some part of it
Requested feature
sections = {
lualine_x = {
{
"encoding",
autosuppress = true,
}
}
}
Motivation
The text was updated successfully, but these errors were encountered: